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

Version Packages #1954

Merged
merged 1 commit into from
Oct 30, 2022
Merged

Version Packages #1954

merged 1 commit into from
Oct 30, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 26, 2022

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/plate-core@18.6.0

Minor Changes

  • #1959 by @zbeyens
    • Default editor value is now overridable with editor.childrenFactory()
    • New core plugin nodeFactory, extends the editor with:
      • blockFactory: (node) => TElement, can be used to create the default editor block
      • childrenFactory: () => Value
    • New transform resetEditorChildren: Replace editor children by editor.childrenFactory().

Patch Changes

  • #1957 by @tmilewski – fix: update @radix-ui/react-slot to eliminate conflicting peer dependencies

  • #1953 by @zbeyensapplyDeepToNodes: new option path

@udecode/plate-node-id@18.6.0

Minor Changes

  • #1953 by @zbeyenswithNodeId:
    • filter option was not passing the node path but always []
    • add queryNode to split_node operation
    • delete splitted node id if not allowed

@udecode/plate-reset-node@18.6.0

Minor Changes

@udecode/plate-indent-list@18.6.0

Minor Changes

  • #1959 by @zbeyens
    • Now supports pasting google docs lists
    • New option: getListStyleType: Map html element to list style type.

@udecode/plate-link@18.6.0

Patch Changes

  • #1955 by @zbeyens
    • feat:LinkPlugin new option forceSubmit?: boolean. When true and inserting a link, enter key should submit even when url is invalid
    • fix: when inserting a link, enter key should now submit even another key is pressed
    • fix: hotkey to trigger floating link (cmd+k by default) should prevent default

@udecode/plate-button@18.6.0

@udecode/plate-find-replace@18.6.0

@udecode/plate-autoformat@18.6.0

@udecode/plate-break@18.6.0

@udecode/plate-combobox@18.6.0

@udecode/plate-normalizers@18.6.0

@udecode/plate-select@18.6.0

@udecode/plate-trailing-block@18.6.0

@udecode/plate-floating@18.6.0

@udecode/plate-headless@18.6.0

@udecode/plate-media@18.6.0

@udecode/plate-alignment@18.6.0

@udecode/plate-basic-elements@18.6.0

@udecode/plate-basic-marks@18.6.0

@udecode/plate-block-quote@18.6.0

@udecode/plate-code-block@18.6.0

@udecode/plate-font@18.6.0

@udecode/plate-heading@18.6.0

@udecode/plate-highlight@18.6.0

@udecode/plate-horizontal-rule@18.6.0

@udecode/plate-indent@18.6.0

@udecode/plate-kbd@18.6.0

@udecode/plate-line-height@18.6.0

@udecode/plate-list@18.6.0

@udecode/plate-mention@18.6.0

@udecode/plate-paragraph@18.6.0

@udecode/plate-table@18.6.0

@udecode/plate@18.6.0

@udecode/plate-selection@18.6.0

@udecode/plate-serializer-csv@18.6.0

@udecode/plate-serializer-docx@18.6.0

@udecode/plate-serializer-html@18.6.0

@udecode/plate-juice@18.6.0

@udecode/plate-serializer-md@18.6.0

@udecode/plate-ui-button@18.6.0

@udecode/plate-ui-combobox@18.6.0

@udecode/plate-ui-cursor@18.6.0

@udecode/plate-ui-dnd@18.6.0

@udecode/plate-ui-find-replace@18.6.0

@udecode/plate-ui-alignment@18.6.0

@udecode/plate-ui-block-quote@18.6.0

@udecode/plate-ui-code-block@18.6.0

@udecode/plate-ui-excalidraw@18.6.0

@udecode/plate-ui-font@18.6.0

@udecode/plate-ui-horizontal-rule@18.6.0

@udecode/plate-ui-line-height@18.6.0

@udecode/plate-ui-link@18.6.0

@udecode/plate-ui-list@18.6.0

@udecode/plate-ui-media@18.6.0

@udecode/plate-ui-mention@18.6.0

@udecode/plate-ui-table@18.6.0

@udecode/plate-ui-placeholder@18.6.0

@udecode/plate-ui@18.6.0

@udecode/plate-ui-popper@18.6.0

@udecode/plate-styled-components@18.6.0

@udecode/plate-ui-toolbar@18.6.0

@vercel
Copy link

vercel bot commented Oct 26, 2022

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

Name Status Preview Updated
plate-examples ✅ Ready (Inspect) Visit Preview Oct 30, 2022 at 5:36PM (UTC)
1 Ignored Deployment
Name Status Preview Updated
plate ⬜️ Ignored (Inspect) Oct 30, 2022 at 5:36PM (UTC)

@vercel vercel bot temporarily deployed to Preview – plate-examples October 26, 2022 22:57 Inactive
@vercel vercel bot temporarily deployed to Preview – plate-examples October 27, 2022 15:55 Inactive
@vercel vercel bot temporarily deployed to Preview – plate-examples October 27, 2022 16:09 Inactive
@vercel vercel bot temporarily deployed to Preview – plate-examples October 28, 2022 14:17 Inactive
@vercel vercel bot temporarily deployed to Preview – plate-examples October 30, 2022 17:36 Inactive
@zbeyens zbeyens merged commit d4aabaa into main Oct 30, 2022
@zbeyens zbeyens deleted the changeset-release/main branch October 30, 2022 17:37
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.

Unable to delete code block at the top of the document
1 participant