Skip to content

Update dependency @lexical/react to ^0.14.0

Soapbox Bot requested to merge renovate/lexical-react-0.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@lexical/react ^0.13.1 -> ^0.14.0 age adoption passing confidence

Release Notes

facebook/lexical

v0.14.2

Compare Source

  • Fix order of exports in lexical-react (#​5732) Brian Birtles
  • Clean up CHANGELOG (#​5730) Ivaylo Pavlov
  • v0.14.1 (#​5729) Ivaylo Pavlov
  • v0.14.1 Lexical GitHub Actions Bot

v0.14.1

Compare Source

  • ESM build (#​5618) Bob Ippolito
  • Fix height and width parsing in ImportDOM for ExcalidrawNode (#​5721) Ivaylo Pavlov
  • ImportDOM and ExportDOM for LayoutContainerNode (#​5722) Ivaylo Pavlov
  • Fix dont call importDOM methods more than once (#​5726) Georgii Dolzhykov
  • Add test for multiple leading # characters in a hashtag (#​5723) wnhlee
  • Fix to count tabs as list indentation on importing markdown (#​5706) wnhlee
  • Update CharacterLimitPlugin to support custom renderer (#​5715) wnhlee
  • docs Added links to API docs for respective packages (#​5719) Vlad Fedosov
  • docs Creating a Plugin page example (#​5717) Vlad Fedosov
  • Add code snippets for ClearEditorPlugin and MarkdownShortcutPlugin (#​5711) Nick
  • Send click event in read-only editor (#​5714) Ivaylo Pavlov
  • Fix deletion issues when using Chromium Android (#​5644) Aman Harwara
  • Export table row height in JSON (#​5696) Ivaylo Pavlov
  • Fix Bulleting a Node Selection (#​5699) Ivaylo Pavlov
  • fix Typo in the collaboration nodes (#​5702) Pranav Bakre
  • Fix endless renders with editorRef callback (#​5701) wnhlee
  • style fix broken eslint check of #​5625 (#​5694) yf-yang
  • Fix forward word deletion destructing element nodes (#​5625) Ivaylo Pavlov
  • fix(tables) Add missing paragraph node when copying empty cells from external resources (#​5670) Simon Pasquereau
  • chore(docs) Changed stackblitz.com links to point at this repo (#​5685) Vlad Fedosov
  • docs Added conceptual view of the Lexical Core Design (#​5677) Vlad Fedosov
  • Add support for grid selection in text alignment. (#​5652) Serey Roth
  • docs Added reasoning on why State is necessary (#​5678) Vlad Fedosov
  • docs Improved Getting Started with React guide (#​5676) Vlad Fedosov
  • docs add a tip about discrete state update (#​5664) Micha Dzienisiewicz
  • fix Fix E2E tests in Safari (Webkit) (#​5672) Vlad Fedosov
  • Configure ESLint enable curly rule, fix on save (#​5666) Georgii Dolzhykov
  • docs Interactive Vanilla JS example (#​5668) Vlad Fedosov
  • support multiple windows (#​5070) Rob Figueiredo
  • docs Added visualization of the Lexical modular architecture (#​5667) Vlad Fedosov
  • Refactor simplify getFirstDescendant and getLastDescendant (#​5665) Georgii Dolzhykov
  • Unbullet one list item not the whole list (#​5621) Ivaylo Pavlov
  • Preserve bullet item indent on newline (#​5578) Ivaylo Pavlov
  • fix unify class name splittingfiltering with normalizeClassNames (#​5649) Bob Ippolito
  • Move to native UUID (#​5622) Ivaylo Pavlov
  • Escape Layout Plugin (#​5626) Ivaylo Pavlov
  • 0.14 Remove unused canExtractContents (#​5628) Ivaylo Pavlov
  • Revert Fix hashtag regex blocking transform to heading (#​5636) Acy Watson
  • Fix hashtag regex blocking transform to heading (#​5376) wnhlee
  • Fix shiftarrow down selection for tables in sequence. (#​5617) Serey Roth
  • Revert Fixed position for lexical menu (#​5602) (#​5614) Gerard Rovira
  • fix disable markdown shortcuts for collaboration (#​5591) junhsss
  • fix Improve performance of updateChildrenListItemValue (#​5590) Bob Ippolito
  • Fixed position for lexical menu (#​5602) Ebad
  • Bug Right Align in Toolbar for RTL direction shows Left Align Icon (#​5561) Muhammad Fahad
  • fix hide Firefoxs text size buttons (#​5588) Martin
  • IME Input via CDP with latest Playwright (#​5584) Ivaylo Pavlov
  • Fix list selection when first node followed by an element node (#​5583) Ivaylo Pavlov
  • fix update docs example (#​5586) James Pulec
  • Fix Double Deletion on Backspace (#​5580) Ivaylo Pavlov
  • Fix Poll Node (#​5579) Ivaylo Pavlov
  • Fix computeTableMap flow (#​5574) Gerard Rovira
  • Update react documentation (#​5568) Pavel Shermayster
  • Edit Link modal fix (#​5551) Harry Sanders
  • Add lexicalhtml to docs (#​5557) wnhlee
  • Prevent file img conversion (#​5563) Gerard Rovira
  • Fix add class to elements exported from CodeNode (#​5558) wnhlee
  • v0.13.1 (#​5556) Gerard Rovira
  • Fix Flow getCharacterOffsets (#​5555) Gerard Rovira
  • v0.13.1 Lexical GitHub Actions Bot

v0.14.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Soapbox Bot

Merge request reports