|
| 1 | +## v0.19.0 (2024-10-28) |
| 2 | + |
| 3 | +- lexical Add missing commands to Lexical.js.flow (#6769) Sherry |
| 4 | +- lexical-react Feature add attributes in LinkPlugin (#6760) Taro Shono |
| 5 | +- lexical-react replace abstract component (#6752) Sherry |
| 6 | +- Trust HTML for rich text clipboard (#6755) Gerard Rovira |
| 7 | +- lexical-playground Bug Fix Disable editing of Excalidraw Component in Read-Only Mode (#6704) Neysan Foo |
| 8 | +- lexical-playground Bug Fix Disable table hover actions in read-only mode (#6706) Neysan Foo |
| 9 | +- lexical-table lexical-selection Try to fix calling split on undefined (#6746) Ivaylo Pavlov |
| 10 | +- Add ariaErrorMessage and ariaInvalid to Flow type (#6751) EJ Hammond |
| 11 | +- lexical-react Feature Add aria-errormessage and aria-invalid support to LexicalContentEditable (#6745) EJ Hammond |
| 12 | +- lexical-table Return inserted node from insertTableRowEXPERIMENTAL and insertTableColumnEXPERIMENTAL (#6741) Aman Harwara |
| 13 | +- Bug Fix Shiftdown selects an extra subsequent element for Table selection (#6679) Katsia |
| 14 | +- lexical-playground Bug Fix Disable equation editing in read-only mode (#6707) Neysan Foo |
| 15 | +- lexical-markdown Feature add ability to hook into the import process for multiline element transformers (#6682) Alessio Gravili |
| 16 | +- lexical-playground Bug Fix Disable image and inline focusing, adding caption and editing in read-only mode (#6705) Neysan Foo |
| 17 | +- lexical-code Bug Fix Add global type declarations for Prism (#6736) Bob Ippolito |
| 18 | +- Chore Disable react-beta test job for now (#6738) Bob Ippolito |
| 19 | +- lexical-playground Table Hover Actions Layout Fixes (#6725) Ivaylo Pavlov |
| 20 | +- lexical Bug Fix lines were being deleted with deleteLine (#6719) Taro Shono |
| 21 | +- lexical-table Bug Fix colWidths not imported from DOM for TableNode (#6731) cwstra |
| 22 | +- Chore add workflow to auto close stale pr based on label (#6732) Sherry |
| 23 | +- lexical-playground Bug Fix match toolbar font size input with the rest of toolbar items in Read-Only mode (#6698) Bedru Umer |
| 24 | +- lexical-playground Remove unused command (#6726) Ivaylo Pavlov |
| 25 | +- fix preserve custom fields in Lexical-Yjs sync (#6724) Vadim Nicolaev |
| 26 | +- lexicallexical-listlexical-rich-text Fix Preserve indentation when serializing to and from HTML (#6693) Germn Jabloski |
| 27 | +- lexicallexical-list Bug Fix Retain indentation when list format is removed and reapplied (#6684) Sebastian Arrazola |
| 28 | +- lexical Bug Fix Insertion into inline ElementNode should not crash (#6703) Bob Ippolito |
| 29 | +- lexical-playground Bug Fix Track Resizing Actions for Excalidraw in History Stack (#6696) Neysan Foo |
| 30 | +- lexical-playground Bug Fix toolbar font size input keyboard accessibility (#6695) Riley Pearce |
| 31 | +- lexical-playground 3 Bug Fixes, 1 UX Improvement All Regarding Excalidraw Node (#6666) Neysan Foo |
| 32 | +- lexical Bug Fix TextNode in token mode should not be split by removeText (#6690) Bob Ippolito |
| 33 | +- lexical-yjs Bug Fix Add missing setLocalStateField method to ProviderAwareness type (#6683) Vadim Nicolaev |
| 34 | +- lexical Bug Fix Fix Table formatting when no TextNodes present (#6675) Katsia |
| 35 | +- lexical-tablelexical-playground Bug Fix Make style buttons in toolbar respect table selection (#6678) Katsia |
| 36 | +- Support backward selection in rows deletion (#6680) Maksim Horbachevsky |
| 37 | +- v0.18.0 (#6676) Sherry |
| 38 | +- v0.18.0 Lexical GitHub Actions Bot |
| 39 | + |
1 | 40 | ## v0.18.0 (2024-09-26)
|
2 | 41 |
|
3 | 42 | - lexical-markdown set shouldMergeAdjacentLines default to be false (#6660) Sherry
|
|
0 commit comments