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

[Release] Version packages #3972

Merged
merged 1 commit into from
Jan 14, 2025
Merged

[Release] Version packages #3972

merged 1 commit into from
Jan 14, 2025

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@udecode/[email protected]

Patch Changes

@udecode/[email protected]

Patch Changes

@udecode/[email protected]

Patch Changes

  • #3943 by @felixfeng33editor.api.html.deserialize: Support deserialization from PlateStatic.

    New: getEditorDOMFromHtmlString returns the editor element in html string (the one with data-slate-editor="true").

    New utilities for checking Slate nodes in HTML:

    • isSlateVoid: Check if an HTML element is a Slate void node
    • isSlateElement: Check if an HTML element is a Slate element node
    • isSlateString: Check if an HTML element is a Slate string node
    • isSlateLeaf: Check if an HTML element is a Slate leaf node
    • isSlateNode: Check if an HTML element is any type of Slate node
    • isSlatePluginElement: Check if an HTML element is a Slate element node with a specific plugin key
    • isSlatePluginNode: Check if an HTML element has a specific plugin key class
    • getSlateElements: Get all Slate element nodes in an HTML element

@udecode/[email protected]

Patch Changes

@udecode/[email protected]

Patch Changes

@udecode/[email protected]

Patch Changes

@udecode/[email protected]

Patch Changes

@udecode/[email protected]

Patch Changes

@udecode/[email protected]

Patch Changes

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

Copy link

vercel bot commented Jan 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 14, 2025 1:47am

Copy link

codesandbox bot commented Jan 14, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@felixfeng33 felixfeng33 merged commit c94f133 into main Jan 14, 2025
3 of 4 checks passed
@felixfeng33 felixfeng33 deleted the changeset-release/main branch January 14, 2025 01:22
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.

1 participant