Szymon Kupś
|
dfc21fc399
Fixed view TreeWalker test.
|
hace 8 años |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
hace 8 años |
Oskar Wróbel
|
4cf7a8b16e
Aligned view tests to changes in view document.
|
hace 8 años |
Szymon Cofalik
|
f86c3b57b8
Changed: `view.TreeWalker` should always return `view.TextProxy`.
|
hace 8 años |
Kamil Piechaczek
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
hace 8 años |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
hace 8 años |
Szymon Cofalik
|
a055174972
Changed: in view.TreeWalker moved starting position at the start/end of text fix to #_next and #_previous methods.
|
hace 8 años |
Piotr Jasiun
|
625c85b055
Introduced view.Range#getEnlarded, view.Range#getShrinked, view.Position#getFurtherPosition, view.Position#getPriorPosition, view.TreeWalker#skip.
|
hace 8 años |
Szymon Cofalik
|
421e4908f5
Fixed: text node with 'elementEnd' returned by view.TreeWalker if start position is at the end of text node.
|
hace 8 años |
Szymon Cofalik
|
6114c67aa1
Tests: added tree walker test for walking document fragment.
|
hace 8 años |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
hace 9 años |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
hace 9 años |
Piotrek Koszuliński
|
1e6d9a8380
Updated tests – removed bender tags and CSS links.
|
hace 9 años |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
hace 9 años |
Szymon Cofalik
|
5fec43d122
Added: Implemented destroy chain for EditingController->observers->dom events.
|
hace 9 años |
Piotrek Koszuliński
|
ffb24ae62b
Made Karma complain less.
|
hace 9 años |
Piotrek Koszuliński
|
c7aa0d31cc
Changed imports in automated tests to be compatible with Webpack.
|
hace 9 años |
Maksymilian Barnaś
|
a04d16dc61
Revert "Merge pull request #573 from ckeditor/t/572"
|
hace 9 años |
Maksymilian Barnaś
|
2b5390945f
Update tests with `throwCKEditorError` check.
|
hace 9 años |
Szymon Cofalik
|
d82ff31544
Fixed: Turn JSHint browser setting to false - missing files.
|
hace 9 años |
Maksymilian Barnaś
|
745adac0cb
Updated tests.
|
hace 9 años |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
hace 9 años |
Oskar Wrobel
|
44b726e577
Renamed TreeWalker direction value to lower case.
|
hace 9 años |
Oskar Wrobel
|
7dbf9458d4
Renamed `FORWARD` and `BACKWARD` to lower case.
|
hace 9 años |
Oskar Wrobel
|
91be76201f
Renamed `TEXT` to lower case.
|
hace 9 años |
Oskar Wrobel
|
87476d365a
Renamed `ELEMENT_START` and `ELEMENT_END` to lower case.
|
hace 9 años |
Oskar Wrobel
|
bcb8df0966
Set some of TextProxy properties as public and updated docs.
|
hace 9 años |
Oskar Wrobel
|
9964d0dbdb
Changes the way of testing previous and next position of returned value.
|
hace 9 años |
Oskar Wrobel
|
489cee317a
Removed unused option parameter in TreeWalker test.
|
hace 9 años |
Oskar Wrobel
|
c5e826413d
Fixed previous and next position returned by TreeWalker.
|
hace 9 años |