Szymon Kupś
|
808c31895d
More tests to changes made in DomConverter. Added tests to unbindDomElement method.
|
8 years ago |
Szymon Kupś
|
f65dad3062
UIElement.render() tests.
|
8 years ago |
Szymon Kupś
|
7426e55f61
Modification to UIElement manual test.
|
8 years ago |
Szymon Kupś
|
f08af57ef3
Preventing mutations from inside of UIElement.
|
8 years ago |
Szymon Kupś
|
27eb91adf3
More tests and changes in DOM converter in order to handle UIElements.
|
8 years ago |
Szymon Kupś
|
63e7074f8c
Moved more UIElement handling to DOM converter.
|
8 years ago |
Szymon Kupś
|
0ddd6350fd
Observers will not fire DOM events from inside of UIElements.
|
8 years ago |
Szymon Kupś
|
3a688620c4
Added tests checking if rendered UIElement children are not bound to any view elements.
|
8 years ago |
Szymon Kupś
|
e02e2847dc
DomConverter.domToView is returning null for items rendered from UIElement.
|
8 years ago |
Szymon Kupś
|
e3cef720d4
DOMConverter is using UIElement.render method.
|
8 years ago |
Szymon Kupś
|
d42bc7a274
Small doc fix in editing controller.
|
8 years ago |
Piotrek Koszuliński
|
99fc84260a
Tests: Mute expected warnings. Closes #936.
|
8 years ago |
Piotrek Koszuliński
|
b25706fa13
Docs: Fixed API docs. Closes #949.
|
8 years ago |
Piotrek Koszuliński
|
c5be49fb8c
Internal: Italic feature uses <i> now. [skip ci]
|
8 years ago |
Piotrek Koszuliński
|
2126524234
Internal: Unified gulp version across all packages. [skip ci]
|
8 years ago |
Piotrek Koszuliński
|
660240bc64
Code style: Fixed linter issues.
|
8 years ago |
Oskar Wróbel
|
5f46b3a908
Merge pull request #958 from ckeditor/t/957
|
8 years ago |
Aleksander Nowodzinski
|
8b6d288a1d
Fix: None of the editable's ancestors should scroll when the DomConverter focuses an editable. Closes #957.
|
8 years ago |
Piotrek Koszuliński
|
4edee21180
Code style: No need to mute this rule anymore. [skip ci]
|
8 years ago |
Piotrek Koszuliński
|
58dbf0b8b4
Internal: Standardized linter usage.
|
8 years ago |
Piotrek Koszuliński
|
1dac910791
Internal: Upgraded dev-lint.
|
8 years ago |
Piotrek Koszuliński
|
b27900eadd
Merge pull request #956 from ckeditor/t/953
|
8 years ago |
Piotrek Koszuliński
|
31314bda13
Merge branch 'master' into t/953
|
8 years ago |
Piotr Jasiun
|
691ddbcf0c
Merge pull request #942 from ckeditor/t/engine-debug-tools-1
|
8 years ago |
Piotrek Koszuliński
|
65931a3221
Minor fixes.
|
8 years ago |
Piotrek Koszuliński
|
4e495689a0
Aligned comments to changes in the ESLint config.
|
8 years ago |
Szymon Cofalik
|
f8b65d4adb
Fixed: remove _range property from json object returned by `AttributeDelta#toJSON`.
|
8 years ago |
Szymon Cofalik
|
3290bc37c8
Changed: `engine.dev-utils.enableEngineDebug` now provides additional logging when delta transformation crashes.
|
8 years ago |
Szymon Cofalik
|
b492358574
Changed: `engine.dev-utils.enableEngineDebug` now takes object with `log()` and `error()` methods instead of logging method. Default is `console`.
|
8 years ago |
Szymon Cofalik
|
e9292c3020
Tests: changed test name.
|
8 years ago |