Mateusz Samsel
|
d3f4b23206
Unify names of unit tests.
|
6 vuotta sitten |
Mateusz Samsel
|
33890bb968
Add unit tests for view components.
|
6 vuotta sitten |
Maciej Bukowski
|
81a8cb1ee0
Fixed view tests.
|
6 vuotta sitten |
Maciej Bukowski
|
5d2f8e713e
Fixing error context - WIP.
|
6 vuotta sitten |
Maciej Bukowski
|
ab458a9e2c
WIP - changing errors.
|
6 vuotta sitten |
Kamil Piechaczek
|
35aba7b0d6
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 vuotta sitten |
Kamil Piechaczek
|
c7953fd655
Internal: Bumped the year. [skip ci]
|
6 vuotta sitten |
Piotrek Koszuliński
|
6321ebfd65
Docs: A lot of corrections all across the docs.
|
7 vuotta sitten |
Maciej Gołaszewski
|
94feadd5d2
Review writerSetSelection() API calls with single position.
|
7 vuotta sitten |
Maciej Gołaszewski
|
f4fd8ff443
Update model/view position docs and tests.
|
7 vuotta sitten |
Maciej Gołaszewski
|
f562fee02a
Docs: Remove Position._createAt() references from docs.
|
7 vuotta sitten |
Maciej Gołaszewski
|
d4bd96762e
Changed: Make view Position & Range factory methods protected.
|
7 vuotta sitten |
Maciej Gołaszewski
|
8df81fd046
Remove default value of offset parameter from model methods.
|
7 vuotta sitten |
Maciej Gołaszewski
|
92872fa6d3
Remove default value of offset parameter from view methods.
|
7 vuotta sitten |
Maciej Gołaszewski
|
90d2a88bf7
Make Position.createAt() offset parameter required.
|
7 vuotta sitten |
Szymon Kupś
|
d58187dda4
AttributeElement priority is now protected. EditableElement document is now protected.
|
7 vuotta sitten |
Szymon Kupś
|
6b11846acc
Fixed view Position test.
|
8 vuotta sitten |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 vuotta sitten |
Szymon Cofalik
|
7692ed2520
Tests: Added mising test in `view.Position` and fixing CC.
|
8 vuotta sitten |
Kamil Piechaczek
|
e19c56bac7
Improvements for the tests and refactored the "model.Position#getCommonAncestor()" method.
|
8 vuotta sitten |
Kamil Piechaczek
|
85202fc930
Fixed indent in comment. [skip ci]
|
8 vuotta sitten |
Kamil Piechaczek
|
15eed8847e
Improved the tests.
|
8 vuotta sitten |
Kamil Piechaczek
|
3d69876eba
Improved docs and tests.
|
8 vuotta sitten |
Kamil Piechaczek
|
78d2eb60f0
Introduced `Position#getCommonAncestor( otherPosition )` and `Range#getCommonAncestor()` methods for `view` and `model`.
|
8 vuotta sitten |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 vuotta sitten |
Szymon Cofalik
|
df328982e2
Add: Introduced `is()` method for engine view.
|
8 vuotta sitten |
Piotr Jasiun
|
eaa205ddc8
Merged getPriorPosition and getFurtherPosition into one getLastMatchingPosition. Renamed `Range.getShrinked` to `Range.getTrimmed`.
|
8 vuotta sitten |
Piotr Jasiun
|
625c85b055
Introduced view.Range#getEnlarded, view.Range#getShrinked, view.Position#getFurtherPosition, view.Position#getPriorPosition, view.TreeWalker#skip.
|
8 vuotta sitten |
Szymon Cofalik
|
3dc1540fd2
Changed: Position.getAncestors() was returning nodes in different order than Node.getAncestors().
|
8 vuotta sitten |
Szymon Cofalik
|
e3c6d85793
Removed: view.DocumentFragment#getAncestors().
|
8 vuotta sitten |