Kamil Piechaczek
|
f759046be8
"model.Element#getNodeByPath()" works with offsets instead of indexes.
|
8 лет назад |
Kamil Piechaczek
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
8 лет назад |
Kamil Piechaczek
|
e0212e36d5
Fixed issues reported by ESLint in "src/" directory.
|
8 лет назад |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 лет назад |
Piotrek Koszuliński
|
9dd3a8c122
API docs fixes. [skip ci]
|
8 лет назад |
Szymon Cofalik
|
b60667544b
Changed: `model.Element#clone` now does not clone children when passed `false` and clones children deeply when passed `true`.
|
8 лет назад |
Aleksander Nowodzinski
|
b275f88474
Docs: Improved element#is documentation. Closes #863.
|
8 лет назад |
Piotrek Koszuliński
|
26c2d498b1
Docs: Let keep the element name param in element's method desc.
|
8 лет назад |
Szymon Cofalik
|
1b70273fff
Docs: tweaked docs for `is` method in model and view.
|
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
|
2a894e8be4
Use package-based paths to modules.
|
9 лет назад |
Maciek
|
8baab1fbb8
Docs: converting docs to the new format.
|
9 лет назад |
Maciek
|
6c2000dc00
Docs: aligning to new format, fixed event refs.
|
9 лет назад |
Maciek
|
3554fbc1dc
Merged master into docs-fixes.
|
9 лет назад |
Maciek
|
ba20d9ad60
Docs: renamed many type references.
|
9 лет назад |
Piotrek Koszuliński
|
15d6fffff5
Added missing test and API docs for the new function.
|
9 лет назад |
Piotrek Koszuliński
|
804f236c6e
Initial implementation.
|
9 лет назад |
Maciek
|
6af1af021f
Started fixing docs in engine.
|
9 лет назад |
Szymon Cofalik
|
b067744220
Added: Introduced RenameOperation.
|
9 лет назад |
Szymon Cofalik
|
7b79abaf81
Docs: fixes.
|
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
|
2a85897244
Refactored handling text data in model.
|
9 лет назад |
Oskar Wrobel
|
91be76201f
Renamed `TEXT` to lower case.
|
9 лет назад |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
9 лет назад |