Kamil Piechaczek
|
13b23bde7c
Internal: Bumped the year. [skip ci]
|
6 éve |
Aleksander Nowodzinski
|
ac8505f118
Internal: Used the new EditorUI#setEditableElement() API in the DecoupledEditorUI class.
|
6 éve |
Kamil Piechaczek
|
d538025dad
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 éve |
Aleksander Nowodzinski
|
8546af5407
The editor placeholder configuration using the placeholder attribute should be restricted to <textarea> only.
|
6 éve |
Aleksander Nowodzinski
|
ecfa03d86a
Fix: Used the data-placeholder attribute instead of invalid placeholder to set the editor placeholder text (see ckeditor/ckeditor5#1517).
|
6 éve |
Aleksander Nowodzinski
|
808e5f09a9
Aligned to the new placeholder helpers API in the engine.
|
7 éve |
Aleksander Nowodzinski
|
52a702fe43
Aligned to the new EditorUI API.
|
7 éve |
Aleksander Nowodzinski
|
aa5e751227
Merge branch 'master' into t/ckeditor5/479
|
7 éve |
Aleksander Nowodzinski
|
d49934b476
Got rid of *EditableUIView#enableEditingRootListeners(). Moved to render() because view document root rendering is postponed now.
|
7 éve |
Krzysztof Krztoń
|
61609513af
Simplify view property in `EditorUI`.
|
7 éve |
Aleksander Nowodzinski
|
3eeffa01e0
Merge branch 'master' into t/ckeditor5/479
|
7 éve |
Kamil Piechaczek
|
82718363e1
Internal: Bumped the year. [skip ci]
|
7 éve |
Krzysztof Krztoń
|
d9da48a823
Removed deprecated code.
|
7 éve |
Krzysztof Krztoń
|
cdce366af6
Refactoring.
|
7 éve |
Aleksander Nowodzinski
|
fbc41b2053
Renamed detachDomRoots() to detachDomRoot().
|
7 éve |
Aleksander Nowodzinski
|
3a3ef70dce
Renamed the attachPlaceholder() helper to addPlaceholder().
|
7 éve |
Aleksander Nowodzinski
|
90873a2a70
Refactoring: Renamed getPlaceholderElement to getRootPlaceholderElement.
|
7 éve |
Aleksander Nowodzinski
|
f19952008e
Allowed configurable placeholder text. Added placeholder manual test.
|
7 éve |
Aleksander Nowodzinski
|
2d74c844c5
Renamed EditableUiView methods related to editing root listeners.
|
7 éve |
Aleksander Nowodzinski
|
93be7bb4b9
Unified the UI destruction process across the editors.
|
7 éve |
Aleksander Nowodzinski
|
84b123f53c
Code refactoring and new documentation in the DecoupledEditorUI class.
|
7 éve |
Krzysztof Krztoń
|
7f3afe797b
Fire `ready` event instead of using `ready()` method.
|
7 éve |
Aleksander Nowodzinski
|
018220229f
Merge branch 't/ckeditor5/1449' into t/ckeditor5/479
|
7 éve |
Krzysztof Krztoń
|
9cbff93cce
The `getEditableElement()` method was moved to base class.
|
7 éve |
Krzysztof Krztoń
|
282cde08ee
Return HTMLElement in 'getEditableElement()' method.
|
7 éve |
Krzysztof Krztoń
|
bb8abf70b0
Refactoring.
|
7 éve |
Aleksander Nowodzinski
|
f57109a7bf
Draft of the placeholder feature.
|
7 éve |
Krzysztof Krztoń
|
868cde5452
Adjust to changes in `EditorUI`.
|
7 éve |
Krzysztof Krztoń
|
639fb001f4
Deprecate `DecoupledEditorUIView#editableElement`.
|
7 éve |
Oskar Wróbel
|
a3f0cf57b9
Used EditorUI as a DecoupledEditorUI parent class.
|
7 éve |