Piotrek Koszuliński
|
a16df7edfd
Code style: Proper method ordering.
|
8 年之前 |
Piotrek Koszuliński
|
3affce114b
Docs: Minor API docs fixes.
|
8 年之前 |
Piotrek Koszuliński
|
bed8e9901e
Internal: Use a more standard .gitignore notation. See https://github.com/ckeditor/ckeditor5/issues/456.
|
8 年之前 |
Piotrek Koszuliński
|
6eded2c3dd
Bumped up dev-lint.
|
8 年之前 |
Piotrek Koszuliński
|
4d70f33f6f
Merge branch 'master' into t/ckeditor5/456
|
8 年之前 |
Szymon Kupś
|
3932a39137
Docs: Fixed link to DomConverter in UIElement docs.
|
8 年之前 |
Piotr Jasiun
|
ccafe25ade
Merge pull request #967 from ckeditor/t/799
|
8 年之前 |
Piotr Jasiun
|
01e85364ef
Merge branch 'master' into t/799
|
8 年之前 |
Szymon Kupś
|
a56b6b59f7
Merge pull request #966 from ckeditor/t/963
|
8 年之前 |
Szymon Kupś
|
89f1488c17
Merge branch 'master' into t/799
|
8 年之前 |
Szymon Kupś
|
1d56ed15bd
Added UIElement handling to getFillerOffset methods in Container and Attribute elements.
|
8 年之前 |
Szymon Kupś
|
edf00e5dcf
Updated UIElement manual test.
|
8 年之前 |
Piotrek Koszuliński
|
09683173ff
Decorated view.Document#render().
|
8 年之前 |
Piotrek Koszuliński
|
ce28bbfc20
Aligned decorate() usage to changes in utils.
|
8 年之前 |
Piotrek Koszuliński
|
2a61a65ae8
Started using decorate() in data controller.
|
8 年之前 |
Piotrek Koszuliński
|
896ce3e8f8
Merge pull request #965 from ckeditor/t/959
|
8 年之前 |
Maciej Bukowski
|
fc784446fa
Fixed CC in `enableneginedebug`.
|
8 年之前 |
Szymon Kupś
|
414d66ddcc
Added tests to MutationObserver that checks integration with UIElement.
|
8 年之前 |
Piotrek Koszuliński
|
0305b0d259
Docs: Fixed broken links.
|
8 年之前 |
Szymon Kupś
|
3b8968b24d
Updated DomConverter docs.
|
8 年之前 |
Szymon Kupś
|
808c31895d
More tests to changes made in DomConverter. Added tests to unbindDomElement method.
|
8 年之前 |
Szymon Kupś
|
f65dad3062
UIElement.render() tests.
|
8 年之前 |
Szymon Kupś
|
7426e55f61
Modification to UIElement manual test.
|
8 年之前 |
Szymon Kupś
|
f08af57ef3
Preventing mutations from inside of UIElement.
|
8 年之前 |
Szymon Kupś
|
27eb91adf3
More tests and changes in DOM converter in order to handle UIElements.
|
8 年之前 |
Szymon Kupś
|
63e7074f8c
Moved more UIElement handling to DOM converter.
|
8 年之前 |
Szymon Kupś
|
0ddd6350fd
Observers will not fire DOM events from inside of UIElements.
|
8 年之前 |
Szymon Kupś
|
3a688620c4
Added tests checking if rendered UIElement children are not bound to any view elements.
|
8 年之前 |
Szymon Kupś
|
e02e2847dc
DomConverter.domToView is returning null for items rendered from UIElement.
|
8 年之前 |
Szymon Kupś
|
e3cef720d4
DOMConverter is using UIElement.render method.
|
8 年之前 |