BookStack/resources/js
Dan Brown 8b062d4795
Lexical: Fixed strange paragraph formatting behaviour
Formatting was not persisted on empty paragraphs, and was instead based
upon last format encountered in selection.
This was due to overly-hasty removal of other formatting code, which
this got caught it.
Restored required parts from prior codebase.

Also updated inline format button active indicator to reflect formats
using the above, so correct buttons are shown as active even when just
in an empty paragraph.
2025-06-13 19:40:13 +01:00
..
code JS: Converted a few extra services to TS 2024-10-04 14:36:20 +01:00
components Comments: Fixed tab focus change & button placement on form usage 2025-05-28 22:00:24 +01:00
markdown Markdown Editor: Fixed scroll jump on image upload 2025-01-04 21:01:28 +00:00
services Comments: Fixed pointer display, Fixed translation test 2025-05-13 12:03:15 +01:00
wysiwyg Lexical: Fixed strange paragraph formatting behaviour 2025-06-13 19:40:13 +01:00
wysiwyg-tinymce Lexical: Added about button/view 2024-12-17 22:40:28 +00:00
app.ts TS: Converted app file and animations service 2024-10-11 15:19:19 +01:00
custom.d.ts JS: Converted come common services to typescript 2024-07-03 11:00:57 +01:00
global.d.ts TS: Converted app file and animations service 2024-10-11 15:19:19 +01:00