Historial de Commits

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