v0.7.5
facebook/lexicalv0.7.5Dec 23, 2022by trueadm
AI Summary
Focuses on selection tracking, iframe handling, and documentation updates for developers.
Key Highlights
- Fixed selection change logic for forward selection.
- Added logic for contentEditable focus/blur propagation.
- More extensive fixes for Lexical behavior within iframes.
- Added documentation for root listeners and DOM events.
New Features
- Selection tracking improvements
- Iframe support fixes
- Documentation for root listeners and DOM events
Full Release Notes
- selectionChange fix (#3623) Dominic Gannaway - Add docs for root listener (#3625) Acy Watson - Add docs re: working with DOM Events (#3624) Acy Watson - background-repeat: no-repeat; (#3621) Aloento - Add logic in isSelectionCapturedInDecoratorInput for contentEditables (#3622) Dominic Gannaway - Fix bug in convertTextFormatElement (#3618) Dominic Gannaway - Add size limit report (#3600) Maksim Horbachevsky - Allow focus/blur propagation in useYjsFocusTracking (#3617) Dominic Gannaway - Add missing changelog for 0.7.4 (#3598) John Flockton - Fix getSelectedNode logic for forward selection (#3609) moy2010 - Fix typo in documentation (#3614) Jeremy Bernier - Fix bad rebase (#3607) Dominic Gannaway - Escape plus signs of the tag in MarkdownImport, fixes #3596 (#3599) Teemu Pöntelin - Add HTML paste support for checklists (#3579) Acy Watson - Preserve empty parent during replacement (#3595) Maksim Horbachevsky