8
0

Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Krzysztof Krztoń a966dd8beb Merge branch 'master' into t/ckeditor5/1477 6 gadi atpakaļ
  Krzysztof Krztoń ff5e3aebaf Adjustments to new data#ready event. 6 gadi atpakaļ
  Kamil Piechaczek 21727822a0 Internal: Bumped the year. [skip ci] 6 gadi atpakaļ
  Piotr Jasiun 9c805f1815 Tests: Update tests after getEditableElement simplification. 6 gadi atpakaļ
  Krzysztof Krztoń 1f96673960 Removed deprecated code. 6 gadi atpakaļ
  Krzysztof Krztoń b3db41f229 Refactoring. 6 gadi atpakaļ
  Krzysztof Krztoń 9ee6b5039a Fire `ready` event instead of using `ready()` method. 6 gadi atpakaļ
  Krzysztof Krztoń 1067e06245 Return HTMLElement in 'getEditableElement()' method. 6 gadi atpakaļ
  Krzysztof Krztoń 7dae6aa809 Adjust to changes in `EditorUI`. 7 gadi atpakaļ
  Krzysztof Krztoń 1518071648 Deprecate `InlineEditorUIView#editableElement`. 7 gadi atpakaļ
  Krzysztof Krztoń 88420396ea Adjust to changes in `core/EditorWithUI`. 7 gadi atpakaļ
  Maciej Gołaszewski 622bbb7790 Tests: Properly use sinon sandbox in tests. 7 gadi atpakaļ
  Oskar Wróbel d192e28cc8 Removed unnecessary test case. 7 gadi atpakaļ
  Oskar Wróbel bd035fee7a Used EditorUI#update instead of ViewDocument#render to pin panel. 7 gadi atpakaļ
  Oskar Wróbel 2f124d8c1f Used EditorUI as an InlineEditorUI parent class. 7 gadi atpakaļ
  Szymon Kupś c7a6d1d22c Updated to changes in engine. 7 gadi atpakaļ
  Szymon Kupś 5c25d7f323 Fixes event listener or render. 7 gadi atpakaļ
  Piotrek Koszuliński 5ccb202ab7 Internal: Updated dependencies. [skip ci] 8 gadi atpakaļ
  Piotrek Koszuliński d46b4a2c46 Internal: Bumped the year. [skip ci] 8 gadi atpakaļ
  Oskar Wróbel 8beaa7e649 Internal: Aligned code with Editor class changes. 8 gadi atpakaļ
  Oskar Wróbel def2c42dba Internal: Moved tests to a proper section. 8 gadi atpakaļ
  Oskar Wróbel e0827ad4f1 Internal: RootEditableElement is created together with the editor structure. 8 gadi atpakaļ
  Aleksander Nowodzinski ae14d4c308 Code refactorin in the editor-inline package. 8 gadi atpakaļ
  Aleksander Nowodzinski 58bcc44a34 Aligned the editor-inline package to the View#render API. 8 gadi atpakaļ
  Aleksander Nowodzinski 614cd6e86c Tests: Code refactoring in the InlineEditorUI tests to suppress Rect utility warnings (see: ckeditor/ckeditor5-utils#178). 8 gadi atpakaļ
  Aleksander Nowodzinski 412a68922e Tests: Code refactoring in the InlineEditorUI tests to suppress the utils/dom/rect module warnings. 8 gadi atpakaļ
  Kamil Piechaczek 7a91eb0e61 Code style: Aligned code style to new ESLint version. 8 gadi atpakaļ
  Aleksander Nowodzinski acb96c00a7 Fix: Wrong toolbar position when config.toolbar.viewportTopOffset is not specified. 8 gadi atpakaļ
  Aleksander Nowodzinski 6955460ecd Other: The toolbar should support a vertical offset from the top of the web page. Closes #23. 8 gadi atpakaļ
  Aleksander Nowodzinski 11d8b7f82f Aligned Editor Inline package to the synchronous UI API. 8 gadi atpakaļ