Kamil Piechaczek
|
f759046be8
"model.Element#getNodeByPath()" works with offsets instead of indexes.
|
8 年之前 |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 年之前 |
Szymon Cofalik
|
d91f345497
Tests: added additional test for `model.Element#clone( true )`.
|
8 年之前 |
Szymon Cofalik
|
b60667544b
Changed: `model.Element#clone` now does not clone children when passed `false` and clones children deeply when passed `true`.
|
8 年之前 |
Szymon Cofalik
|
446a5ec4cb
Changed: Enhancements for `is()` method in engine model.
|
8 年之前 |
Szymon Cofalik
|
0be83b11b9
Added: Introduced `is()` method in model tree objects.
|
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 年之前 |
Piotrek Koszuliński
|
15d6fffff5
Added missing test and API docs for the new function.
|
9 年之前 |
Piotrek Koszuliński
|
ffb24ae62b
Made Karma complain less.
|
9 年之前 |
Piotrek Koszuliński
|
c7aa0d31cc
Changed imports in automated tests to be compatible with Webpack.
|
9 年之前 |
Maksymilian Barnaś
|
a04d16dc61
Revert "Merge pull request #573 from ckeditor/t/572"
|
9 年之前 |
Maksymilian Barnaś
|
2b5390945f
Update tests with `throwCKEditorError` check.
|
9 年之前 |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
9 年之前 |
Szymon Cofalik
|
9656b8f4aa
Fixed: follow-up issues after model refactor.
|
9 年之前 |
Szymon Cofalik
|
f1585e4a98
Merge branch 'master' into t/480
|
9 年之前 |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 年之前 |
Szymon Cofalik
|
61769b9d5e
Tests: Additional tests for engine.model classes.
|
9 年之前 |
Szymon Cofalik
|
2a85897244
Refactored handling text data in model.
|
9 年之前 |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
9 年之前 |