bookstack/resources/js
Dan Brown 1243108e0f
Lexical: Updated dropdown handling to match tinymce behaviour
Now toolbars stay open on mouse-out, and close on other toolbar open,
outside click or an accepted action.
To support:
- Added new system to track and manage open dropdowns.
- Added way for buttons to optionally emit events upon actions.
- Added way to listen for events.
- Used the above to control when dropdowns should hide on action, since
  some dont (like overflow containers and split dropdown buttons).
2025-05-25 16:28:42 +01:00
..
code JS: Converted a few extra services to TS 2024-10-04 14:36:20 +01:00
components Comments: Fixed a range of TS errors + other 2025-05-12 15:31:55 +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: Updated dropdown handling to match tinymce behaviour 2025-05-25 16:28:42 +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