Kamil Piechaczek
|
62ce69777b
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 年之前 |
Aleksander Nowodzinski
|
26f850fd4b
The editor placeholder configuration using the placeholder attribute should be restricted to <textarea> only.
|
6 年之前 |
Aleksander Nowodzinski
|
00d9155614
Fix: Used the data-placeholder attribute instead of invalid placeholder to set the editor placeholder text (see ckeditor/ckeditor5#1517).
|
6 年之前 |
Aleksander Nowodzinski
|
3b95cd3f43
Tests: Fixed tests broken due to non–iterable nature of DOM element attributes in MSEdge (see ckeditor/ckeditor5#479).
|
6 年之前 |
Aleksander Nowodzinski
|
96c9785bea
Tests: Added UI tests that check the UI destruction order and editor element attributes clean–up.
|
6 年之前 |
Aleksander Nowodzinski
|
c1ca6c9172
Tests: Fixed broken tests due to double editor destruction.
|
6 年之前 |
Aleksander Nowodzinski
|
dfad1f03b2
Tests: Fixed failng UI tests. [skip ci]
|
6 年之前 |
Aleksander Nowodzinski
|
881c0d6dd2
Merge branch 'master' into t/ckeditor5/479
|
6 年之前 |
Krzysztof Krztoń
|
bc61a78dd3
Merge branch 'master' into t/ckeditor5/1477
|
6 年之前 |
Aleksander Nowodzinski
|
0c46c38b74
Tests: Reverted a test mistakenly removed during refactoring.
|
6 年之前 |
Aleksander Nowodzinski
|
fcaf6e3c7a
Tests: Added tests to check the placeholder feature of the UI. Code refactoring.
|
6 年之前 |
Krzysztof Krztoń
|
4abee3643c
Adjustments to new data#ready event.
|
6 年之前 |
Kamil Piechaczek
|
0290f9afe4
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Piotr Jasiun
|
027cf6f474
Tests: Update tests after getEditableElement simplification.
|
6 年之前 |
Krzysztof Krztoń
|
46b1cd753e
Removed deprecated code.
|
6 年之前 |
Krzysztof Krztoń
|
057dccf3d9
Fire `ready` event instead of using `ready()` method.
|
6 年之前 |
Krzysztof Krztoń
|
1c0be4d68d
Return HTMLElement in 'getEditableElement()' method.
|
6 年之前 |
Krzysztof Krztoń
|
650d6ff70c
Adjust to changes in `EditorUI`.
|
6 年之前 |
Krzysztof Krztoń
|
afda55df5c
Adjust to changes in `core/EditorWithUI`.
|
7 年之前 |
Maciej Gołaszewski
|
1ae4107d24
Tests: Properly use sinon sandbox in tests.
|
7 年之前 |
Oskar Wróbel
|
1928175cb8
Removed unnecessary test case.
|
7 年之前 |
Oskar Wróbel
|
18b6ac2f1e
Used EditorUI as a ClassicEditorUI parent class.
|
7 年之前 |
Szymon Kupś
|
079053d8bb
Adjusted to changes made in engine view.
|
7 年之前 |
Piotrek Koszuliński
|
6685e7bd9b
Internal: Bumped the year. [skip ci]
|
8 年之前 |
Oskar Wróbel
|
bf2e267459
Internal: Aligned code with Editor class changes.
|
8 年之前 |
Oskar Wróbel
|
7cdbd0912e
Internal: RootEditableElement is created together with the editor structure.
|
8 年之前 |
Aleksander Nowodzinski
|
fa0ed1dcb8
Tests: Improved ClassicEditorUI tests.
|
8 年之前 |
Aleksander Nowodzinski
|
b14e4950cd
Tests: Simplified ClassicEditorUI tests.
|
8 年之前 |
Aleksander Nowodzinski
|
91a51bbaf9
Aligner ClassicEditor package to the changes in View (View#render, refactored StickyToolbarView).
|
8 年之前 |
Oskar Wróbel
|
553af7bad0
Replaced uses of StickyToolbarView with StickyPanelView.
|
8 年之前 |