Commit History

Author SHA1 Message Date
  Kuba Niegowski 987265215d Updated calls to Element#is() - type argument should always be provided. 5 years ago
  Kamil Piechaczek c0616a88ef Internal: Bumped the year. [skip ci] 6 years ago
  Oskar Wróbel 0a392e3e0d Introduced the editing part of TODO list feature. 6 years ago
  Kamil Piechaczek c62e7a08e7 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 years ago
  Kamil Piechaczek 850f518d87 Internal: Bumped the year. [skip ci] 7 years ago
  Maciej Gołaszewski 5b865c72d1 Changed: Rename attributes 'type' to 'listType' and 'indent' to 'listIndent'. 7 years ago
  Piotrek Koszuliński 756b03ca5a Internal: Bumped the year. [skip ci] 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
  Oskar Wróbel 5b3314da16 Aligned code with the engine changes. 8 years ago
  Oskar Wróbel 95c6932b2f Aligned code to with new Batch#setAttributes API. 8 years ago
  Oskar Wróbel 8f5a48130c Aligned code with new Batch API. 8 years ago
  Anna Tomanek 32a1e8fcc9 Docs: API docs corrected. 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
  Piotrek Koszuliński 9d2a24cd6d Minor simplification. [skip ci] 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 45593fa50f Changed: feature is using `engine.model.Selection#getSelectedBlocks` instead of it's own algorithm. Removed src/utils.js. 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). 9 years ago
  Piotrek Koszuliński 9cdf1581d9 Started using engine's getSelectedBlocks(). 9 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 44f6ac3232 Reformatted API docs. 9 years ago
  Maksymilian Barnaś 56d0dbe29b Added options object to _doExecute method. Modified it to use custom batch. Added tests. 9 years ago
  Piotrek Koszuliński 9c8f13bd61 Minor refactoring. 9 years ago