|
| 1 | +## v0.16.1 (2024-07-01) |
| 2 | + |
| 3 | +- lexical-playgroundlexical-poll Bug Fix Fixes undefined context inside Poll add option (#6361) Roman Lyubimov |
| 4 | +- (docs) Add existing history page to navigation (#6359) Oliver Lassen |
| 5 | +- Lexical Fix broken sync due to deprecation of ReactDOMComet to ReactDOM (#6358) Sahejkm |
| 6 | +- lexical-html Bug Fix Preserve text alignment of nested block elements, when converting HTML to Lexical Nodes (#6340) Zigopis Nikolaos |
| 7 | +- Replace await with async in lexical-headlessREADME.md (#6343) Kibaek Kim |
| 8 | +- Bug Fix Fix selection when hitting shiftarrowdown into a table. (#6274) Serey Roth |
| 9 | +- Update feature request template (#6316) Sherry |
| 10 | +- Add impact description to bug report issue template (#6317) Sherry |
| 11 | +- lexical-reactlexical-dev-tools-core Bug Fix TreeView selection indicator (#6336) Ira Hopkinson |
| 12 | +- lexical Bug Fix Export type EditorUpdateOptions (#6332) Bob Ippolito |
| 13 | +- lexical-link Fix bug when cant remove link formatting from autolink (#6306) Maksym Plavinskyi |
| 14 | +- lexical Bug Fix Make reconcileParagraphFormat respect editor readonly state (#6295) Aleksandr Lapukin |
| 15 | +- LexicalGallery add option to add gallery content in Meta Intern only (#6321) Sahejkm |
| 16 | +- Few missing exports that are useful (#6318) Piechota |
| 17 | +- LexicalCI Fix issues in afterapproval workflow (#6307) Sahejkm |
| 18 | +- LexicalMeta Add meta intern static docs config (#6302) Sahejkm |
| 19 | +- lexical-playground Fix bug Insert an image inside another images caption (#6109) (#6230) Maksym Plavinskyi |
| 20 | +- CI Only send flaky test notice once (#6298) Sherry |
| 21 | +- LexicalUI Gallery Fix meta lexical website intern build errors (#6300) Sahejkm |
| 22 | +- CI Comment to look up Flaky test tracker on e2e test failure (#6292) Sherry |
| 23 | +- fix yjs collaboration plugin in react strict mode (#6271) Meron Ogbai |
| 24 | +- lexicaldevtools Bug Fix Fixed issue when extension devtools panel gets out of sync with background script in Chrome Edge (#6297) Vlad Fedosov |
| 25 | +- lexicalauto-link Fix auto link node escapes on second . (#6146) Maksym Plavinskyi |
| 26 | +- lexical-markdown Add test to keep code language (#6259) Vladimir Ivakin |
| 27 | +- lexical-playgroundlexical-devtools Fix Add missing explicit devDependencies for vite config (#6291) Bob Ippolito |
| 28 | +- LexicalMeta Add dependencies needed to setup lexical-website in m (#6293) Sahejkm |
| 29 | +- Upgrade vite version to address vulnerabilities detected by the Open (#6284) Sahejkm |
| 30 | +- LexicalTables Follow up on #6267 handle multi column delete crash on forward selection at end of the table (#6279) Sahejkm |
| 31 | +- Feature Automated nightly releases (#6204) Bob Ippolito |
| 32 | +- lexical-selection Fix lost autolink styling (#6275) Maksym Plavinskyi |
| 33 | +- Lexical Fix #6221 delete multiple column table crash (#6267) Sahejkm |
| 34 | +- lexical-markdown Bug Fix standardise selection to move to start after markdown toggle (#6220) Sherry |
| 35 | +- lexical-playground CI fix flaky MaxLength emoji e2e test (#6257) Sherry |
| 36 | +- LexicalCI Skip extended tests workflow run on multiple approvals (#6265) Sahejkm |
| 37 | +- Revert lexical-react Bug Fix checklist cannot be toggled in sub-e (#6264) Gerard Rovira |
| 38 | +- lexical-utils Fix mergeRegister should call cleanup functions in reverse order (#6260) Bob Ippolito |
| 39 | +- Lexical Fix missing meta copyright headers in files (#6258) Sahejkm |
| 40 | +- docsexamples Update plain text and rich text examples (#6187) Maksym Plavinskyi |
| 41 | +- lexical-eslint-plugin Fix Use cjs compatible export from built version (#6252) Bob Ippolito |
| 42 | +- Lexical Skip newly added flaky Resize merged cells heightwidth tests for linuxcollabfirefox mode (#6250) Sahejkm |
| 43 | +- lexical-playground CI standardise key press delay (#6246) Sherry |
| 44 | +- v0.16.0 (#6248) Ivaylo Pavlov |
| 45 | +- v0.16.0 Lexical GitHub Actions Bot |
| 46 | + |
1 | 47 | ## v0.16.0 (2024-06-04)
|
2 | 48 |
|
3 | 49 | - lexical-table Bug Fix Change exported table column width (#6243) Alex Reznik
|
|
0 commit comments