Kamil Piechaczek
|
0143084436
Renamed the "executeCleanup" to "_executeCleanup". Now the event is marked as private.
|
5 gadi atpakaļ |
Kamil Piechaczek
|
31e34de75d
Additional improvements.
|
5 gadi atpakaļ |
Kamil Piechaczek
|
c0616a88ef
Internal: Bumped the year. [skip ci]
|
6 gadi atpakaļ |
Kamil Piechaczek
|
c62e7a08e7
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 gadi atpakaļ |
Kamil Piechaczek
|
850f518d87
Internal: Bumped the year. [skip ci]
|
6 gadi atpakaļ |
Maciej Gołaszewski
|
6afa0410b8
Remove Position, Range, Selection imports from engine/model.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
40a13f448b
Align code to the changes in engine Position/Range API.
|
7 gadi atpakaļ |
Szymon Cofalik
|
68ed4bc47a
Tests: Changed and skipped some tests after OT refactor.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
5b865c72d1
Changed: Rename attributes 'type' to 'listType' and 'indent' to 'listIndent'.
|
7 gadi atpakaļ |
Maciej Bukowski
|
37b8d68056
Aligned code to new `Writer#setSelection` API.
|
7 gadi atpakaļ |
Maciej Bukowski
|
d4ef72e04c
Aligned code to changes in DocumentSelection API.
|
7 gadi atpakaļ |
Piotrek Koszuliński
|
cd627dfd30
Internal: Updated schema use. See ckeditor/ckeditor5-engine#1234.
|
7 gadi atpakaļ |
Piotrek Koszuliński
|
756b03ca5a
Internal: Bumped the year. [skip ci]
|
8 gadi atpakaļ |
Piotrek Koszuliński
|
69a1f6debc
Sixth batch of changes aligning schema use to the new API.
|
8 gadi atpakaļ |
Piotrek Koszuliński
|
2b2d0d2c7a
Fourth batch of changes aligning schema use to the new API.
|
8 gadi atpakaļ |
Piotrek Koszuliński
|
c54fae23eb
Third batch of changes aligning schema use to the new API.
|
8 gadi atpakaļ |
Piotrek Koszuliński
|
99b4ea7420
Second batch of changes updating schema use to match the new API.
|
8 gadi atpakaļ |
Piotrek Koszuliński
|
8cccd8276a
First batch of changes updating schema use to match the new API.
|
8 gadi atpakaļ |
Oskar Wróbel
|
ca49008d61
Aligned test with engine changes.
|
8 gadi atpakaļ |
Maciej Bukowski
|
623de9c472
Aligned selection method names to https://github.com/ckeditor/ckeditor5-engine/pull/1075.
|
8 gadi atpakaļ |
Piotrek Koszuliński
|
fd4022d255
Tests: Aligned tests to changes in ckeditor/ckeditor5-engine#984.
|
8 gadi atpakaļ |
Aleksander Nowodzinski
|
2b0f1e9c03
Fix: ListCommand should check whether it can be applied to the selection. Closes #62.
|
8 gadi atpakaļ |
Piotrek Koszuliński
|
2d388999c6
Aligned command API usage to the changes done in ckeditor5-core#89.
|
8 gadi atpakaļ |
Kamil Piechaczek
|
39a558d9ae
Code style: Switched to ESLint.
|
8 gadi atpakaļ |
Szymon Cofalik
|
27b1a83b61
Changed: command should listen only to model.Document#event:changesDone. Fixes #49.
|
8 gadi atpakaļ |
Szymon Cofalik
|
c01a3f8a40
Changed: in ListCommand, improved algorithm that fixes types of non-selected list items affected by list item type change.
|
8 gadi atpakaļ |
Szymon Cofalik
|
7b253b08ec
Changed: changing type of nested list item should change type of all items in that nested list.
|
8 gadi atpakaļ |
Szymon Cofalik
|
ae84b31f9c
Changed: do not remove "garbage" attributes when turning off list item. They will be removed in post fixer.
|
8 gadi atpakaļ |
Piotrek Koszuliński
|
ee914d8693
Removed unnecessary getPositionBeforeBlock and fixed how the command checks whether it should be enabled (see #32).
|
8 gadi atpakaļ |
Piotrek Koszuliński
|
5556667575
Updated imports to use scoped packages.
|
9 gadi atpakaļ |