Commit History

作者 SHA1 備註 提交日期
  Aleksander Nowodzinski d56b40827d Tests: Added test to verify BalloonPanelView#pin method when the limiter is not an HTML element or DOM Range. 8 年之前
  Aleksander Nowodzinski 5ad922ff44 Allowed BalloonPanelView limiter as a Function. 8 年之前
  Aleksander Nowodzinski 881e27cd3c Fix: BalloonPanelView should prevent native #selectstart event. Closes #243. 8 年之前
  Aleksander Nowodzinski 482839db59 Renamed BalloonPanelView's arrow classes to reflect the actual position of the arrow. 8 年之前
  Aleksander Nowodzinski ba74279bb9 Docs: Added missing documentation for private helpers. 8 年之前
  Aleksander Nowodzinski 9e20e21a2e Improved the naming of BalloonPanelView.defaultPositions, added new positions. 8 年之前
  Oskar Wróbel 61dbbd4902 Merge pull request #233 from ckeditor/t/227 8 年之前
  Piotrek Koszuliński a679c2cf96 Aligned the code style. 8 年之前
  Aleksander Nowodzinski 9d7f01b0dc Fix: BalloonPanelView should react to all #scroll events in DOM when the target is not related to any HTMLElement. 8 年之前
  Aleksander Nowodzinski 189fd8ffef Internal: Removed obsolete BalloonPanelView#maxWidth attribute, replaced by #className in the past. Closes #205. 8 年之前
  Aleksander Nowodzinski 4fa54729cc Fix: BalloonPanelView should not be focusable. 8 年之前
  Aleksander Nowodzinski 2aa5feea44 Code refactoring: Simplified BalloonPanelView.defaultPositions' names which were ambiguous. 8 年之前
  Aleksander Nowodzinski bd576d3d22 Docs: Updated BalloonPanelView#defaultPositions docs. 8 年之前
  Aleksander Nowodzinski c36b658f3b Imported 2 positions from MT to BalloonPanelView.defaultPositions. Fixed broken MT. 8 年之前
  Oskar Wróbel 1d403db7c7 Updated docs. 8 年之前
  Oskar Wróbel 203a8bfd24 Removed unnecessary default value from BalloonPanelView#className. 8 年之前
  Oskar Wróbel 42a6f34787 Renamed default positions of BalloonPanelView. 8 年之前
  Oskar Wróbel 72297a4f28 Added className property to the BalloonPanelView interface. 8 年之前
  Oskar Wróbel 29720e6667 Moved ContextualToolbar positions to the BalloonPanelView#defaultPositions. 8 年之前
  Aleksander Nowodzinski 044f23cb33 BalloonPanelView#pin should show the balloon and BalloonPanelView#unpin should hide it. 8 年之前
  Aleksander Nowodzinski 4107fe4f73 Used #_stopPinning in #unpin. 8 年之前
  Aleksander Nowodzinski 8cf99aa290 Docs: Extended BalloonPanelView docs. 8 年之前
  Aleksander Nowodzinski 7dcdbd5cfc Code refactoring. Tests for BalloonPanelView#withArrow. 8 年之前
  Aleksander Nowodzinski cae2d3224b Fixed: BalloonPanelView#pin and BalloonPanelView#unpin should not 8 年之前
  Aleksander Nowodzinski 8bc0ddd49e Renamed default positions in BalloonPanelView.defaultPositions. Updated tests to the new pin() API. Updated documentation. 8 年之前
  Aleksander Nowodzinski 8eda2d0869 Implemented BalloonPanelView#withArrow. 8 年之前
  Aleksander Nowodzinski 8069350cc3 Code refactoring in BalloonPanelView. 8 年之前
  Aleksander Nowodzinski fd796e9a73 Renamed and enhanced BalloonPanelView#keepAttachedTo->pin(). Added BalloonPanelView#unpin(). 8 年之前
  Oskar Wróbel 8aac65bcf3 Fixed failing test. 8 年之前
  Aleksander Nowodzinski 6921e60044 Optimized BalloonPanelView#keepAttachedTo by extracting some logic from DOM "scroll" listener. 8 年之前