panr
|
0999668c36
Fix: Set inline toolbar's max-width to be the same as editable's width and make it groupable
|
6 anni fa |
Kamil Piechaczek
|
495d3266c1
Internal: Bumped the year. [skip ci]
|
6 anni fa |
Aleksander Nowodzinski
|
b485ee52cb
Internal: Used the new EditorUI#setEditableElement() API in the InlineEditorUI class.
|
6 anni fa |
Kamil Piechaczek
|
1e139b92c1
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 anni fa |
Aleksander Nowodzinski
|
f711e1475e
The editor placeholder configuration using the placeholder attribute should be restricted to <textarea> only.
|
6 anni fa |
Aleksander Nowodzinski
|
0b0fd73f41
Fix: Used the data-placeholder attribute instead of invalid placeholder to set the editor placeholder text (see ckeditor/ckeditor5#1517).
|
6 anni fa |
Aleksander Nowodzinski
|
d2bfda10be
Tests: Added tests to check the placeholder feature of the UI. Code refactoring.
|
6 anni fa |
Aleksander Nowodzinski
|
9011e7a880
Aligned to the new placeholder helpers API in the engine.
|
6 anni fa |
Aleksander Nowodzinski
|
dbbd144c2b
Aligned to the new EditorUI API.
|
6 anni fa |
Aleksander Nowodzinski
|
e752c6428f
Merge branch 'master' into t/ckeditor5/479
|
6 anni fa |
Aleksander Nowodzinski
|
420e6141bc
Got rid of editable.enableEditingRootListeners() in the InlineEditorUI. The placeholder initation does not need to wait for editor#dataReady any longer.
|
7 anni fa |
Aleksander Nowodzinski
|
a456794a6c
Removed disableEditingRootListeners call from InlineEditorUI.
|
7 anni fa |
Krzysztof Krztoń
|
d8f054f83e
Simplify view property in `EditorUI`.
|
7 anni fa |
Aleksander Nowodzinski
|
4d132d2b0c
Merge branch 'master' into t/ckeditor5/479
|
7 anni fa |
Kamil Piechaczek
|
21727822a0
Internal: Bumped the year. [skip ci]
|
7 anni fa |
Krzysztof Krztoń
|
1f96673960
Removed deprecated code.
|
7 anni fa |
Krzysztof Krztoń
|
b3db41f229
Refactoring.
|
7 anni fa |
Aleksander Nowodzinski
|
6b9f347353
Renamed detachDomRoots() to detachDomRoot().
|
7 anni fa |
Aleksander Nowodzinski
|
9db69d2019
Renamed the attachPlaceholder() helper to addPlaceholder().
|
7 anni fa |
Aleksander Nowodzinski
|
124fc67f20
Refactoring: Renamed getPlaceholderElement to getRootPlaceholderElement.
|
7 anni fa |
Aleksander Nowodzinski
|
a8b9d09fc6
Allowed configurable placeholder text. Added placeholder manual test.
|
7 anni fa |
Aleksander Nowodzinski
|
72b47360dc
Renamed EditableUiView methods related to editing root listeners.
|
7 anni fa |
Aleksander Nowodzinski
|
5acfee3ed5
Code refactoring and new documentation in the InlineEditorUI class.
|
7 anni fa |
Krzysztof Krztoń
|
9ee6b5039a
Fire `ready` event instead of using `ready()` method.
|
7 anni fa |
Aleksander Nowodzinski
|
aca7c0d709
Merge branch 't/ckeditor5/1449' into t/ckeditor5/479
|
7 anni fa |
Krzysztof Krztoń
|
da92bf4c41
The `getEditableElement()` method was moved to base class.
|
7 anni fa |
Krzysztof Krztoń
|
1067e06245
Return HTMLElement in 'getEditableElement()' method.
|
7 anni fa |
Krzysztof Krztoń
|
b8b08255e3
Refactoring.
|
7 anni fa |
Aleksander Nowodzinski
|
fd248ff8c5
Code refactoring.
|
7 anni fa |
Aleksander Nowodzinski
|
80d4fe20cf
Draft of the view root destriction.
|
7 anni fa |