Piotrek Koszuliński
|
10df324e7b
Live selection should properly set its properties in case of non-collapsed default range.
|
8 年之前 |
Piotrek Koszuliński
|
50c665b960
Tests: Fixed few more describe()s. [skip ci]
|
8 年之前 |
Kamil Piechaczek
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
8 年之前 |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 年之前 |
Szymon Cofalik
|
6765a39e95
Changed: made model.Document#_roots public and renamed to #roots.
|
8 年之前 |
Szymon Cofalik
|
0efaf05d5c
Added: deltaType parameter in model.Document#event:change.
|
8 年之前 |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 年之前 |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 年之前 |
Piotrek Koszuliński
|
1e6d9a8380
Updated tests – removed bender tags and CSS links.
|
9 年之前 |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 年之前 |
Szymon Kupś
|
72ba3bbf94
Minor changes in model document tests.
|
9 年之前 |
Szymon Kupś
|
52dfc74e82
Change behavior and rename model Document#getNearestSelectionPosition to getNearestSelectionRange. Added tests and required fixes to other methods using this.
|
9 年之前 |
Szymon Cofalik
|
393bec9346
Added: model.Document#getNearestSelectionPosition.
|
9 年之前 |
Piotrek Koszuliński
|
65142cf94f
Removed the composer.
|
9 年之前 |
Piotrek Koszuliński
|
ffb24ae62b
Made Karma complain less.
|
9 年之前 |
Piotrek Koszuliński
|
c7aa0d31cc
Changed imports in automated tests to be compatible with Webpack.
|
9 年之前 |
Szymon Cofalik
|
01b9b0bae3
Changed: LiveSelection#_updateAttributes called each time #setRanges, #removeAllRanges and #addRange is called.
|
9 年之前 |
Piotrek Koszuliński
|
b9b87c6aa8
Refactoring: prepended protected methods with underscores.
|
9 年之前 |
Szymon Cofalik
|
54a9ce75e3
Tests: updated tests for Selection, LiveSelection and Document.
|
9 年之前 |
Szymon Cofalik
|
642abe5f87
Changed: moved model.LiveSelection#getDefaultRange to model.Document + other slight fixes.
|
9 年之前 |
Maksymilian Barnaś
|
a04d16dc61
Revert "Merge pull request #573 from ckeditor/t/572"
|
9 年之前 |
Maksymilian Barnaś
|
2b5390945f
Update tests with `throwCKEditorError` check.
|
9 年之前 |
Piotr Jasiun
|
d0447b06ac
Merge pull request #550 from ckeditor/t/478d
|
9 年之前 |
Maksymilian Barnaś
|
745adac0cb
Updated tests.
|
9 年之前 |
Szymon Cofalik
|
3bbfb59055
Added: support for correct handling of combining marks and surrogate pairs.
|
9 年之前 |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
9 年之前 |
Szymon Cofalik
|
f1585e4a98
Merge branch 'master' into t/480
|
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 Cofalik
|
2a85897244
Refactored handling text data in model.
|
9 年之前 |
Oskar Wrobel
|
c809496899
Renamed batch.doc to batch.document.
|
9 年之前 |