Commit History

Автор SHA1 Съобщение Дата
  Aleksander Nowodzinski 1e0440ceb2 Fix: Paragraph command should check whether it can be applied to the selection. Closes #24. преди 8 години
  Piotrek Koszuliński 2f288be151 Aligned command API usage to the changes done in ckeditor5-core#89. преди 8 години
  Kamil Piechaczek 9f4fb40506 Code style: Switched to ESLint. преди 8 години
  Szymon Kupś 09fa65c4e9 Removed schema object checking in ParagraphCommand's _checkEnabled method. преди 8 години
  Szymon Kupś 9e1a2faf83 Renamed paragraph's command method _updateValue to refreshValue and changed its visibility. преди 8 години
  Szymon Kupś 429ca33571 Minor fixes in paragraph command. преди 8 години
  Szymon Kupś 116c16319f Fixed _updateValue and added _checkEnabled method to paragraph command. преди 8 години
  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. преди 8 години
  Aleksander Nowodzinski 4276422399 Tests: New test to verify ParagraphCommand#value in non–collapsed selection. Code refactoring. преди 8 години
  Aleksander Nowodzinski 569d5c5ae6 Removed ParagraphCommand#title. ParagraphCommand#_doExecute accepts selection instead of element. преди 8 години
  Aleksander Nowodzinski 5b3fcdcff5 Extracted paragraph command functionality from HeadingCommand into ParagraphCommand. преди 8 години