Commit History

Author SHA1 Message Date
  Szymon Cofalik 68ed4bc47a Tests: Changed and skipped some tests after OT refactor. 7 years ago
  Maciej Gołaszewski 5b865c72d1 Changed: Rename attributes 'type' to 'listType' and 'indent' to 'listIndent'. 7 years ago
  Maciej Bukowski 37b8d68056 Aligned code to new `Writer#setSelection` API. 7 years ago
  Maciej Bukowski d4ef72e04c Aligned code to changes in DocumentSelection API. 7 years ago
  Piotrek Koszuliński cd627dfd30 Internal: Updated schema use. See ckeditor/ckeditor5-engine#1234. 7 years ago
  Piotrek Koszuliński 756b03ca5a Internal: Bumped the year. [skip ci] 8 years ago
  Piotrek Koszuliński 69a1f6debc Sixth batch of changes aligning schema use to the new API. 8 years ago
  Piotrek Koszuliński 2b2d0d2c7a Fourth batch of changes aligning schema use to the new API. 8 years ago
  Piotrek Koszuliński c54fae23eb Third batch of changes aligning schema use to the new API. 8 years ago
  Piotrek Koszuliński 99b4ea7420 Second batch of changes updating schema use to match the new API. 8 years ago
  Piotrek Koszuliński 8cccd8276a First batch of changes updating schema use to match the new API. 8 years ago
  Oskar Wróbel ca49008d61 Aligned test with engine changes. 8 years ago
  Maciej Bukowski 623de9c472 Aligned selection method names to https://github.com/ckeditor/ckeditor5-engine/pull/1075. 8 years ago
  Piotrek Koszuliński fd4022d255 Tests: Aligned tests to changes in ckeditor/ckeditor5-engine#984. 8 years ago
  Aleksander Nowodzinski 2b0f1e9c03 Fix: ListCommand should check whether it can be applied to the selection. Closes #62. 8 years ago
  Piotrek Koszuliński 2d388999c6 Aligned command API usage to the changes done in ckeditor5-core#89. 8 years ago
  Kamil Piechaczek 39a558d9ae Code style: Switched to ESLint. 8 years ago
  Szymon Cofalik 27b1a83b61 Changed: command should listen only to model.Document#event:changesDone. Fixes #49. 8 years ago
  Szymon Cofalik c01a3f8a40 Changed: in ListCommand, improved algorithm that fixes types of non-selected list items affected by list item type change. 8 years ago
  Szymon Cofalik 7b253b08ec Changed: changing type of nested list item should change type of all items in that nested list. 8 years ago
  Szymon Cofalik ae84b31f9c Changed: do not remove "garbage" attributes when turning off list item. They will be removed in post fixer. 8 years ago
  Piotrek Koszuliński ee914d8693 Removed unnecessary getPositionBeforeBlock and fixed how the command checks whether it should be enabled (see #32). 8 years ago
  Piotrek Koszuliński 5556667575 Updated imports to use scoped packages. 9 years ago
  Piotrek Koszuliński b3575bbe5e Bump up the year. 9 years ago
  Piotrek Koszuliński 14ed0c5d3e Use package-based paths to modules. 9 years ago
  Piotrek Koszuliński 79c5eafa87 Tests: fixed incorrect schema definition. 9 years ago
  Piotrek Koszuliński 2d05a633f4 Code style: wraped tests in the main describe(). 9 years ago
  Piotrek Koszuliński d141f8390f Made Karma complain less. 9 years ago
  Piotrek Koszuliński bee0d59692 Changed imports in automated tests to be compatible with Webpack. 9 years ago
  Piotrek Koszuliński cd42c9c18e Minor simplification. 9 years ago