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.94.0 #2369

Merged
merged 5 commits into from
Apr 27, 2023
Merged

⬆️ slate 0.94.0 #2369

merged 5 commits into from
Apr 27, 2023

Conversation

zbeyens
Copy link
Member

@zbeyens zbeyens commented Apr 27, 2023

Description

See changesets.

Fixes #2361

@zbeyens zbeyens requested a review from 12joan April 27, 2023 12:32
@changeset-bot
Copy link

changeset-bot bot commented Apr 27, 2023

🦋 Changeset detected

Latest commit: 3b26898

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

This PR includes changesets to release 76 packages
Name Type
@udecode/slate Major
@udecode/plate-common Patch
@udecode/plate-core Patch
@udecode/plate-utils Patch
@udecode/slate-react Patch
@udecode/slate-utils Patch
@udecode/plate-button Patch
@udecode/plate-cloud Patch
@udecode/plate-comments Patch
@udecode/plate-find-replace Patch
@udecode/plate-dnd Patch
@udecode/plate-autoformat Patch
@udecode/plate-break Patch
@udecode/plate-combobox Patch
@udecode/plate-node-id Patch
@udecode/plate-normalizers Patch
@udecode/plate-reset-node Patch
@udecode/plate-select Patch
@udecode/plate-tabbable Patch
@udecode/plate-trailing-block Patch
@udecode/plate-floating Patch
@udecode/plate-headless Patch
@udecode/plate-media Patch
@udecode/plate-alignment Patch
@udecode/plate-basic-elements Patch
@udecode/plate-basic-marks Patch
@udecode/plate-block-quote Patch
@udecode/plate-code-block Patch
@udecode/plate-emoji Patch
@udecode/plate-font Patch
@udecode/plate-heading Patch
@udecode/plate-highlight Patch
@udecode/plate-horizontal-rule Patch
@udecode/plate-indent-list Patch
@udecode/plate-indent Patch
@udecode/plate-kbd Patch
@udecode/plate-line-height Patch
@udecode/plate-link Patch
@udecode/plate-list Patch
@udecode/plate-mention Patch
@udecode/plate-paragraph Patch
@udecode/plate-table Patch
@udecode/resizable Patch
@udecode/plate-selection Patch
@udecode/plate-serializer-csv Patch
@udecode/plate-serializer-docx Patch
@udecode/plate-serializer-html Patch
@udecode/plate-juice Patch
@udecode/plate-serializer-md Patch
@udecode/plate-suggestion Patch
@udecode/plate-ui-button Patch
@udecode/plate-ui-cloud Patch
@udecode/plate-ui-combobox Patch
@udecode/plate-ui-comments Patch
@udecode/plate-ui-cursor Patch
@udecode/plate-ui-dnd Patch
@udecode/plate-ui-find-replace Patch
@udecode/plate-ui-alignment Patch
@udecode/plate-ui-block-quote Patch
@udecode/plate-ui-code-block Patch
@udecode/plate-ui-emoji Patch
@udecode/plate-ui-excalidraw Patch
@udecode/plate-ui-font Patch
@udecode/plate-ui-horizontal-rule Patch
@udecode/plate-ui-line-height Patch
@udecode/plate-ui-link Patch
@udecode/plate-ui-list Patch
@udecode/plate-ui-media Patch
@udecode/plate-ui-mention Patch
@udecode/plate-ui-table Patch
@udecode/plate-ui-placeholder Patch
@udecode/plate-styled-components Patch
@udecode/plate-ui-suggestion Patch
@udecode/plate-ui-toolbar Patch
@udecode/plate Patch
@udecode/plate-ui Patch

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 Apr 27, 2023

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 Apr 27, 2023 1:21pm
plate-examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 27, 2023 1:21pm

@reviewpad reviewpad bot added small Pull request is small waiting-for-review labels Apr 27, 2023
@reviewpad
Copy link
Contributor

reviewpad bot commented Apr 27, 2023

AI-Generated Summary: This pull request includes two patches:

  1. The first patch updates the slate, slate-history, and slate-react dependencies to their respective new versions (0.94.0, 0.93.0, and 0.94.0) and modifies the yarn.lock file accordingly.

  2. The second patch refactors the insertFragment method usage across four different files (insertFragmentCodeBlock.ts, insertFragmentList.ts, withMention.ts, and withSuggestion.ts). It removes unnecessary editor parameter passing and uses the pre-overridden editor method directly.

@vercel vercel bot temporarily deployed to Preview – plate-examples April 27, 2023 12:33 Inactive
12joan
12joan previously approved these changes Apr 27, 2023
@ghost
Copy link

ghost commented Apr 27, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@vercel vercel bot temporarily deployed to Preview – plate April 27, 2023 12:34 Inactive
@reviewpad reviewpad bot added large Pull request is large and removed small Pull request is small labels Apr 27, 2023
@12joan 12joan self-requested a review April 27, 2023 12:44
@zbeyens zbeyens changed the title 🐛 slate 0.94.0 ⬆️ slate 0.94.0 Apr 27, 2023
@zbeyens zbeyens enabled auto-merge (squash) April 27, 2023 12:47
@vercel vercel bot temporarily deployed to Preview – plate-examples April 27, 2023 13:20 Inactive
@vercel vercel bot temporarily deployed to Preview – plate April 27, 2023 13:21 Inactive
@zbeyens zbeyens disabled auto-merge April 27, 2023 13:23
@zbeyens zbeyens enabled auto-merge (squash) April 27, 2023 13:23
@zbeyens zbeyens disabled auto-merge April 27, 2023 13:24
@zbeyens zbeyens merged commit 38d66a6 into main Apr 27, 2023
@zbeyens zbeyens deleted the fix/slate-0.94.0 branch April 27, 2023 13:24
@zbeyens zbeyens mentioned this pull request Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
large Pull request is large waiting-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pasting into list causes infinite recursion when using Slate 0.94.0
2 participants