]> BookStack Code Mirror - bookstack/commit
CM6: Fixed a range of issues during browser testing
authorDan Brown <redacted>
Tue, 18 Apr 2023 13:21:22 +0000 (14:21 +0100)
committerDan Brown <redacted>
Tue, 18 Apr 2023 13:21:22 +0000 (14:21 +0100)
commit3e738b14715e9e2d3aa5dccd723a051d9d288ed9
tree484734848f7b757152713748791136803526f3ff
parent94f464cd14a8f2a54a8fada9cb777c0e6f28fa93
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)
resources/js/code/index.mjs
resources/js/code/themes.js
resources/js/components/page-editor.js
resources/js/markdown/shortcuts.js
resources/sass/_codemirror.scss