Maciej Bukowski
|
678e163922
Removed all usages of view.render().
|
6 年之前 |
Maciej Bukowski
|
d51733486b
Added force flag for the `view.render` method.
|
6 年之前 |
Kamil Piechaczek
|
c7953fd655
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Kamil Piechaczek
|
c63c55c6e9
Renamed "_*Children()" name of functions to "_*Child()".
|
7 年之前 |
Kamil Piechaczek
|
37f6fbd15b
Fixed failing tests.
|
7 年之前 |
Kamil Piechaczek
|
c7a454cba6
Merge branch 'master' into t/738
|
7 年之前 |
Maciej Bukowski
|
70078a0183
Aligned code to recent changes that landed on master.
|
7 年之前 |
Maciej Bukowski
|
f7b79874f7
Tests: Added more accurate assertions.
|
7 年之前 |
Maciej Bukowski
|
4d6aec7aa9
Added 3 test for 3 scenarios that fix ckeditor5#692.
|
7 年之前 |
Kamil Piechaczek
|
bfd5f00dc2
Changed public API to protected.
|
7 年之前 |
Szymon Kupś
|
af8c0095aa
Using view.change in mutationobserver tests instead of modifing selection directly.
|
7 年之前 |
Szymon Kupś
|
f877e8276e
Fixed tests after view selection methods visibility change.
|
7 年之前 |
Szymon Kupś
|
4dd3168b4f
Merge branch 'master' into t/1210
|
7 年之前 |
Maciej Bukowski
|
413765bf25
Refactored ViewSelection API.
|
8 年之前 |
Szymon Kupś
|
c5ad393603
Changed tests using UIElement to use new rendering method.
|
7 年之前 |
Szymon Kupś
|
beace28de5
Refactored observers' tests.
|
8 年之前 |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 年之前 |
Oskar Wróbel
|
4cf7a8b16e
Aligned view tests to changes in view document.
|
8 年之前 |
Szymon Cofalik
|
238268eaf0
Test: cover missing branch in `MutationObserver` tests.
|
8 年之前 |
Piotrek Koszuliński
|
25cc5271bb
Added tests and fixed text nodes comparison.
|
8 年之前 |
Szymon Kupś
|
414d66ddcc
Added tests to MutationObserver that checks integration with UIElement.
|
8 年之前 |
Kamil Piechaczek
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
8 年之前 |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 年之前 |
Krzysztof Krztoń
|
8a40fc98a2
Tests: mutations with bogus BRs ignored - unit test.
|
8 年之前 |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 年之前 |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 年之前 |
Piotrek Koszuliński
|
1e6d9a8380
Updated tests – removed bender tags and CSS links.
|
9 年之前 |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 年之前 |
Szymon Cofalik
|
5fec43d122
Added: Implemented destroy chain for EditingController->observers->dom events.
|
9 年之前 |
Piotrek Koszuliński
|
c7aa0d31cc
Changed imports in automated tests to be compatible with Webpack.
|
9 年之前 |