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 年之前 |
Piotr Jasiun
|
50e7b7edc6
Merge pull request #79 from ckeditor/t/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
|
8a822df730
Merge branch 'master' into t/ckeditor5/479
|
6 年之前 |
Aleksander Nowodzinski
|
ac653f8a35
Internal: Upgraded husky and the pre-commit hook configuration (see: ckeditor/ckeditor#1492).
|
6 年之前 |
Kamil Piechaczek
|
4239c777cf
Upgraded version of husky.
|
6 年之前 |
Aleksander Nowodzinski
|
81668f8d16
Tests: Used createRoot helper in the UIView tests.
|
6 年之前 |
Aleksander Nowodzinski
|
c1ca6c9172
Tests: Fixed broken tests due to double editor destruction.
|
6 年之前 |
Aleksander Nowodzinski
|
fb736050dc
Moved the attachDomRoot from ClassicEditor to ClassicEditorUI just like in other editors.
|
6 年之前 |
Aleksander Nowodzinski
|
dfad1f03b2
Tests: Fixed failng UI tests. [skip ci]
|
6 年之前 |
Aleksander Nowodzinski
|
881c0d6dd2
Merge branch 'master' into t/ckeditor5/479
|
6 年之前 |
Aleksander Nowodzinski
|
cba91209d5
Tests: Added placeholder manual test description.
|
6 年之前 |
Piotr Jasiun
|
f33cbb6a60
Merge pull request #80 from ckeditor/t/ckeditor5/1477
|
6 年之前 |
Krzysztof Krztoń
|
bc61a78dd3
Merge branch 'master' into t/ckeditor5/1477
|
6 年之前 |
Krzysztof Krztoń
|
875ba63583
Tests: Adjustments.
|
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 年之前 |
Aleksander Nowodzinski
|
c325c077e6
Aligned to the new placeholder helpers API in the engine.
|
6 年之前 |
Aleksander Nowodzinski
|
8a336d9487
Aligned to the new EditorUI API.
|
6 年之前 |
Aleksander Nowodzinski
|
5308636511
Merge branch 'master' into t/ckeditor5/479
|
6 年之前 |
Aleksander Nowodzinski
|
2ef181c431
Got rid of *EditableUIView#enableEditingRootListeners(). Moved to render() because view document root rendering is postponed now.
|
6 年之前 |
Piotr Jasiun
|
ae3ad6c7f4
Merge pull request #82 from ckeditor/t/81
|
6 年之前 |
Krzysztof Krztoń
|
c45a632804
Simplify view property in `EditorUI`.
|
6 年之前 |
Krzysztof Krztoń
|
4abee3643c
Adjustments to new data#ready event.
|
6 年之前 |
Aleksander Nowodzinski
|
3530863d8d
Merge branch 'master' into t/ckeditor5/479
|
6 年之前 |
Krzysztof Krztoń
|
4c0891bd1c
Tests: Adjust unit tests to 'plugincollection#ready' event.
|
6 年之前 |
Kamil Piechaczek
|
0290f9afe4
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Piotr Jasiun
|
be7d7100fa
Merge pull request #77 from ckeditor/t/ckeditor5/1449
|
6 年之前 |
Piotr Jasiun
|
027cf6f474
Tests: Update tests after getEditableElement simplification.
|
6 年之前 |