提交历史

作者 SHA1 备注 提交日期
  Piotr Jasiun 9c805f1815 Tests: Update tests after getEditableElement simplification. 6 年之前
  Krzysztof Krztoń 1f96673960 Removed deprecated code. 6 年之前
  Krzysztof Krztoń b3db41f229 Refactoring. 6 年之前
  Krzysztof Krztoń 9ee6b5039a Fire `ready` event instead of using `ready()` method. 6 年之前
  Krzysztof Krztoń 1067e06245 Return HTMLElement in 'getEditableElement()' method. 6 年之前
  Krzysztof Krztoń 7dae6aa809 Adjust to changes in `EditorUI`. 7 年之前
  Krzysztof Krztoń 1518071648 Deprecate `InlineEditorUIView#editableElement`. 7 年之前
  Krzysztof Krztoń 88420396ea Adjust to changes in `core/EditorWithUI`. 7 年之前
  Maciej Gołaszewski 622bbb7790 Tests: Properly use sinon sandbox in tests. 7 年之前
  Oskar Wróbel d192e28cc8 Removed unnecessary test case. 7 年之前
  Oskar Wróbel bd035fee7a Used EditorUI#update instead of ViewDocument#render to pin panel. 7 年之前
  Oskar Wróbel 2f124d8c1f Used EditorUI as an InlineEditorUI parent class. 7 年之前
  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 年之前