|
| 1 | +## v0.20.2 (2024-11-30) |
| 2 | + |
| 3 | +- lexicallexical-playground Bug Fix Allow setEditorState to work correctly inside of an update (#6876) Bob Ippolito |
| 4 | +- lexical-playground Fix CSS property (#6886) Ivaylo Pavlov |
| 5 | +- v0.20.1 (#6887) Sherry |
| 6 | +- lexical-table Bug Fix Fix scrollable table exportDOM (#6884) Bob Ippolito |
| 7 | +- lexical-table Bug Fix Fix table tab navigation (#6880) Bob Ippolito |
| 8 | +- lexical-playground Feature Highlight special strings with format (#6860) C. |
| 9 | +- lexical-playground Fix Hidden comment button on narrow screens or vertical monitors (#6871) Oluwasanya Olaoluwa |
| 10 | +- lexical-table Bug Fix Fix left arrow key handling for table selection (#6875) Bob Ippolito |
| 11 | +- positionNodeOnRange fixes (#6873) Gerard Rovira |
| 12 | +- Add SelectionAlwaysOnDisplay plugin (#6872) Gerard Rovira |
| 13 | +- Allow passing params to run-all (#6874) Gerard Rovira |
| 14 | +- lexical-playground Bug Fix Preserve the selection using the link editor from a table (#6865) Bob Ippolito |
| 15 | +- lexical-playground Bug Fix autocomplete format before and after insertion (#6845) Bedru Umer |
| 16 | +- lexical-utils Bug Fix Add feature detection to calculateZoomLevel (#6864) Bob Ippolito |
| 17 | +- Add Documentation for RootNodes semantic and use case (#6869) C. |
| 18 | +- lexical-selection Bug Fix Wrong selection type in setBlocksType (#6867) Simon |
| 19 | +- lexical-table Bug Fix get table-cell background selection color from a class (#6658) Hamza |
| 20 | +- lexical-table Bug Fix Resolve table selection issue when the mouse crosses over a portal (#6834) Bob Ippolito |
| 21 | +- Lexical Chore Update default skipInitialization to false for registerMutationListener (#6857) Fadekemi Adebayo |
| 22 | +- tests npm upgrade cross-spawn (#6856) Sherry |
| 23 | +- Feature Deprecate nodesOfType function (#6855) Sachin Mahato |
| 24 | +- Lexical Bug Fix backspace bug when deleting nodes with canInsertTextAfter set to false (#6268) Dani Lauzurica |
| 25 | +- lexical-link Test Appending inline element nodes to ListNode (#6826) Fadekemi Adebayo |
| 26 | +- Chore npm upgrade cross-spawn (#6848) Sherry |
| 27 | +- Table Action Menu - fix UI issue with Merge Cells item (#6830) Syed Umar Anis |
| 28 | +- lexical-utils Bug Fix Add missing Flow type declarations (#6841) Hadi Hamid |
| 29 | +- lexical-react Fix(lexical-react) ContentEditable props type rename (#6837) (Ivan) |
| 30 | +- lexical-link Test Removing link from node(children) (#6817) Oluwasanya Olaoluwa |
| 31 | +- lexical-table Bug Fix Fix down arrow key handling in TableObserver (#6839) Bob Ippolito |
| 32 | +- Prevent initial value fn to be called on rerender (#6835) Maksim Horbachevsky |
| 33 | +- Link flow types (#6833) Gerard Rovira |
| 34 | +- lexical-examples Chore Add DOMExportOutputMap type to the exportMap (#6827) Ajaezo Kingsley |
| 35 | +- lexicallexical-table Feature Scrollable tables with experimental getDOMSlot API (#6759) Bob Ippolito |
| 36 | +- lexical-rich-textlexical-plain-text workaround for Korean IME issue on iOS (#6819) wnhlee |
| 37 | +- Fix Aria attributes for ContentEditable are ignored (#6814) Oluwasanya Olaoluwa |
| 38 | +- Mention nodes shouldnt be spellcheckd ) (#6788) Sevki |
| 39 | +- lexical-list Bug Fix Handle appending inline element nodes in ListNode.append (#6791) Aman Harwara |
| 40 | +- lexical-mark Bug Fix Stop MarkNode ids array deep copy in clone (#6810) Ebad |
| 41 | +- v0.20.0 (#6809) Bob Ippolito |
| 42 | +- v0.20.0 Lexical GitHub Actions Bot |
| 43 | + |
1 | 44 | ## v0.20.1 (2024-11-29)
|
2 | 45 |
|
3 | 46 | - lexical-table Bug Fix Fix table tab navigation (#6880) Bob Ippolito
|
|
0 commit comments