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

Slate 0.66 update #995

Merged
merged 10 commits into from
Sep 15, 2021
Merged

Slate 0.66 update #995

merged 10 commits into from
Sep 15, 2021

Conversation

dylans
Copy link
Collaborator

@dylans dylans commented Sep 10, 2021

Description

Slate 0.66 fixes the loss of the structure of the first block when pasting ( ianstormtaylor/slate#4486 ). This deprecates the need for our deserializer to try to fix this issue (which was only working when the pasted structure was flat)

Currently open against the dev branch, will update the PR when Slate 0.66 gets released later today.

Checklist

  • The new code matches the existing patterns and styles.
  • The tests pass with yarn test.
  • The linter passes with yarn lint. (Fix errors with yarn lint --fix.)
  • The relevant examples still work: (Run examples with yarn docs.)

@changeset-bot
Copy link

changeset-bot bot commented Sep 10, 2021

🦋 Changeset detected

Latest commit: 58387c6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 49 packages
Name Type
@udecode/plate-serializer Minor
@udecode/plate-autoformat Minor
@udecode/plate-break Minor
@udecode/plate-common Minor
@udecode/plate-core Minor
@udecode/plate-dnd Minor
@udecode/plate-alignment Minor
@udecode/plate-alignment-ui Minor
@udecode/plate-basic-elements Minor
@udecode/plate-block-quote Minor
@udecode/plate-block-quote-ui Minor
@udecode/plate-code-block Minor
@udecode/plate-code-block-ui Minor
@udecode/plate-excalidraw Minor
@udecode/plate-heading Minor
@udecode/plate-image Minor
@udecode/plate-image-ui Minor
@udecode/plate-link Minor
@udecode/plate-link-ui Minor
@udecode/plate-list Minor
@udecode/plate-list-ui Minor
@udecode/plate-media-embed Minor
@udecode/plate-media-embed-ui Minor
@udecode/plate-mention Minor
@udecode/plate-mention-ui Minor
@udecode/plate-paragraph Minor
@udecode/plate-table Minor
@udecode/plate-table-ui Minor
@udecode/plate-find-replace Minor
@udecode/plate-find-replace-ui Minor
@udecode/plate-basic-marks Minor
@udecode/plate-font Minor
@udecode/plate-font-ui Minor
@udecode/plate-highlight Minor
@udecode/plate-kbd Minor
@udecode/plate-node-id Minor
@udecode/plate-normalizers Minor
@udecode/plate-placeholder Minor
@udecode/plate Minor
@udecode/plate-reset-node Minor
@udecode/plate-select Minor
@udecode/plate-ast-serializer Minor
@udecode/plate-csv-serializer Minor
@udecode/plate-html-serializer Minor
@udecode/plate-md-serializer Minor
@udecode/plate-test-utils Minor
@udecode/plate-trailing-block Minor
@udecode/plate-styled-components Minor
@udecode/plate-toolbar Minor

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented Sep 13, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/udecode/plate/AH4ibTyKC1YSyU3rU73Wb9rSfJvx
✅ Preview: https://plate-git-fork-dylans-slate-066-update-udecode.vercel.app

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.

2 participants