Historique des commits

Auteur SHA1 Message Date
  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