Commit History

Author SHA1 Message Date
  Maciej Gołaszewski b797686729 Fix dangling comma. 5 years ago
  Kamil Piechaczek 13b23bde7c Internal: Bumped the year. [skip ci] 6 years ago
  Aleksander Nowodzinski 6dad1b6b1a Tests: Moved a test that verifies the automatic toolbar items grouping to the DecoupledEditorUIView tests. 6 years ago
  Aleksander Nowodzinski 629b0e20f0 Tests: Added a test checking if the main toolbar has automatic items grouping on. 6 years ago
  Maciej Bukowski b71d9d32e4 Added context to thrown `CKEditorError`s. Aligned code to changes in `ckeditor5-utils`. 6 years ago
  Kamil Piechaczek d538025dad Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 years ago
  Aleksander Nowodzinski 8546af5407 The editor placeholder configuration using the placeholder attribute should be restricted to <textarea> only. 6 years ago
  Aleksander Nowodzinski ecfa03d86a Fix: Used the data-placeholder attribute instead of invalid placeholder to set the editor placeholder text (see ckeditor/ckeditor5#1517). 6 years ago
  Aleksander Nowodzinski 8769efccfa Tests: Fixed tests broken due to non–iterable nature of DOM element attributes in MSEdge (see ckeditor/ckeditor5#479). 6 years ago
  Aleksander Nowodzinski ff9741124e Tests: Added UI tests that check the UI destruction order and editor element attributes clean–up. 6 years ago
  Aleksander Nowodzinski 3eef5f599a Tests: Fixed broken tests due to double editor destruction. 6 years ago
  Aleksander Nowodzinski d4ebee8b53 Tests: Fixed failng UI tests. [skip ci] 6 years ago
  Aleksander Nowodzinski 8ceafc0d42 Merge branch 'master' into t/ckeditor5/479 6 years ago
  Krzysztof Krztoń 60a40057a9 Merge branch 'master' into t/ckeditor5/1477 6 years ago
  Aleksander Nowodzinski 4d7c8529c7 Tests: Added tests to check the placeholder feature of the UI. Code refactoring. 6 years ago
  Krzysztof Krztoń e98823a648 Adjustments to new data#ready event. 6 years ago
  Kamil Piechaczek 82718363e1 Internal: Bumped the year. [skip ci] 6 years ago
  Piotr Jasiun ab1eacb5cd Tests: Update tests after getEditableElement simplification. 6 years ago
  Krzysztof Krztoń d9da48a823 Removed deprecated code. 6 years ago
  Krzysztof Krztoń 7f3afe797b Fire `ready` event instead of using `ready()` method. 6 years ago
  Krzysztof Krztoń 282cde08ee Return HTMLElement in 'getEditableElement()' method. 6 years ago
  Krzysztof Krztoń 868cde5452 Adjust to changes in `EditorUI`. 6 years ago
  Krzysztof Krztoń 2102b6e014 Adjust to changes in `core/EditorWithUI`. 7 years ago
  Maciej Gołaszewski c2c85fb963 Tests: Properly use sinon sandbox in tests. 7 years ago
  Oskar Wróbel f4dbcc82e4 Removed unnecessary test case. 7 years ago
  Oskar Wróbel a3f0cf57b9 Used EditorUI as a DecoupledEditorUI parent class. 7 years ago
  Aleksander Nowodzinski 4929975c47 Allowed the editable element to be passed into DecoupledEditor.constructor(). Removed config.toolbarContainer and config.editableContainer. 7 years ago
  Aleksander Nowodzinski 48e7162efe Made the config.toolbarContainer and config.editableContainer accept only HTMLElement (previosly also String). 7 years ago
  Aleksander Nowodzinski 836817ede6 The first implementation of the decoupled editor. 7 years ago