Commit History

Author SHA1 Message Date
  Kamil Piechaczek 0290f9afe4 Internal: Bumped the year. [skip ci] 6 years ago
  Krzysztof Krztoń 46b1cd753e Removed deprecated code. 6 years ago
  Krzysztof Krztoń f6b0bb7bba Create view instance in main editor class. 6 years ago
  Krzysztof Krztoń c8d6c2a272 Docs: Removed unused param. [skip ci] 6 years ago
  Krzysztof Krztoń 4d4e3ef324 Refactoring. 6 years ago
  Krzysztof Krztoń 057dccf3d9 Fire `ready` event instead of using `ready()` method. 6 years ago
  Krzysztof Krztoń 112035b370 The `getEditableElement()` method was moved to base class. 6 years ago
  Krzysztof Krztoń 1c0be4d68d Return HTMLElement in 'getEditableElement()' method. 6 years ago
  Krzysztof Krztoń 32ea924a2e Refactoring. 6 years ago
  Krzysztof Krztoń 650d6ff70c Adjust to changes in `EditorUI`. 7 years ago
  Krzysztof Krztoń 1d6dd00a14 Deprecate `ClassicEditorUIView#editableElement`. 7 years ago
  Krzysztof Krztoń afda55df5c Adjust to changes in `core/EditorWithUI`. 7 years ago
  Oskar Wróbel 18b6ac2f1e Used EditorUI as a ClassicEditorUI parent class. 7 years ago
  Szymon Kupś 079053d8bb Adjusted to changes made in engine view. 7 years ago
  Piotrek Koszuliński 6685e7bd9b Internal: Bumped the year. [skip ci] 8 years ago
  Oskar Wróbel bf2e267459 Internal: Aligned code with Editor class changes. 8 years ago
  Oskar Wróbel 7cdbd0912e Internal: RootEditableElement is created together with the editor structure. 8 years ago
  Aleksander Nowodzinski 72fa053bc8 Code refactorin in the editor-classic package. 8 years ago
  Aleksander Nowodzinski 91a51bbaf9 Aligner ClassicEditor package to the changes in View (View#render, refactored StickyToolbarView). 8 years ago
  Oskar Wróbel 553af7bad0 Replaced uses of StickyToolbarView with StickyPanelView. 8 years ago
  Anna Tomanek 858c7208a9 Docs: API docs corrected. 8 years ago
  Aleksander Nowodzinski 53dc796c37 Fix: Wrong toolbar position when config.toolbar.viewportTopOffset is not specified. 8 years ago
  Aleksander Nowodzinski 1203116bdf Other: The toolbar should support a vertical offset from the top of the web page. Closes #60. 8 years ago
  Aleksander Nowodzinski 3b3f47ead3 Aligned Editor Classic package to the synchronous UI API. 8 years ago
  Aleksander Nowodzinski 3136ddd1a2 Updated code after refactoring in ToolbarView utils. 8 years ago
  Aleksander Nowodzinski d16cde680a Renamed expandToolbarConfig->getItemsFromConfig. 8 years ago
  Aleksander Nowodzinski 2dbbc6e28b Docs: Used core/editor/editorui~EditorUI docs for ClassicEditorUI. 8 years ago
  Aleksander Nowodzinski 24ce29e085 Used expandToolbarConfig() and enableToolbarKeyboardFocus() toolbar utils in ClassicEditorUI class. 8 years ago
  Piotrek Koszuliński 28f7436071 Improved keystrokes naming. 8 years ago
  Aleksander Nowodzinski b0c6ecc13a Use editor.keystrokes nad editor.ui.view.toolbar.keystrokes instead of editor.ui.keystrokes. 8 years ago