Historique des commits

Auteur SHA1 Message Date
  Maciej Gołaszewski 39f06045dd Update forward indent command suite name. il y a 5 ans
  Kamil Piechaczek 0143084436 Renamed the "executeCleanup" to "_executeCleanup". Now the event is marked as private. il y a 5 ans
  Kamil Piechaczek 8f5ff694fe Added tests for ListStylesCommand, added integrations with other plugins. il y a 5 ans
  Kamil Piechaczek c0616a88ef Internal: Bumped the year. [skip ci] il y a 6 ans
  Kamil Piechaczek c62e7a08e7 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] il y a 6 ans
  Kamil Piechaczek 850f518d87 Internal: Bumped the year. [skip ci] il y a 6 ans
  Maciej Gołaszewski 6afa0410b8 Remove Position, Range, Selection imports from engine/model. il y a 7 ans
  Szymon Cofalik 68ed4bc47a Tests: Changed and skipped some tests after OT refactor. il y a 7 ans
  Maciej Gołaszewski 5b865c72d1 Changed: Rename attributes 'type' to 'listType' and 'indent' to 'listIndent'. il y a 7 ans
  Maciej Bukowski 37b8d68056 Aligned code to new `Writer#setSelection` API. il y a 7 ans
  Maciej Bukowski d4ef72e04c Aligned code to changes in DocumentSelection API. il y a 7 ans
  Piotrek Koszuliński 756b03ca5a Internal: Bumped the year. [skip ci] il y a 8 ans
  Piotrek Koszuliński 8cccd8276a First batch of changes updating schema use to match the new API. il y a 8 ans
  Szymon Cofalik c22c2f11dc Tests: Aligned code to changes in ckeditor5-engine. il y a 8 ans
  Szymon Cofalik 0cf57fa809 Changed: Removed fixing indent from `IndentCommand`. It is now only post fixer's responsibility. il y a 8 ans
  Oskar Wróbel ca49008d61 Aligned test with engine changes. il y a 8 ans
  Maciej Bukowski 623de9c472 Aligned selection method names to https://github.com/ckeditor/ckeditor5-engine/pull/1075. il y a 8 ans
  Piotrek Koszuliński fd4022d255 Tests: Aligned tests to changes in ckeditor/ckeditor5-engine#984. il y a 8 ans
  Piotrek Koszuliński 2d388999c6 Aligned command API usage to the changes done in ckeditor5-core#89. il y a 8 ans
  Szymon Cofalik fa30c8402b Changed: Even more improvements for IndentCommand. il y a 8 ans
  Szymon Cofalik ac2f2111e2 Tests: clarification in test name. il y a 8 ans
  Szymon Cofalik 0f63a827fc Changed: improved IndentCommand to properly handle changing items type when indenting and outdenting. il y a 8 ans
  Szymon Cofalik 536f7c397e Tests: added more tests to `list.IndentCommand`. il y a 8 ans
  Szymon Cofalik 27b1a83b61 Changed: command should listen only to model.Document#event:changesDone. Fixes #49. il y a 8 ans
  Szymon Cofalik f2a15c7660 Changed: IndentCommand should fix list type when item is indented. il y a 8 ans
  Piotrek Koszuliński ba9269cd8f Fixed leaky IndentCommand state check. il y a 8 ans
  Szymon Cofalik 7b253b08ec Changed: changing type of nested list item should change type of all items in that nested list. il y a 8 ans
  Szymon Cofalik 45593fa50f Changed: feature is using `engine.model.Selection#getSelectedBlocks` instead of it's own algorithm. Removed src/utils.js. il y a 8 ans
  Szymon Cofalik 44a6883110 Changed: IndentCommand will indent/outdent multiple items if multiple items are selected. il y a 8 ans
  Piotrek Koszuliński 5556667575 Updated imports to use scoped packages. il y a 9 ans