Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lexical to v0.14.3 #1170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update lexical to v0.14.3 #1170

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lexical/clipboard (source) 0.13.1 -> 0.14.3 age adoption passing confidence
@lexical/code (source) 0.13.1 -> 0.14.3 age adoption passing confidence
@lexical/headless (source) 0.13.1 -> 0.14.3 age adoption passing confidence
@lexical/html (source) 0.13.1 -> 0.14.3 age adoption passing confidence
@lexical/link (source) 0.13.1 -> 0.14.3 age adoption passing confidence
@lexical/list (source) 0.13.1 -> 0.14.3 age adoption passing confidence
@lexical/react (source) 0.13.1 -> 0.14.3 age adoption passing confidence
@lexical/rich-text (source) 0.13.1 -> 0.14.3 age adoption passing confidence
@lexical/selection (source) 0.13.1 -> 0.14.3 age adoption passing confidence
@lexical/text (source) 0.13.1 -> 0.14.3 age adoption passing confidence
@lexical/utils (source) 0.13.1 -> 0.14.3 age adoption passing confidence
lexical (source) 0.13.1 -> 0.14.3 age adoption passing confidence

Release Notes

facebook/lexical (@​lexical/clipboard)

v0.14.3

Compare Source

  • fix removed overwrite of copyright (#​5811) Sven ani
  • remove duplicate list merging (#​5810) Sherry
  • fix Table selection stuck (#​5807) Alex Reznik
  • #​4618 combine list if next sibling is list node (#​5803) Sherry
  • docs clarify readupdate language in intro, readme editor state (#​5809) Bob Ippolito
  • chore Removed invalid GH action config (#​5808) Vlad Fedosov
  • feat(lexicaldevtools) Added basic extension scaffolding (#​5747) Vlad Fedosov
  • Improve table selection and navigation (#​5767) Serey Roth
  • Fix typo in docs (#​5805) John Flockton
  • fix avoid auto-embed menu overflowing off right side of page (#​5804) wangqi
  • Fix #​5543 insertText() was inserting Text as child of table node instead of root before tablerow resulting in table node not getting deleted (#​5799) Sahejkm
  • Editable immediately when adding link from Floating toolbar (#​5801) Ivaylo Pavlov
  • Quick fix for #​5754 Numbered list does not increment in ImageNode caption #​5754 (#​5798) Sherry
  • Node fork modules moduleResolution bundler (#​5774) Bob Ippolito
  • Node-aware Context Menu Items (#​5791) Ivaylo Pavlov
  • Fix #​5720 update the resolvedOffset correctly on image selection and drag (#​5795) Sahejkm
  • fix Address more flaky collab tests (#​5788) Bob Ippolito
  • fix Update iframes to prevent focus stealing (#​5784) Bob Ippolito
  • fix restore playground esm build (#​5781) Bob Ippolito
  • fix Double input of text when composing at TextNode boundaries (#​5762) matsuyama-k1
  • lexicalplayground Moved Vite config to TS and removed code duplication (#​5744) Vlad Fedosov
  • Fix selection started from inside of the table (#​5766) Alex Reznik
  • Respect CSS zoom (#​5772) Ebad
  • Revert fixed #​5233 firefox related issue for backspace deletion wh (#​5776) Gerard Rovira
  • Fix clear formatting in table (#​5765) Alex Reznik
  • Generate default entry in package.json exports last use .mjs for esm modules (#​5737) Bob Ippolito
  • Update build script to exclude WWW from ESM modules (#​5753) John Flockton
  • chore(lexicaltext) Split into several files for better readability and to simplify further expansion (#​5718) Vlad Fedosov
  • fixed #​5233 firefox related issue for backspace deletion where focus offset is of type element instead of text (#​5734) Sahejkm
  • Update the publish script channel (#​5736) Ivaylo Pavlov
  • v0.14.2 (#​5735) Ivaylo Pavlov
  • v0.14.2 Lexical GitHub Actions Bot

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 - "every weekday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update lexical to v0.14.1 Update lexical to v0.14.3 Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants