BookStack/resources/js
Dan Brown 8d4b8ff4f3
Lexical: Fixed media resize handling
- Updating height/width setting to clear any inline CSS width/height
  rules which would override and prevent resizes showing. This was
  common when switching media from old editor.
  Added test to cover.
- Updated resizer to track node so that it is retained & displayed
  across node DOM changes, which was previously causing the
  resizer/focus to disappear.
2025-06-15 13:55:42 +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 media resize handling 2025-06-15 13:55: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