Historial de Commits

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