Piotrek Koszuliński
|
72cd67e752
API docs: Cleaned up Iterable/Iterator/Generator confusion. See https://github.com/ckeditor/ckeditor5/issues/755. [skip ci]
|
il y a 8 ans |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
il y a 8 ans |
Szymon Cofalik
|
656860a510
Added: Support for inserting `TextProxy` instances into `Element` and `DocumentFragment` (in model and view).
|
il y a 8 ans |
Szymon Cofalik
|
d83732f969
Changed: Nodes are removed from their old parent when they are appended to new parent.
|
il y a 8 ans |
Kamil Piechaczek
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
il y a 8 ans |
Kamil Piechaczek
|
e0212e36d5
Fixed issues reported by ESLint in "src/" directory.
|
il y a 8 ans |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
il y a 8 ans |
Szymon Cofalik
|
1b70273fff
Docs: tweaked docs for `is` method in model and view.
|
il y a 8 ans |
Szymon Cofalik
|
df328982e2
Add: Introduced `is()` method for engine view.
|
il y a 8 ans |
Szymon Cofalik
|
e3c6d85793
Removed: view.DocumentFragment#getAncestors().
|
il y a 8 ans |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
il y a 9 ans |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
il y a 9 ans |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
il y a 9 ans |
Maciek
|
ba20d9ad60
Docs: renamed many type references.
|
il y a 9 ans |
Maciek
|
6af1af021f
Started fixing docs in engine.
|
il y a 9 ans |
Szymon Cofalik
|
595c288d09
Added: parent property to model.DocumentFragment and view.DocumentFragment.
|
il y a 9 ans |
Szymon Kupś
|
51b1e80a3e
Fixed @type tag in view DocumentFragment docs.
|
il y a 9 ans |
Szymon Cofalik
|
7b79abaf81
Docs: fixes.
|
il y a 9 ans |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
il y a 9 ans |
Szymon Cofalik
|
9656b8f4aa
Fixed: follow-up issues after model refactor.
|
il y a 9 ans |
Szymon Cofalik
|
f0957a5b1b
Changed: added and changed engine.view classes to unifiy view API with model API.
|
il y a 9 ans |
Szymon Cofalik
|
3783e71d0d
Merge pull request #536 from ckeditor/t/383
|
il y a 9 ans |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
il y a 9 ans |
Szymon Kupś
|
3f37d59979
Added event namespaces to change event fired in engine.view.DocumentFragment.
|
il y a 9 ans |
Piotr Jasiun
|
a374a72b3c
Clear mess with change event and types.
|
il y a 9 ans |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
il y a 9 ans |