Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps @lexical/html from 0.11.2 to 0.29.0.

Release notes

Sourced from @​lexical/html's releases.

v0.29.0

Breaking Changes

facebook/lexical#7351 : Only select RootNode on removal of last child if there was an existing selection facebook/lexical#7353: Support escaping markdown characters facebook/lexical#7357: Refactor: LexicalNestedComposer add skipEditableListener prop and deprecate initialNodes prop and implicit namespace setting facebook/lexical#7372: Set tableFrozenColumn and tableFrozenRow classes only on the scrollable table wrapper

Highlights

React: 🆕 facebook/lexical#7357: LexicalNestedComposer add skipEditableListener prop and deprecate initialNodes prop and implicit namespace setting

Table: ✅facebook/lexical#7372: Set tableFrozenColumn and tableFrozenRow classes only on the scrollable table wrapper ✅facebook/lexical#7316: Add fallback selection to InsertTableCommand

Core editor: ✅facebook/lexical#7351: Only select RootNode on removal of last child if there was an existing selection ✅facebook/lexical#7354: Ignore input event from inside decorators

Markdown: 🆕 facebook/lexical#7353: Feature: Support escaping markdown characters

Playground: 🆕 facebook/lexical#7352 : Chore: Improve accessibility of DraggableBlockPlugin add block button ✅facebook/lexical#7334: Table action menu visibility with cell overflow ✅facebook/lexical#7362: Fix equation rendering in Safari 🆕 facebook/lexical#7371: Chore: Update excalidraw to v0.18.0 Doc: ✅facebook/lexical#7365: Update react.md, fix typo

What's Changed

New Contributors

Full Changelog: facebook/lexical@v0.28.0...v0.29.0

v0.28.0

Ad-hoc minor release with important bug fixes and some enabling features. The most important fix is in #7341 - where under certain conditions nodes may not be updated in the DOM at all (this bug is rarely triggered and has been around for 3+ years).

... (truncated)

Changelog

Sourced from @​lexical/html's changelog.

v0.29.0 (2025-03-24)

  • Breaking Changelexical-tablelexical-playground Bug Fix Set tableFrozenColumn and tableFrozenRow classes only on the scrollable table wrapper (#7372) Bob Ippolito
  • lexical Bug Fix Ignore input event from inside decorators (#7354) Bob Ippolito
  • Breaking Changelexical-react Refactor LexicalNestedComposer add skipEditableListener prop and deprecate initialNodes prop and implicit namespace setting (#7357) Bob Ippolito
  • lexical-playground Bug Fix Fix equation rendering in Safari (#7362) Kiran Dash
  • Update react.md, fix typo (#7365) Bohdan Ptyts
  • lexical-table Bug Fix Add fallback selection to InsertTableCommand (#7316) Patrick Moody
  • Breaking Changelexical-markdown Feature Support escaping markdown characters (#7353) Alessio Gravili
  • lexical-playground Bug Fix Table action menu visibility with cell overflow (#7334) Kiran Dash
  • Breaking Changelexical Bug Fix Only select RootNode on removal of last child if there was an existing selection (#7351) Bob Ippolito
  • lexical-playground Chore Improve accessibility of DraggableBlockPlugin add block button (#7352) Bob Ippolito
  • v0.28.0 (#7348) Bob Ippolito
  • v0.28.0 Lexical GitHub Actions Bot

v0.28.0 (2025-03-18)

  • lexical-website Docs Fix broken links to React Rich Collab Example (#7347) Bob Ippolito
  • lexical-playgroundlexical-react Feature Push Draggable Element to Parent (#7338) Stphane
  • Breaking Changelexicallexical-utils Bug Fix Handle canBeEmpty in splitNodes (#7342) Bob Ippolito
  • Breaking Changelexical-table Bug Fix Table cell line breaks behave differently from the intended HTML behavior. (#7318) SeungHwan-Lee
  • Breaking Changelexical Bug Fix Fix bug in transformer loop that would cause nodes not to get reconciled (#7341) Bob Ippolito
  • lexical-utils Feature Add type predicate to objectKlassEquals (#7340) wnhlee
  • lexical-playground Table actions should clear selection instead of moving it to the beginning (#7337) Bob Ippolito
  • Breaking Changelexicallexical-playground Feature Add a default delete handler for NodeSelection (#7323) Bob Ippolito
  • Breaking Changelexical-list Bug Fix Move ListItemNode text style inheritance to custom properties and CSS (#7325) Bob Ippolito
  • lexical Feature Add mutatedNodes to UpdateListener payload (#7321) Bob Ippolito
  • Breaking Changelexicallexical-table Bug Fix Scrollable TableNode updateDOM fixes and getDOMSlot type refactoring (#7336) Bob Ippolito
  • lexical-editorBug fix Add LexicalEditor.hasNode to flow typing to match typescript (#7320) Alex Zhang
  • lexical-react Chore remove unused dependencies from lexicalreact (#7315) Alessio Gravili
  • v0.27.2 (#7314) Bob Ippolito
  • v0.27.2 Lexical GitHub Actions Bot

v0.27.2 (2025-03-11)

  • lexical-table Bug Fix Fix unintended touch table cell selection when scrolling (#7309) Ibrahim El-bastawisi
  • lexical-playground Bug Fix row height resizing for merged cells (#7305) Kiran Dash
  • lexical-table Add table cell selection handler for touch devices (#7297) Ibrahim El-bastawisi
  • lexical-playground Feature Add touch support for TableCellResizer (#7299) Ibrahim El-bastawisi
  • lexical-yjs Bug Fix prevent collab element nodes from removing other nodes from node map (#7295) James Fitzsimmons
  • lexical-website Bug Fix Fix vite.config.ts for gallery examples (#7290) Bob Ippolito
  • v0.27.1 (#7288) Bob Ippolito
  • v0.27.1 Lexical GitHub Actions Bot

v0.27.1 (2025-03-04)

  • CI Feature Add a fixer for the no-imports-from-self lint (#7284) Bob Ippolito
  • lexical-table Bug Fix Click and drag table selection in Firefox (#7283) Bob Ippolito
  • lexical-listlexical Bug Fix Add RTL direction support for list items in output HTML (#7282) Kiran Dash
  • v0.27.0 (#7281) Bob Ippolito

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the no-jira label Mar 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 31, 2025 07:15
@changeset-bot
Copy link

changeset-bot bot commented Mar 31, 2025

⚠️ No Changeset found

Latest commit: bba1064

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-lexical-html-0.29.0 branch 4 times, most recently from ccdd8db to 0669e53 Compare April 8, 2025 11:08
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-lexical-html-0.29.0 branch 3 times, most recently from 5b21083 to 5cacdbc Compare April 10, 2025 14:37
Bumps [@lexical/html](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-html) from 0.11.2 to 0.29.0.
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.29.0/packages/lexical-html)

---
updated-dependencies:
- dependency-name: "@lexical/html"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-lexical-html-0.29.0 branch from 5cacdbc to bba1064 Compare April 10, 2025 14:42
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2025

Superseded by #4735.

@dependabot dependabot bot closed this Apr 14, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-lexical-html-0.29.0 branch April 14, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants