Historie revizí

Autor SHA1 Zpráva Datum
  Aleksander Nowodzinski 4ff12c6974 Indentation retention when pressing enter. před 6 roky
  Aleksander Nowodzinski d79649d4fc Double shift enter should not leave the code block when executed at the end of it. před 6 roky
  Aleksander Nowodzinski 7659071684 Double enter at the end of the code block should exit it. před 6 roky
  Aleksander Nowodzinski 1efdcf2ad3 Tests: "Fixed" CodeBlockEditing some failing assertions by adding a comment explaining that the issue is not in the package. před 6 roky
  Aleksander Nowodzinski 0e4172727b Tests: Added a test to check what happens if an unsplittable parent does not allow codeBlock during upcasting. před 6 roky
  Aleksander Nowodzinski a0ee7e6967 Make sure the code block splits parents when upcasting if not allowed. Checked upcasting multiple code blocks in a row (WIP). před 6 roky
  Aleksander Nowodzinski 2b81615f97 Implemented the "codeBlock" dropdown with a split button and a list of available languages. před 6 roky
  Aleksander Nowodzinski 65890e7f7b Make sure the "Plain text" label from the config is correctly translated. před 6 roky
  Aleksander Nowodzinski da62d7e3ab Default feature config and the "language" attribute in the model followed by the "class" attribute in the view. před 6 roky
  Aleksander Nowodzinski bc4c3b63dc The feature should handle clipboard input and make sure the existing code block is not split. před 6 roky
  Oskar Wróbel b9952ad1c5 Increased CC to 100%. před 6 roky
  Oskar Wróbel b96c72b9b3 Changed new line character to <br> for the editing pipeline. před 6 roky
  Oskar Wróbel 4e7368309a Changed code block view structure from pre to pre > code. před 6 roky
  Oskar Wróbel 4f4906e1ac Improved data conversion to properly handle HTML inside a pre tag. před 6 roky
  Oskar Wróbel b1912eff59 Added test for CodeBlockEditing plugin. před 6 roky