Maciej Bukowski
|
413765bf25
Refactored ViewSelection API.
|
8 年之前 |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 年之前 |
Oskar Wróbel
|
4cf7a8b16e
Aligned view tests to changes in view document.
|
8 年之前 |
Piotrek Koszuliński
|
2debd0e781
Revert "Merge pull request #1175 from ckeditor/t/897"
|
8 年之前 |
Maciej Gołaszewski
|
13efc02c86
Other: Remove excessive view Position.createFromPosition calls.
|
8 年之前 |
Maciej Bukowski
|
8a4e52643c
Added missing test.
|
8 年之前 |
Maciej Bukowski
|
c0fcfb4df6
Renamed `setFocus` to moveFocusTo` in Selection.
|
8 年之前 |
Maciej Bukowski
|
637a2ab009
Fixed `setIn`, `setOn` methods, added tests.
|
8 年之前 |
Maciej Bukowski
|
8b67c0213c
Added tests.
|
8 年之前 |
Maciej Bukowski
|
46ec581b8c
Renamed `Selection#collapse` to `Selection#setCollapsedAt`.
|
8 年之前 |
Szymon Cofalik
|
529ac0c519
Merge branch 'master' into t/1049
|
8 年之前 |
Kamil Piechaczek
|
f35cf1cf12
Upgraded tests to the latest Chai and Sinon version.
|
8 年之前 |
Szymon Cofalik
|
91c4d73046
Changed: Added `view.Selection#isSimilar`.
|
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 年之前 |
Maciej Bukowski
|
f9347cce59
Moved createFromRanges method to the constructor optional parameters.
|
8 年之前 |
Maciej Bukowski
|
205de3cde0
Added static method `createFromRanges` to model/selection.
|
8 年之前 |
Maciej Bukowski
|
58a26d8072
Added static method `createFromRanges` to view/selection.
|
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ś
|
aada33fa97
Fixed minor issues with view selection getSelectedElement.
|
9 年之前 |
Szymon Kupś
|
670f2e6f1e
Added test to view selection isEqual method to have 100% CC.
|
9 年之前 |
Szymon Kupś
|
3b725351ca
Added getSelectedElement method to view selection.
|
9 年之前 |
Szymon Cofalik
|
8564bd1021
Tests: expanded tests for model/view.Selection to cover more cases.
|
9 年之前 |
Szymon Cofalik
|
5fec43d122
Added: Implemented destroy chain for EditingController->observers->dom events.
|
9 年之前 |
Piotrek Koszuliński
|
c7aa0d31cc
Changed imports in automated tests to be compatible with Webpack.
|
9 年之前 |
Szymon Kupś
|
db41e1f472
Added test checking if view selection setFocus method fires change event.
|
9 年之前 |
Szymon Kupś
|
ba2fbcdf4d
Added setFake method, isFake and fakeSelectionLabel getters to view selection.
|
9 年之前 |