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