8
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Tomek Wytrębowicz 40629c5caf Use text nodes content directly instead of stringifying using data processor, vor 5 Jahren
  Piotrek Koszuliński 633d98232c Merge branch 'master' into i/5794 vor 5 Jahren
  Piotrek Koszuliński 72011fb553 Tests: Added tc for #5910. vor 5 Jahren
  Maciej Gołaszewski a5d39c550e Fix dangling comma. vor 5 Jahren
  Kamil Piechaczek ea53e49aed Merge branch 'master' into i/5794 vor 5 Jahren
  Aleksander Nowodzinski 68e393c809 Tests: Added a test to check what happens if upcasted code block has a class which is not defining (e.g. second in the config). vor 5 Jahren
  Aleksander Nowodzinski a2774c6db4 Merge branch 'master' into i/5924 vor 5 Jahren
  panr fc966a9964 Update doc and rewrite getPropertyAssociation helper vor 5 Jahren
  Kamil Piechaczek b8831a082e XML and HTML are treated as separates languages. vor 5 Jahren
  Kamil Piechaczek bbf6065b7d Internal: Bumped the year. [skip ci] vor 6 Jahren
  panr ca31836e0b Add tests to check if multiple classes work in languages config vor 6 Jahren
  fredck cc95565187 Disabled spellcheck inside code blocks. vor 6 Jahren
  Aleksander Nowodzinski 82482d7a43 Changed the configuration format (CodeBlockLanguageDefinition). CSS classes are now generated from #language or customized using #class. vor 6 Jahren
  Aleksander Nowodzinski 82d8291fda Created separated IndentCodeBlockCommand and OutdentCodeBlockCommand classes. vor 6 Jahren
  Aleksander Nowodzinski fa4cc794be Changed the language classes in the default config for the out-of-the-box compatibility with 3rd-party highlighters. vor 6 Jahren
  Maciej Gołaszewski c45537a91c Typo fix. vor 6 Jahren
  Maciej Gołaszewski cecb08f4d3 Remove superfluous schema child check for codeBlock in code block. vor 6 Jahren
  Aleksander Nowodzinski 163d2764fd Make sure the "code" attribute is allowed when marking the output of getSelectedContent(). vor 6 Jahren
  Aleksander Nowodzinski 28c6b097c8 Allowed leaving the code block by pressing enter in an empty line at the beginning of the block. vor 6 Jahren
  Aleksander Nowodzinski 28104ad080 Enabled code block indent and outdent commands in the editing. Defined config.codeBlock.indentSequence. vor 6 Jahren
  Aleksander Nowodzinski 1604c808dd Tests: Code refactoring. vor 6 Jahren
  Aleksander Nowodzinski d51aa72eda Do not customize getSelectedContent() when the selection is empty. vor 6 Jahren
  Aleksander Nowodzinski 8f41068df3 Ensured the code block is properlu copied to the clipboard (getSelectedContent() integration). vor 6 Jahren
  Aleksander Nowodzinski 4ff12c6974 Indentation retention when pressing enter. vor 6 Jahren
  Aleksander Nowodzinski d79649d4fc Double shift enter should not leave the code block when executed at the end of it. vor 6 Jahren
  Aleksander Nowodzinski 7659071684 Double enter at the end of the code block should exit it. vor 6 Jahren
  Aleksander Nowodzinski 1efdcf2ad3 Tests: "Fixed" CodeBlockEditing some failing assertions by adding a comment explaining that the issue is not in the package. vor 6 Jahren
  Aleksander Nowodzinski 0e4172727b Tests: Added a test to check what happens if an unsplittable parent does not allow codeBlock during upcasting. vor 6 Jahren
  Aleksander Nowodzinski a0ee7e6967 Make sure the code block splits parents when upcasting if not allowed. Checked upcasting multiple code blocks in a row (WIP). vor 6 Jahren
  Aleksander Nowodzinski 2b81615f97 Implemented the "codeBlock" dropdown with a split button and a list of available languages. vor 6 Jahren