8
0

История коммитов

Автор SHA1 Сообщение Дата
  Anna Tomanek 0cae6b4f51 Docs: List style feature API docs corrected. [skip ci] 5 лет назад
  Kamil Piechaczek 466d2444e2 Marked "_executeCleanup" event as protected. 5 лет назад
  Kamil Piechaczek 0143084436 Renamed the "executeCleanup" to "_executeCleanup". Now the event is marked as private. 5 лет назад
  Kamil Piechaczek 31e34de75d Additional improvements. 5 лет назад
  Kamil Piechaczek 8f5ff694fe Added tests for ListStylesCommand, added integrations with other plugins. 5 лет назад
  Kuba Niegowski 987265215d Updated calls to Element#is() - type argument should always be provided. 5 лет назад
  Kamil Piechaczek c0616a88ef Internal: Bumped the year. [skip ci] 6 лет назад
  Oskar Wróbel 0a392e3e0d Introduced the editing part of TODO list feature. 6 лет назад
  Kamil Piechaczek c62e7a08e7 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 лет назад
  Kamil Piechaczek 850f518d87 Internal: Bumped the year. [skip ci] 7 лет назад
  Maciej Gołaszewski 5b865c72d1 Changed: Rename attributes 'type' to 'listType' and 'indent' to 'listIndent'. 7 лет назад
  Piotrek Koszuliński 756b03ca5a Internal: Bumped the year. [skip ci] 8 лет назад
  Piotrek Koszuliński c54fae23eb Third batch of changes aligning schema use to the new API. 8 лет назад
  Piotrek Koszuliński 99b4ea7420 Second batch of changes updating schema use to match the new API. 8 лет назад
  Oskar Wróbel 5b3314da16 Aligned code with the engine changes. 8 лет назад
  Oskar Wróbel 95c6932b2f Aligned code to with new Batch#setAttributes API. 8 лет назад
  Oskar Wróbel 8f5a48130c Aligned code with new Batch API. 8 лет назад
  Anna Tomanek 32a1e8fcc9 Docs: API docs corrected. 8 лет назад
  Aleksander Nowodzinski 2b0f1e9c03 Fix: ListCommand should check whether it can be applied to the selection. Closes #62. 8 лет назад
  Piotrek Koszuliński 2d388999c6 Aligned command API usage to the changes done in ckeditor5-core#89. 8 лет назад
  Kamil Piechaczek 39a558d9ae Code style: Switched to ESLint. 8 лет назад
  Szymon Cofalik 27b1a83b61 Changed: command should listen only to model.Document#event:changesDone. Fixes #49. 8 лет назад
  Piotrek Koszuliński 9d2a24cd6d Minor simplification. [skip ci] 8 лет назад
  Szymon Cofalik c01a3f8a40 Changed: in ListCommand, improved algorithm that fixes types of non-selected list items affected by list item type change. 8 лет назад
  Szymon Cofalik 7b253b08ec Changed: changing type of nested list item should change type of all items in that nested list. 8 лет назад
  Szymon Cofalik 45593fa50f Changed: feature is using `engine.model.Selection#getSelectedBlocks` instead of it's own algorithm. Removed src/utils.js. 8 лет назад
  Szymon Cofalik ae84b31f9c Changed: do not remove "garbage" attributes when turning off list item. They will be removed in post fixer. 8 лет назад
  Piotrek Koszuliński ee914d8693 Removed unnecessary getPositionBeforeBlock and fixed how the command checks whether it should be enabled (see #32). 9 лет назад
  Piotrek Koszuliński 9cdf1581d9 Started using engine's getSelectedBlocks(). 9 лет назад
  Piotrek Koszuliński 5556667575 Updated imports to use scoped packages. 9 лет назад