提交历史

作者 SHA1 备注 提交日期
  Szymon Kupś c7a6d1d22c Updated to changes in engine. 7 年之前
  Szymon Kupś 5c25d7f323 Fixes event listener or render. 7 年之前
  Piotrek Koszuliński 5ccb202ab7 Internal: Updated dependencies. [skip ci] 8 年之前
  Piotrek Koszuliński d46b4a2c46 Internal: Bumped the year. [skip ci] 8 年之前
  Oskar Wróbel 8beaa7e649 Internal: Aligned code with Editor class changes. 8 年之前
  Oskar Wróbel def2c42dba Internal: Moved tests to a proper section. 8 年之前
  Oskar Wróbel e0827ad4f1 Internal: RootEditableElement is created together with the editor structure. 8 年之前
  Aleksander Nowodzinski ae14d4c308 Code refactorin in the editor-inline package. 8 年之前
  Aleksander Nowodzinski 58bcc44a34 Aligned the editor-inline package to the View#render API. 8 年之前
  Aleksander Nowodzinski 614cd6e86c Tests: Code refactoring in the InlineEditorUI tests to suppress Rect utility warnings (see: ckeditor/ckeditor5-utils#178). 8 年之前
  Aleksander Nowodzinski 412a68922e Tests: Code refactoring in the InlineEditorUI tests to suppress the utils/dom/rect module warnings. 8 年之前
  Kamil Piechaczek 7a91eb0e61 Code style: Aligned code style to new ESLint version. 8 年之前
  Aleksander Nowodzinski acb96c00a7 Fix: Wrong toolbar position when config.toolbar.viewportTopOffset is not specified. 8 年之前
  Aleksander Nowodzinski 6955460ecd Other: The toolbar should support a vertical offset from the top of the web page. Closes #23. 8 年之前
  Aleksander Nowodzinski 11d8b7f82f Aligned Editor Inline package to the synchronous UI API. 8 年之前
  Kamil Piechaczek 9426c2724b Code style: Switched to ESLint. 8 年之前
  Aleksander Nowodzinski 5312ba92aa Moved InlineEditorUI.defaultPositions to InlineEditorUIView.panelPositions with additional tests. 8 年之前
  Aleksander Nowodzinski 1f69f6a124 Fixed: Don't pin if the panel is not already visible. 8 年之前
  Aleksander Nowodzinski 32e2f95e0d Fixed: The position of the floating toolbar should be updated after the editable has grown. 8 年之前
  Aleksander Nowodzinski 222f17e92f Tests: Updated tests since FloatingPanelView has been replaced with BalloonPanelView. 8 年之前
  Aleksander Nowodzinski bc9a65c266 Tests: Removed dangerous * import from InlineEditorUI test. 8 年之前
  Aleksander Nowodzinski 7ee17f14dc Updated code after refactoring in ToolbarView utils. 8 年之前
  Aleksander Nowodzinski 931ebe3abd Removed FloatingToolbarView. Used ToolbarView in FloatingPanelView combo instead. 8 年之前
  Aleksander Nowodzinski 813737b233 Renamed expandToolbarConfig->getItemsFromConfig. 8 年之前
  Aleksander Nowodzinski 1889fb831c Fixed: Editable focused styles disappear when toolbar is focused. 8 年之前
  Aleksander Nowodzinski c0c33ea2de Tests: Added tests for InlineEditorUI. 8 年之前