bookstack/resources/js
Dan Brown 5c6671b3bf
Lexical: Fixed issues with content not saving
Found that saving via Ctrl+Enter did not save as logic to load editor
output into form was bypassed, which this fixes by ensuring submit
events are raised during for this shortcut.

Submit handling also gets a timeout added since, at least in FF,
requestSubmit did not re-submit a form while in a submit event.
2025-03-27 14:13:18 +00:00
..
code JS: Converted a few extra services to TS 2024-10-04 14:36:20 +01:00
components Lexical: Fixed issues with content not saving 2025-03-27 14:13:18 +00:00
markdown Markdown Editor: Fixed scroll jump on image upload 2025-01-04 21:01:28 +00:00
services Sorting: Added sort set form manager UI JS 2025-02-04 15:14:22 +00:00
wysiwyg Lexical: Fixed code in lists, removed extra old alignment code 2025-02-16 15:09:33 +00: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