BookStack/resources/js
Dan Brown 06bb55184c
WYSIWYG: Fixed unexpected clearing of table cell styles
Fixes custom table cell clear-format handling since it was being called
on many format removals, not just the clear-formatting action.
This updates the code to specifically run on the RemoveFormat action
which is triggered by the clear formatting button.
Fixes #4964
2024-04-29 17:47:06 +01:00
..
code Code: Fixed highlighting issues when no code language set 2024-03-31 14:33:08 +01:00
components JS Build: Split markdown to own file, updated packages 2024-04-08 14:41:51 +01:00
markdown JS Build: Split markdown to own file, updated packages 2024-04-08 14:41:51 +01:00
services Page Display: Fixed highlighting for elements in nested details 2024-03-09 15:07:51 +00:00
wysiwyg WYSIWYG: Fixed unexpected clearing of table cell styles 2024-04-29 17:47:06 +01:00
app.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00