Commit History

Author SHA1 Message Date
  Aleksander Nowodzinski bf336b13f6 Merge branch 't/ckeditor5/436' into i/5668 6 years ago
  Aleksander Nowodzinski 21a3a72681 Minor fix. 6 years ago
  Aleksander Nowodzinski 76747f59ea Docs: Minor improvement in the feature guide. 6 years ago
  Aleksander Nowodzinski a693e70a65 Updated the feature guide to the latest API and defaults. 6 years ago
  Aleksander Nowodzinski 85e088355e Merge branch 't/ckeditor5/436' into i/5668 6 years ago
  Aleksander Nowodzinski 0d6c0f10e5 Let's give the code block even more air in tight spaces. 6 years ago
  Aleksander Nowodzinski 82d8291fda Created separated IndentCodeBlockCommand and OutdentCodeBlockCommand classes. 6 years ago
  Aleksander Nowodzinski 9e0e137dd2 Code refactoring. 6 years ago
  Aleksander Nowodzinski 068d2494f4 Code refactoring. 6 years ago
  Aleksander Nowodzinski 96090ac339 The code block should not be squashed in a table cell. 6 years ago
  Aleksander Nowodzinski fa4cc794be Changed the language classes in the default config for the out-of-the-box compatibility with 3rd-party highlighters. 6 years ago
  Aleksander Nowodzinski f76f0b3d7d Update src/codeblockediting.js 6 years ago
  Aleksander Nowodzinski 279713def3 Update src/utils.js 6 years ago
  Aleksander Nowodzinski 7a39a25e4f Update src/codeblockcommand.js 6 years ago
  Aleksander Nowodzinski ccf8b7bf9d Update tests/codeblock.js 6 years ago
  Maciej Gołaszewski 3b5a109156 Use explicit schema definition for codeBlock. 6 years ago
  Maciej Gołaszewski c45537a91c Typo fix. 6 years ago
  Maciej Gołaszewski cecb08f4d3 Remove superfluous schema child check for codeBlock in code block. 6 years ago
  Maciej Gołaszewski 3fcbc0a6b6 Simplify canBeCodeBlock() schema check return value. 6 years ago
  Aleksander Nowodzinski 86d97b0c1c Docs: Improved language and mistakes. [skip ci] 6 years ago
  Maciej Gołaszewski c8374acac1 Update description of indentcodeblockcommand tests. 6 years ago
  Maciej Gołaszewski 3c73fed1d9 Further enhance description of CodeBlockCommand tests. 6 years ago
  Maciej Gołaszewski 85ad71d206 Enhance description of CodeBlockCommand#value tests. 6 years ago
  Aleksander Nowodzinski 0cbffe6451 Added missing anchors in the guide. 6 years ago
  Aleksander Nowodzinski 7e97588c9a Merge branch 't/ckeditor5/436' into i/5668 6 years ago
  Aleksander Nowodzinski 163d2764fd Make sure the "code" attribute is allowed when marking the output of getSelectedContent(). 6 years ago
  Aleksander Nowodzinski 42d459dbe8 Docs: The initial version of the code block guide. 6 years ago
  Aleksander Nowodzinski 36f4566a59 Tests: Fixed a failing test after change of the button's label. 6 years ago
  Aleksander Nowodzinski 4e28f3a82d Updated the feature button's label. Added the contexts.json file. 6 years ago
  Aleksander Nowodzinski 43300d90bb Tests: Added missing scenarios to feature's manual test. 6 years ago