Kamil Piechaczek
|
c7953fd655
Internal: Bumped the year. [skip ci]
|
7 years ago |
Piotrek Koszuliński
|
6321ebfd65
Docs: A lot of corrections all across the docs.
|
7 years ago |
Maciej Gołaszewski
|
4056ace1e7
Add model/view Position.clone() method.
|
7 years ago |
Maciej Gołaszewski
|
f4fd8ff443
Update model/view position docs and tests.
|
7 years ago |
Maciej Gołaszewski
|
f562fee02a
Docs: Remove Position._createAt() references from docs.
|
7 years ago |
Maciej Gołaszewski
|
d4bd96762e
Changed: Make view Position & Range factory methods protected.
|
7 years ago |
Maciej Gołaszewski
|
4d500ac4d4
Changed: Make factory methods of model Position protected.
|
7 years ago |
Piotrek Koszuliński
|
72cd67e752
API docs: Cleaned up Iterable/Iterator/Generator confusion. See https://github.com/ckeditor/ckeditor5/issues/755. [skip ci]
|
8 years ago |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 years ago |
Szymon Cofalik
|
f86c3b57b8
Changed: `view.TreeWalker` should always return `view.TextProxy`.
|
8 years ago |
Piotrek Koszuliński
|
2debd0e781
Revert "Merge pull request #1175 from ckeditor/t/897"
|
8 years ago |
Maciej Gołaszewski
|
21c025786e
Code style: Remove confusing position variable from TreeWalker methods.
|
8 years ago |
Maciej Gołaszewski
|
13efc02c86
Other: Remove excessive view Position.createFromPosition calls.
|
8 years ago |
Maciej Gołaszewski
|
9117e564ff
Other: Make view Position immutable.
|
8 years ago |
Kamil Piechaczek
|
2230723279
Docs: Fixed invalid error docs. [skip ci]
|
8 years ago |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 years ago |
Szymon Cofalik
|
a055174972
Changed: in view.TreeWalker moved starting position at the start/end of text fix to #_next and #_previous methods.
|
9 years ago |
Piotr Jasiun
|
0bd55a6840
Fixed docs.
|
9 years ago |
Piotr Jasiun
|
625c85b055
Introduced view.Range#getEnlarded, view.Range#getShrinked, view.Position#getFurtherPosition, view.Position#getPriorPosition, view.TreeWalker#skip.
|
9 years ago |
Szymon Cofalik
|
421e4908f5
Fixed: text node with 'elementEnd' returned by view.TreeWalker if start position is at the end of text node.
|
9 years ago |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 years ago |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 years ago |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 years ago |
Maciek
|
ba20d9ad60
Docs: renamed many type references.
|
9 years ago |
Maciek
|
6af1af021f
Started fixing docs in engine.
|
9 years ago |
Szymon Cofalik
|
9afe789b4e
Fixed: view.TreeWalker jumped over range boundary when creating return value.
|
9 years ago |
Maksymilian Barnaś
|
955cad14ea
Updated error names.
|
9 years ago |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
9 years ago |
Szymon Cofalik
|
9656b8f4aa
Fixed: follow-up issues after model refactor.
|
9 years ago |
Szymon Cofalik
|
f0957a5b1b
Changed: added and changed engine.view classes to unifiy view API with model API.
|
9 years ago |