|
| 1 | +## v0.26.0 (2025-03-01) |
| 2 | + |
| 3 | +- Fix selection shifting when deleting paragraphs on android (#7239) Wayne |
| 4 | +- lexicalreact Bug Fix anchor element not cleanup when component unmount (#7264) Y2 |
| 5 | +- lexical Bug Fix Point.isBefore could return incorrect result due to normalization (#7256) Bob Ippolito |
| 6 | +- lexical Feature add a generic state property to all nodes (#7117) Germn Jabloski |
| 7 | +- lexicallexical-mark Bug Fix Identify mark as inline element (#7255) Peter Dekkers |
| 8 | +- lexical-playgroundexamples Refactor Unify vite devprodexample configurations (#7208) Bob Ippolito |
| 9 | +- lexicallexical-utils Chore Add some missing flow types for NodeCaret and table related functionality (#7253) Bob Ippolito |
| 10 | +- lexical-playground Bug Fix Table Action Menu dropdown positioning (#7229) Syed Umar Anis |
| 11 | +- fix Add missing flow types for node event plugin (#7252) Maksim Horbachevsky |
| 12 | +- lexical fix typo in Caret error msg (#7249) Sherry |
| 13 | +- Breaking Changeslexicallexical-listlexical-playground Bug Fix deleteCharacter through ListNode-ListItemNode (#7248) Bob Ippolito |
| 14 | +- Update Upgrade docusaurus version (#7244) Yuncheng Lu |
| 15 | +- lexical-react fix ensure attributes are set immediately on menu (#7237) Dennis Soehnen |
| 16 | +- lexical-table Bug Fix Prevent adjacent cell selection on triple-click (#7213) Kiran Dash |
| 17 | +- lexical-list Bullet item color matches text color (#7024) Ivaylo Pavlov |
| 18 | +- lexicallexical-code Refactor Use NodeCaret to implement RangeSelection.getNodes() (#7135) Bob Ippolito |
| 19 | +- lexical-playground Refactor Image component rerenders on every editor update (#7233) Jash Vithlani |
| 20 | +- Feature Add linter to check that flow types are consistent with typescript types (#7230) Bob Ippolito |
| 21 | +- lexical-playground fix hard coded theme classes for table hover actions (#7182) Syed Umar Anis |
| 22 | +- lexical-list Bug Fix retain selection styling when exiting nested list (#7225) Divyansh Kumar |
| 23 | +- lexicallist Feature export ListNodeTagType (#7228) Dani Guardiola |
| 24 | +- lexical-table Docs Fix lexicaltable README.md (#7224) Bob Ippolito |
| 25 | +- lexical-yjs Bug Fix Normalize multiple adjacent merge conflicts in one block (#7217) James Fitzsimmons |
| 26 | +- Breaking Changelexicalreact Chore Remove deprecated default exports (#7219) Kiran Dash |
| 27 | +- v0.25.0 (#7221) Bob Ippolito |
| 28 | +- 2024 recap shortcut (#7223) Gerard Rovira |
| 29 | +- v0.25.0 Lexical GitHub Actions Bot |
| 30 | + |
1 | 31 | ## v0.25.0 (2025-02-20)
|
2 | 32 |
|
3 | 33 | - lexical-playground Refactor Remove redundant Suspense from node decorators (#7215) Kiran Dash
|
|
0 commit comments