Historique des commits

Auteur SHA1 Message Date
  Kamil Piechaczek 6ec53c164b Internal: Bumped the year. [skip ci] il y a 6 ans
  Kamil Piechaczek 07798fc796 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] il y a 6 ans
  Kamil Piechaczek abf37808b1 Internal: Bumped the year. [skip ci] il y a 6 ans
  Maciej Gołaszewski 202bf08244 Remove Position, Range, Selection imports from engine/model. il y a 7 ans
  Szymon Cofalik c85c7a6345 Tests: Changed some tests after OT refactor. il y a 7 ans
  Maciej Bukowski 6c6dc1eedf Aligned code to new `Writer#setSelection` API. il y a 7 ans
  Maciej Bukowski fef801d663 Improved test style. il y a 7 ans
  Maciej Bukowski 9d58194206 Aligned code to changes in DocumentSelection API. il y a 7 ans
  Piotrek Koszuliński 5466a6661c Internal: Updated schema use. See ckeditor/ckeditor5-engine#1234. il y a 7 ans
  Piotrek Koszuliński c8282d5b27 Internal: Bumped the year. [skip ci] il y a 8 ans
  Piotrek Koszuliński 06135a44ba Sixth batch of changes aligning schema use to the new API. il y a 8 ans
  Piotrek Koszuliński 79c69f0b02 Fourth batch of changes aligning schema use to the new API. il y a 8 ans
  Piotrek Koszuliński 807bb4e6ee Third batch of changes aligning schema use to the new API. il y a 8 ans
  Piotrek Koszuliński 7b200d9fcb Second batch of changes updating schema use to match the new API. il y a 8 ans
  Piotrek Koszuliński f736f16dac First batch of changes updating schema use to match the new API. il y a 8 ans
  Oskar Wróbel edf19a44eb Improved docs. il y a 8 ans
  Oskar Wróbel 3a3d57c9db Aligned test with engine changes. il y a 8 ans
  Piotrek Koszuliński 9e2178d7ac Tests: Aligned tests to changes in ckeditor/ckeditor5-engine#984. il y a 8 ans
  Aleksander Nowodzinski 1e0440ceb2 Fix: Paragraph command should check whether it can be applied to the selection. Closes #24. il y a 8 ans
  Piotrek Koszuliński 2f288be151 Aligned command API usage to the changes done in ckeditor5-core#89. il y a 8 ans
  Kamil Piechaczek 9f4fb40506 Code style: Switched to ESLint. il y a 8 ans
  Szymon Kupś 09fa65c4e9 Removed schema object checking in ParagraphCommand's _checkEnabled method. il y a 8 ans
  Szymon Kupś 9e1a2faf83 Renamed paragraph's command method _updateValue to refreshValue and changed its visibility. il y a 8 ans
  Szymon Kupś 429ca33571 Minor fixes in paragraph command. il y a 8 ans
  Szymon Kupś 116c16319f Fixed _updateValue and added _checkEnabled method to paragraph command. il y a 8 ans
  Aleksander Nowodzinski 673567862c Don't rename blocks which are paragraphs. Don't block execution if #value is true because there might be more blocks to rename after the first one. il y a 8 ans
  Aleksander Nowodzinski 4276422399 Tests: New test to verify ParagraphCommand#value in non–collapsed selection. Code refactoring. il y a 8 ans
  Aleksander Nowodzinski 569d5c5ae6 Removed ParagraphCommand#title. ParagraphCommand#_doExecute accepts selection instead of element. il y a 8 ans
  Aleksander Nowodzinski 5b3fcdcff5 Extracted paragraph command functionality from HeadingCommand into ParagraphCommand. il y a 8 ans