Maciej Gołaszewski
|
3e25e34226
Fix dangling comma.
|
5 years ago |
Kamil Piechaczek
|
c838a5b3e9
Internal: Bumped the year. [skip ci]
|
6 years ago |
Maciej Bukowski
|
71ec4696bc
Added context to thrown `CKEditorError`s.
|
6 years ago |
Kamil Piechaczek
|
91d7fdaacd
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 years ago |
Aleksander Nowodzinski
|
9a297df0e4
The editor placeholder configuration using the placeholder attribute should be restricted to <textarea> only.
|
6 years ago |
Aleksander Nowodzinski
|
5f7b067b31
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
|
00957cdc9b
Tests: Fixed tests broken due to non–iterable nature of DOM element attributes in MSEdge (see ckeditor/ckeditor5#479).
|
6 years ago |
Aleksander Nowodzinski
|
ef4d5889d2
Tests: Added UI tests that check the UI destruction order and editor element attributes clean–up.
|
6 years ago |
Aleksander Nowodzinski
|
048688ff6a
Tests: Fixed broken tests due to double editor destruction.
|
6 years ago |
Aleksander Nowodzinski
|
73b43b1531
Tests: Fixed failng UI tests. [skip ci]
|
6 years ago |
Aleksander Nowodzinski
|
6a37902de1
Merge branch 'master' into t/ckeditor5/479
|
6 years ago |
Krzysztof Krztoń
|
c1b8827b07
Merge branch 'master' into t/ckeditor5/1477
|
6 years ago |
Aleksander Nowodzinski
|
8234357911
Tests: Added tests to check the placeholder feature of the UI. Code refactoring.
|
6 years ago |
Krzysztof Krztoń
|
f4a70a8ca8
Adjustments to new data#ready event.
|
6 years ago |
Kamil Piechaczek
|
fa84310ac7
Internal: Bumped the year. [skip ci]
|
6 years ago |
Piotr Jasiun
|
7c6ca9fd4b
Tests: Update tests after getEditableElement simplification.
|
6 years ago |
Krzysztof Krztoń
|
16b8b1bfe4
Removed deprecated code.
|
6 years ago |
Krzysztof Krztoń
|
1c615ac11a
Fire `ready` event instead of using `ready()` method.
|
6 years ago |
Krzysztof Krztoń
|
9827b3cc28
Return HTMLElement in 'getEditableElement()' method.
|
6 years ago |
Krzysztof Krztoń
|
bec6cc4246
Adjust to changes in `EditorUI`.
|
6 years ago |
Krzysztof Krztoń
|
5eb353fc93
Adjust to changes in `core/EditorWithUI`.
|
7 years ago |
Maciej Gołaszewski
|
97d3523164
Tests: Properly use sinon sandbox in tests.
|
7 years ago |
Oskar Wróbel
|
ba986df480
Removed unnecessary test case.
|
7 years ago |
Oskar Wróbel
|
813b7b3c4a
Used EditorUI as a BalloonEditorUI parent class.
|
7 years ago |
Piotrek Koszuliński
|
7ae6b6ef93
Merge branch 'master' into t/ckeditor5/550
|
7 years ago |
Maciej Gołaszewski
|
c4720c0472
Renamed `contextual/contextualtoolbar~ContextualToolbar` to `balloon/balloontoolbar~BalloonToolbar`.
|
7 years ago |
Szymon Kupś
|
651e4425e0
Align to changes in editing view.
|
7 years ago |
Piotrek Koszuliński
|
5c108df565
Internal: Bumped the year. [skip ci]
|
8 years ago |
Oskar Wróbel
|
34b9f8b2e2
Internal: Aligned code with Editor class changes.
|
8 years ago |
Oskar Wróbel
|
d7f22dcfb7
Internal: Moved tests to a proper section.
|
8 years ago |