bookstack/resources
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
..
icons Merge pull request #5415 from BookStackApp/more_lexical_fixes 2025-02-16 15:28:55 +00:00
js Lexical: Fixed issues with content not saving 2025-03-27 14:13:18 +00:00
sass Styles: Fixed breakpoint overlap 2025-02-23 11:19:11 +00:00
views Revisions: Hid changes link for oldest revision 2025-03-16 12:00:54 +00:00