Commit History

作者 SHA1 備註 提交日期
  Aleksander Nowodzinski ae62ea38c1 Tests: Updated BalloonPanelView tests with new arrow offsets, extended DropdownView tests. 7 年之前
  Piotrek Koszuliński cf7a820cc0 Internal: Bumped the year. [skip ci] 8 年之前
  Aleksander Nowodzinski dfae93d239 Aligned BalloonPanelView to the View#render API. 8 年之前
  Aleksander Nowodzinski 7daa576bf6 Tests: Fixed failing BalloonPanelView tests after ckeditor/ckeditor5-utils#175. 8 年之前
  Oskar Wróbel 893419fc44 Fix: Removed hacks from `BalloonPanelView` that made BalloonPanel content unselectable. 8 年之前
  Aleksander Nowodzinski 80f5eb1440 Tests: Code refactoring in the BalloonPanelView tests to suppress Rect utility warnings (see: ckeditor/ckeditor5-utils#178). 8 年之前
  Aleksander Nowodzinski 420eac1d45 Tests: Added BalloonPanelView tests to verify if limiter and target can be functions. 8 年之前
  Aleksander Nowodzinski d56b40827d Tests: Added test to verify BalloonPanelView#pin method when the limiter is not an HTML element or DOM Range. 8 年之前
  Kamil Piechaczek ee19a5175d Upgraded tests to the latest Chai and Sinon version. 8 年之前
  Aleksander Nowodzinski 37de8a41dd Made BalloonPanelView synchronous. 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 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 c36b658f3b Imported 2 positions from MT to BalloonPanelView.defaultPositions. Fixed broken MT. 8 年之前
  Oskar Wróbel 42a6f34787 Renamed default positions of BalloonPanelView. 8 年之前
  Oskar Wróbel 3e4facde39 Removed useless test. 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 7dcdbd5cfc Code refactoring. Tests for BalloonPanelView#withArrow. 8 年之前
  Aleksander Nowodzinski cae2d3224b Fixed: BalloonPanelView#pin and BalloonPanelView#unpin should not 8 年之前
  Aleksander Nowodzinski 48f8c6b0be Tests: Refactoring in BalloonPanelView#pin|unpin tests. 8 年之前
  Aleksander Nowodzinski 8bc0ddd49e Renamed default positions in BalloonPanelView.defaultPositions. Updated tests to the new pin() API. Updated documentation. 8 年之前
  Aleksander Nowodzinski fd796e9a73 Renamed and enhanced BalloonPanelView#keepAttachedTo->pin(). Added BalloonPanelView#unpin(). 8 年之前