|
| 1 | +## v0.16.0 (2024-06-04) |
| 2 | + |
| 3 | +- lexical-table Bug Fix Change exported table column width (#6243) Alex Reznik |
| 4 | +- lexical-table CI Remerge PR 6200 Resizing table with merged cells (#6235) Sherry |
| 5 | +- lexical-react Bug Fix checklist cannot be toggled in sub-editors (#6216) Alessio Gravili |
| 6 | +- lexical-selection Bug Fix Selection is removed when changing style of 2 different nodes (#6223) Zigopis Nikolaos |
| 7 | +- refactor refactored InlineImageNode - spans for correct HTML (#6214) Anthony Bouch |
| 8 | +- lexical-playground CI fix flaky collab test (#6240) Sherry |
| 9 | +- LexicalCI Fix approval workflow to ignore e2e tests run on labelled PRs again (#6239) Sahejkm |
| 10 | +- LexicalCI Add more ism in e2e tests to decrease overall run time (#6237) Sahejkm |
| 11 | +- Fix size-limit report for esm modules (#6234) Bob Ippolito |
| 12 | +- Lexical run tests on approval if there is no extended-tests label manually added (#6198) Sahejkm |
| 13 | +- Fix programmatic clipboard copy on non-editable (#6232) Gerard Rovira |
| 14 | +- Revert PR 1st causing some new added tests fail in collab mode and webkit mode (#6224) Sahejkm |
| 15 | +- Fix Resolve Windows regression caused by upgrading glob (#6227) Bob Ippolito |
| 16 | +- LexicalSize-Checks Measure both cjsesm builds for regression checks (#6219) Sahejkm |
| 17 | +- Refactor import paths in LexicalEditorState (#6178) vuki365 |
| 18 | +- lexical-website Documentation Update Validate stackblitz URLs in documentation (#6215) Bob Ippolito |
| 19 | +- lexical-playgroundlexical-table Bug Fix Resizing table with merged cells (#6200) Alex Reznik |
| 20 | +- lexical-devtools Documentation Update Added link to the Mac App Store (#6218) Vlad Fedosov |
| 21 | +- lexical-devtools Chore Safari App Store review fixes (#6213) Vlad Fedosov |
| 22 | +- LexicalCI Add more packages for size limit regressions check (#6209) Sahejkm |
| 23 | +- lexical-list Refactor remove unnecessary type casting (#6203) Sherry |
| 24 | +- lexical-reactlexical-dev-tools-core Feature Allow TreeView custom print output (#6180) Ira Hopkinson |
| 25 | +- lexical-list Bug fix support pasting github checklist (#6195) Sherry |
| 26 | +- lexical-code Refactor remove unnecessary type casting (#6202) Sherry |
| 27 | +- Remove noisy running time signal mentioned in #6137 (#6208) Sahejkm |
| 28 | +- lexical-listlexical-playground Bug fix support pasting google doc checklist (#6191) Sherry |
| 29 | +- LexicalTextNode Refactor remove unnecessary type casting (#6201) Sherry |
| 30 | +- lexical-devtools Feature Improved usage and maintenance documentation (#6186) Vlad Fedosov |
| 31 | +- lexical Bug Fix mutation listener set for original node should work with the replaced node (#6189) Vlad Fedosov |
| 32 | +- Collapsible as div (#6179) Gerard Rovira |
| 33 | +- Update CODEOWNERS (#6192) Sahejkm |
| 34 | +- lexical-playground Chore add test for pasting over mentions (#6024) Sherry |
| 35 | +- Remove emojis from emoticons plugins (#6188) Gerard Rovira |
| 36 | +- Revert lexical-plaintext Feature add escape key handler (#6185) Vlad Fedosov |
| 37 | +- lexical Bug Fix delete line for selections ending with elements (#6160) Vitali Kozlov |
| 38 | +- lexical-dev-tools-core Feature Index tree view cmds (#6182) Sherry |
| 39 | +- Lexical use lexical bot for adding label (#6183) Sahejkm |
| 40 | +- Lexical Move more tests related to Copy Paste from e2e to unit (#6181) Sahejkm |
| 41 | +- Fixed Uncommented Code in Getting Started with React Docs (#6172) Sangram Bahadur |
| 42 | +- docs explain installing browsers for e2e tests (#6163) Georgii Dolzhykov |
| 43 | +- CI fix status badge (#6170) Sherry |
| 44 | +- lexicaldevtools Feature Added full Safari support (#6105) Vlad Fedosov |
| 45 | +- lexical-react Bug Fix Use automatic jsx runtime with reactjsx-runtime - react alias in www (#6143) Bob Ippolito |
| 46 | +- Lexical Feature Merging PR closes auto-linked issue (#6124) wnhlee |
| 47 | +- Lexical Attempt to fix after approval workflow (#6153) Sahejkm |
| 48 | +- lexical-markdown Bug Fix add missing shouldPreserveNewLines to markdown flow (#6165) Sherry |
| 49 | +- lexical-selection Bug Fix Fixes text formatting with segmented and token nodes #6059 (#6062) David Lacroix |
| 50 | +- lexical-react Feature React 19 unit tests (#6048) Bob Ippolito |
| 51 | +- Add tbody and thead tags to TableObserver (#6139) Piechota |
| 52 | +- Bug Fix Insert paragraph at tables edge inside a collapsible (#6159) Serey Roth |
| 53 | +- Deprecate unused methods on ElementNode (#5782) Georgii Dolzhykov |
| 54 | +- Lexical add null check for key undefined before calling toLowerCase function (#6154) Sahejkm |
| 55 | +- lexical-playgroundimage-node Bug Fix Load image error UI (#6111) Maksym Plavinskyi |
| 56 | +- Lexical Fix meta sync build failing due to recent changes in LexicalErrorBoundary.tsx (#6140) Sahejkm |
| 57 | +- Remove legacy-events from mac linux e2e matrix (#6135) Nicolas Gallagher |
| 58 | +- Bug Fix Add check for DecoratorNode for horizontal table navigation. (#6129) Serey Roth |
| 59 | +- Fix the label-on-approval workflow (#6136) Nicolas Gallagher |
| 60 | +- Lexical Use classic mode for jsx runtime for meta build (#6134) Sahejkm |
| 61 | +- Lexical Fix size limit workflow git hub action bot not able to create comment for PRs from fork (#6130) Sahejkm |
| 62 | +- fix(lexical) #6132 react build size regression from #6088 (#6133) Vlad Fedosov |
| 63 | +- Lexical Add flow for eslint (#6127) Sahejkm |
| 64 | +- Lexical Replace code with key to check KeyboardEvents (#6110) Sahejkm |
| 65 | +- lexical-markdownlexical-playground Feature Option to include blanklines in markdown render (#6020) Sherry |
| 66 | +- lexical-playgroundlexical-reactlexical Feature Theme class added to horizontal rule node (#6090) Dalton |
| 67 | +- lexical-react Breaking change Deprecate public default exports (#6088) Bob Ippolito |
| 68 | +- Fix Bug - 6000 Changing the font size when inputting does not take (#6102) pixelbyaj |
| 69 | +- Lexical Add label to run e2e tests on approve (#6120) Sahejkm |
| 70 | +- lexical-devtools Feature Reflect picker state on inspector button ui (#6077) wnhlee |
| 71 | +- Lexical Move some codeblock tests from e2e to unit (#6094) Sahejkm |
| 72 | +- Lexical #6097 run extended tests on mergegroup event (#6100) Sahejkm |
| 73 | +- fix(lexicaldevtools) Reduce requested permissions as we dont use them atm (#6099) Vlad Fedosov |
| 74 | +- fix(lexicalplayground) Emoji menu item not getting targeted styles (#6055) Dalton |
| 75 | +- Only run CI e2e tests on approved PRs (#6080) Nicolas Gallagher |
| 76 | +- LexicalTable Formatting Copy Paste Move test from e2e to unit as followup on #5855 (#6093) Sahejkm |
| 77 | +- lexicalTextNode Feature Add test for #6087 (#6091) wnhlee |
| 78 | +- lexical-playground Feature Center TableCellReizer drag zones over the edge of the cell (#6071) apella |
| 79 | +- lexical Feature error checking for node key re-use with type mismatch in DEV (#6014) Bob Ippolito |
| 80 | +- lexical-playgroundfile Feature Playground link sharing (#6028) Bob Ippolito |
| 81 | +- lexicalTextNode Feature improve supporting multiple format on importDOM of TextNode (#6087) wnhlee |
| 82 | +- v0.15.0 (#6084) Ivaylo Pavlov |
| 83 | +- v0.15.0 Lexical GitHub Actions Bot |
| 84 | + |
1 | 85 | ## v0.15.0 (2024-05-11)
|
2 | 86 |
|
3 | 87 | - feat(examplesreact-rich-collab) Added collaboration focused example (#6043) Vlad Fedosov
|
|
0 commit comments