Kamil Piechaczek
|
8706b76cfb
Internal: Bumped the year. [skip ci]
|
před 6 roky |
Aleksander Nowodzinski
|
12b6be7157
Internal: Used the new EditorUI#setEditableElement() API in the ClassicEditorUI class.
|
před 6 roky |
Kamil Piechaczek
|
62ce69777b
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
před 6 roky |
Aleksander Nowodzinski
|
26f850fd4b
The editor placeholder configuration using the placeholder attribute should be restricted to <textarea> only.
|
před 7 roky |
Aleksander Nowodzinski
|
00d9155614
Fix: Used the data-placeholder attribute instead of invalid placeholder to set the editor placeholder text (see ckeditor/ckeditor5#1517).
|
před 7 roky |
Aleksander Nowodzinski
|
fb736050dc
Moved the attachDomRoot from ClassicEditor to ClassicEditorUI just like in other editors.
|
před 7 roky |
Aleksander Nowodzinski
|
fcaf6e3c7a
Tests: Added tests to check the placeholder feature of the UI. Code refactoring.
|
před 7 roky |
Aleksander Nowodzinski
|
c325c077e6
Aligned to the new placeholder helpers API in the engine.
|
před 7 roky |
Aleksander Nowodzinski
|
8a336d9487
Aligned to the new EditorUI API.
|
před 7 roky |
Aleksander Nowodzinski
|
5308636511
Merge branch 'master' into t/ckeditor5/479
|
před 7 roky |
Aleksander Nowodzinski
|
2ef181c431
Got rid of *EditableUIView#enableEditingRootListeners(). Moved to render() because view document root rendering is postponed now.
|
před 7 roky |
Krzysztof Krztoń
|
c45a632804
Simplify view property in `EditorUI`.
|
před 7 roky |
Aleksander Nowodzinski
|
3530863d8d
Merge branch 'master' into t/ckeditor5/479
|
před 7 roky |
Kamil Piechaczek
|
0290f9afe4
Internal: Bumped the year. [skip ci]
|
před 7 roky |
Krzysztof Krztoń
|
46b1cd753e
Removed deprecated code.
|
před 7 roky |
Krzysztof Krztoń
|
f6b0bb7bba
Create view instance in main editor class.
|
před 7 roky |
Krzysztof Krztoń
|
c8d6c2a272
Docs: Removed unused param. [skip ci]
|
před 7 roky |
Krzysztof Krztoń
|
4d4e3ef324
Refactoring.
|
před 7 roky |
Aleksander Nowodzinski
|
f9e8774ace
Renamed detachDomRoots() to detachDomRoot().
|
před 7 roky |
Aleksander Nowodzinski
|
821669592e
Renamed the attachPlaceholder() helper to addPlaceholder().
|
před 7 roky |
Aleksander Nowodzinski
|
43227580f1
Refactoring: Renamed getPlaceholderElement to getRootPlaceholderElement.
|
před 7 roky |
Aleksander Nowodzinski
|
eb9cfabb98
Allowed configurable placeholder text. Added placeholder manual test.
|
před 7 roky |
Aleksander Nowodzinski
|
316aa35e82
Renamed EditableUiView methods related to editing root listeners.
|
před 7 roky |
Aleksander Nowodzinski
|
212300f563
Unified the UI destruction process across the editors.
|
před 7 roky |
Aleksander Nowodzinski
|
211c4c8df6
Code refactoring and new documentation in the ClassicEditorUI class.
|
před 7 roky |
Krzysztof Krztoń
|
057dccf3d9
Fire `ready` event instead of using `ready()` method.
|
před 7 roky |
Aleksander Nowodzinski
|
493c118a3b
Merge branch 't/ckeditor5/1449' into t/ckeditor5/479
|
před 7 roky |
Krzysztof Krztoń
|
112035b370
The `getEditableElement()` method was moved to base class.
|
před 7 roky |
Krzysztof Krztoń
|
1c0be4d68d
Return HTMLElement in 'getEditableElement()' method.
|
před 7 roky |
Krzysztof Krztoń
|
32ea924a2e
Refactoring.
|
před 7 roky |