Aleksander Nowodzinski
|
88248b16cf
Got rid of *EditableUIView#enableEditingRootListeners(). Moved to render() because view document root rendering is postponed now.
|
6 gadi atpakaļ |
Aleksander Nowodzinski
|
d57e888c92
Merge branch 'master' into t/ckeditor5/479
|
6 gadi atpakaļ |
Kamil Piechaczek
|
fa84310ac7
Internal: Bumped the year. [skip ci]
|
6 gadi atpakaļ |
Piotr Jasiun
|
c4422e307a
Merge pull request #24 from ckeditor/t/ckeditor5/1449
|
6 gadi atpakaļ |
Piotr Jasiun
|
7c6ca9fd4b
Tests: Update tests after getEditableElement simplification.
|
6 gadi atpakaļ |
Krzysztof Krztoń
|
2cf31fdd9e
Merge branch 'master' into t/ckeditor5/1449
|
6 gadi atpakaļ |
Krzysztof Krztoń
|
16b8b1bfe4
Removed deprecated code.
|
6 gadi atpakaļ |
Aleksander Nowodzinski
|
2d1844a6f3
Merge pull request #25 from ckeditor/t/ckeditor5/1341
|
6 gadi atpakaļ |
Krzysztof Krztoń
|
f67133ea3c
Refactoring.
|
6 gadi atpakaļ |
Aleksander Nowodzinski
|
7ba3bfe719
Renamed detachDomRoots() to detachDomRoot().
|
6 gadi atpakaļ |
Aleksander Nowodzinski
|
d2e93e5703
Renamed the attachPlaceholder() helper to addPlaceholder().
|
6 gadi atpakaļ |
Aleksander Nowodzinski
|
3dea0ff2fe
Refactoring: Renamed getPlaceholderElement to getRootPlaceholderElement.
|
6 gadi atpakaļ |
Aleksander Nowodzinski
|
060a8922ba
Allowed configurable placeholder text. Added placeholder manual test.
|
6 gadi atpakaļ |
Aleksander Nowodzinski
|
8d7887e629
Renamed EditableUiView methods related to editing root listeners.
|
6 gadi atpakaļ |
Aleksander Nowodzinski
|
272672b618
Unified the UI destruction process across the editors.
|
6 gadi atpakaļ |
Aleksander Nowodzinski
|
4f53b12848
Code refactoring and new documentation in the BalloonEditorUI class.
|
6 gadi atpakaļ |
Krzysztof Krztoń
|
1c615ac11a
Fire `ready` event instead of using `ready()` method.
|
6 gadi atpakaļ |
Aleksander Nowodzinski
|
fc0037a6e3
Merge branch 't/ckeditor5/1449' into t/ckeditor5/479
|
6 gadi atpakaļ |
Krzysztof Krztoń
|
e6230d3d20
The `getEditableElement()` method was moved to base class.
|
7 gadi atpakaļ |
Krzysztof Krztoń
|
9827b3cc28
Return HTMLElement in 'getEditableElement()' method.
|
7 gadi atpakaļ |
Krzysztof Krztoń
|
95d560fcb3
Refactoring.
|
7 gadi atpakaļ |
Aleksander Nowodzinski
|
5bb8e30879
Draft of the placeholder feature.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
03ae11c20b
Remove redundant variables de-referencing.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
c1a0661020
Add memory leak manual test.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
37be3c5230
Reword memory leak test description.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
540e891b8e
Improve editor destructuring process.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
fbcf44b134
Add memory leak test.
|
7 gadi atpakaļ |
Krzysztof Krztoń
|
bec6cc4246
Adjust to changes in `EditorUI`.
|
7 gadi atpakaļ |
Krzysztof Krztoń
|
f63253af61
Deprecate `BalloonEditorUIView#editableElement`.
|
7 gadi atpakaļ |
Krzysztof Krztoń
|
5eb353fc93
Adjust to changes in `core/EditorWithUI`.
|
7 gadi atpakaļ |