Aleksander Nowodzinski
|
26f850fd4b
The editor placeholder configuration using the placeholder attribute should be restricted to <textarea> only.
|
6 лет назад |
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
|
2ef181c431
Got rid of *EditableUIView#enableEditingRootListeners(). Moved to render() because view document root rendering is postponed now.
|
7 лет назад |
Aleksander Nowodzinski
|
eb9cfabb98
Allowed configurable placeholder text. Added placeholder manual test.
|
7 лет назад |