BookStack/resources/js/code
Dan Brown 3e738b1471
CM6: Fixed a range of issues during browser testing
- Fixed some keybindings not running as expected, due to some editor
  defaults overriding or further actions taking place since the action
  would not indicate it's been dealt with (by returning boolean).
- Fixed spacing/border-radius being used on codeblocks on non-intended
  areas like the MD editor.
- Fixed lack of BG on default light theme, visible on full screen md
  editor.
- Fixed error thrown when the user does not have access to change the
  current editor (Likely non-cm related existing issue)
2023-04-18 14:21:22 +01:00
..
index.mjs CM6: Fixed a range of issues during browser testing 2023-04-18 14:21:22 +01:00
languages.js CM6: Aligned styling with existing, improved theme handling 2023-04-16 16:05:16 +01:00
legacy-modes.mjs CM6: Aligned styling with existing, improved theme handling 2023-04-16 16:05:16 +01:00
setups.js CM6: Added tabbing, fixed dark mode border in WYSIWYG 2023-04-18 13:43:59 +01:00
simple-editor-interface.js CM6: Updated for popup editor, added new interface 2023-04-17 13:24:29 +01:00
themes.js CM6: Fixed a range of issues during browser testing 2023-04-18 14:21:22 +01:00
views.js CM6: Aligned styling with existing, improved theme handling 2023-04-16 16:05:16 +01:00