Szymon Cofalik
|
4dc160cf26
Added: Introduced `.is( 'node' )` in view and model.
|
7 年之前 |
Kamil Piechaczek
|
bfd5f00dc2
Changed public API to protected.
|
7 年之前 |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 年之前 |
Szymon Cofalik
|
de5a0f3158
Docs: Added and fixed docs.
|
8 年之前 |
Szymon Cofalik
|
f13a875925
Changed: Added `view.Node#toJSON` method to prevent throwing error when stringifying.
|
8 年之前 |
Piotrek Koszuliński
|
88bbad41ab
Docs: Fixed view.Node's event documentation.
|
8 年之前 |
Piotrek Koszuliński
|
1e73135772
Renamed all includeNode options to includeSelf.
|
8 年之前 |
Piotrek Koszuliński
|
2738f5e924
Introduced includeSelf to Node#getCommonAncestor() methods.
|
8 年之前 |
Piotrek Koszuliński
|
8181e3a896
Introduced view.Node#getCommonAncestor().
|
8 年之前 |
Kamil Piechaczek
|
e0212e36d5
Fixed issues reported by ESLint in "src/" directory.
|
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
|
df328982e2
Add: Introduced `is()` method for engine view.
|
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
|
ba20d9ad60
Docs: renamed many type references.
|
9 年之前 |
Maciek
|
6af1af021f
Started fixing docs in engine.
|
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
|
f0957a5b1b
Changed: added and changed engine.view classes to unifiy view API with model API.
|
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 Kupś
|
8f5c1b3995
Added empty DocumentFragment handling to view utils parse().
|
9 年之前 |
Piotr Jasiun
|
0515a28b17
Node.getDocument() should return null it the parent is null or DocumentFragment.
|
9 年之前 |
Piotrek Koszuliński
|
c83929506d
API docs fixes.
|
9 年之前 |
Piotr Jasiun
|
a374a72b3c
Clear mess with change event and types.
|
9 年之前 |
Piotr Jasiun
|
6c54c83d44
Introduce EditableElement and RootEditableElement.
|
9 年之前 |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
9 年之前 |