Commit Graph

4 Commits

Author SHA1 Message Date
d1ea10d8c6 update z-index use 2025-06-26 15:46:44 +00:00
1041814823 update 2025-06-24 16:49:40 +00:00
3b93bd63a7 fix(wysiwyg): Fix text selection detection for formatting menu in Shadow DOM
- Update selection detection to properly handle Shadow DOM boundaries
- Use getComposedRanges API correctly according to MDN documentation
- Add direct selection detection within block components
- Dispatch custom events from blocks when text is selected
- Fix formatting menu positioning using selection rect from events
2025-06-24 16:17:00 +00:00
8b02c5aea3 fix(dees-modal): theming 2025-06-24 10:45:06 +00:00