]> BookStack Code Mirror - bookstack/commit
Lexical: Table cell bg and format setting fixes
authorDan Brown <redacted>
Thu, 24 Jul 2025 15:51:11 +0000 (16:51 +0100)
committerDan Brown <redacted>
Thu, 24 Jul 2025 15:51:11 +0000 (16:51 +0100)
commitae4d1d804a8dbe3e95511afb2470e36a0d4a38fa
tree504499e724e99f0f253cacdf15ea1b755187f9aa
parent5fc19b0edf3cf4bf88e54ff11c63a82d8664218f
Lexical: Table cell bg and format setting fixes

- Updated table cell background color setting to be stable by
  specifically using the background property over the general styles.
- Updated format shorcuts to be correct header levels as per old editor
  and format menu.
- Updated format changes to properly update UI afterwards.
resources/js/wysiwyg/lexical/table/LexicalTableCellNode.ts
resources/js/wysiwyg/services/shortcuts.ts
resources/js/wysiwyg/ui/defaults/buttons/inline-formats.ts
resources/js/wysiwyg/ui/defaults/forms/tables.ts
resources/js/wysiwyg/utils/tables.ts