|
| 1 | +## v0.17.1 (2024-08-26) |
| 2 | + |
| 3 | +- lexical-playground Bug Fix fix comment timestamps (#6555) Ira Hopkinson |
| 4 | +- lexical Add tests for HTMLConfig (#5507) wnhlee |
| 5 | +- lexical-table Bug Fix Append a ParagraphNode to each cell when unmerging (#6556) Minseo Kang |
| 6 | +- lexical-table Fix table selection paste as plain text (#6548) Ivaylo Pavlov |
| 7 | +- lexical-tablelexical-clipboard Bug Fix Race condition in table CUTCOMMAND (#6550) Bob Ippolito |
| 8 | +- lexical-playground Bug Fix Fix firefox e2e test regression in Selection.spec.mjs (#6546) Bob Ippolito |
| 9 | +- Bug Fix Fix issue where triple-clicking a cell would dangerously select entire document (#6542) Mo |
| 10 | +- lexical-playground Fix in playground show component-menu when scroll (#6510) keiseiTi |
| 11 | +- lexical-react Fix multiple node selection deletion (#6538) Ivaylo Pavlov |
| 12 | +- lexical-yjs Bug Fix Properly sync when emptying document via undo (#6523) Mo |
| 13 | +- lexical-table Stop selecting the whole table after pasting cells (#6539) Ivaylo Pavlov |
| 14 | +- lexical-table Fix a number of table Cut command scenarios (#6528) Ivaylo Pavlov |
| 15 | +- Chore change className props in TreeView component to optional (#6531) Mingxuan Wang |
| 16 | +- lexical-list Bug Fix handle non-integer numbers in setIndent (#6522) jrfitzsimmons |
| 17 | +- Chore Mark additional tests as flaky from #6535 test runs (#6536) Bob Ippolito |
| 18 | +- lexical-table Bug Fix Selection in tables with merged cells (#6529) Botho |
| 19 | +- Revert Fix OverflowNode configuration (#6535) Bob Ippolito |
| 20 | +- lexical-react Fix Fix React.startTransition on Webpack React 17 (#6517) Turner |
| 21 | +- Fix OverflowNode configuration (#6027) Gerard Rovira |
| 22 | +- lexical-react remove editorDEPRECATED that has been deprecated for two years (#6494) Bob Ippolito |
| 23 | +- lexical Refactor RFC LexicalNode.afterCloneFrom to simplify clone implementation (#6505) Bob Ippolito |
| 24 | +- lexicalselection Feature yield target to style patch fn (#6472) Divyansh Kumar |
| 25 | +- lexical surface more error details in reconciler (#6511) Sherry |
| 26 | +- lexical Bug Fix Fix decorator selection regression with short-circuiting (#6508) Bob Ippolito |
| 27 | +- Fix splitText when detached (#6501) Gerard Rovira |
| 28 | +- Flow add more HTMLDivElementDOMProps (#6500) Gerard Rovira |
| 29 | +- lexical-playground Bug Fix Update tooltip for redo button with correct macOS shortcut (#6497) Bob Ippolito |
| 30 | +- lexical Feature Add version identifier to LexicalEditor constructor (#6488) Bob Ippolito |
| 31 | +- docs prevent automatic p tag wrapping (#6491) Devy |
| 32 | +- Revert lexicalplayground fix block cursor show horizontal (#6490) Bob Ippolito |
| 33 | +- When creating a new check list, set the checked value of the list item to false instead of undefined (#5978) Aman Harwara |
| 34 | +- lexicalplayground fix block cursor show horizontal (#6486) keiseiTi |
| 35 | +- lexical Bug Fix Merge pasted paragraph into empty quote (#6367) wnhlee |
| 36 | +- lexical-table Bug Fix Enable observer updates on table elements attributes change (#6479) Evgeny Vorobyev |
| 37 | +- v0.17.0 (#6487) Sherry |
| 38 | +- v0.17.0 Lexical GitHub Actions Bot |
| 39 | + |
1 | 40 | ## v0.17.0 (2024-07-31)
|
2 | 41 |
|
3 | 42 | - LexicaCI run extended tests for safari in mac-os and chromefirefox in linuxwindows (#6466) Sahejkm
|
|
0 commit comments