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

Server bundle #3125

Merged
merged 24 commits into from
May 6, 2024
Merged

Server bundle #3125

merged 24 commits into from
May 6, 2024

Conversation

zbeyens
Copy link
Member

@zbeyens zbeyens commented Apr 15, 2024

Description

See changesets.

Copy link

changeset-bot bot commented Apr 15, 2024

🦋 Changeset detected

Latest commit: b570fc3

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

This PR includes changesets to release 57 packages
Name Type
@udecode/plate-core Major
@udecode/plate-serializer-csv Major
@udecode/plate-serializer-docx Major
@udecode/plate-serializer-md Major
@udecode/react-utils Major
@udecode/plate-common Major
@udecode/plate-utils Major
@udecode/plate Major
@udecode/cn Major
@udecode/slate-react Major
@udecode/plate-alignment Major
@udecode/plate-autoformat Major
@udecode/plate-basic-elements Major
@udecode/plate-basic-marks Major
@udecode/plate-block-quote Major
@udecode/plate-break Major
@udecode/plate-caption Major
@udecode/plate-cloud Major
@udecode/plate-code-block Major
@udecode/plate-combobox Major
@udecode/plate-comments Major
@udecode/plate-cursor Major
@udecode/plate-diff Major
@udecode/plate-dnd Major
@udecode/plate-emoji Major
@udecode/plate-excalidraw Major
@udecode/plate-find-replace Major
@udecode/plate-floating Major
@udecode/plate-font Major
@udecode/plate-heading Major
@udecode/plate-highlight Major
@udecode/plate-horizontal-rule Major
@udecode/plate-indent-list Major
@udecode/plate-indent Major
@udecode/plate-juice Major
@udecode/plate-kbd Major
@udecode/plate-layout Major
@udecode/plate-line-height Major
@udecode/plate-link Major
@udecode/plate-list Major
@udecode/plate-media Major
@udecode/plate-mention Major
@udecode/plate-node-id Major
@udecode/plate-normalizers Major
@udecode/plate-paragraph Major
@udecode/plate-reset-node Major
@udecode/plate-resizable Major
@udecode/plate-select Major
@udecode/plate-selection Major
@udecode/plate-serializer-html Major
@udecode/plate-slash-command Major
@udecode/plate-suggestion Major
@udecode/plate-tabbable Major
@udecode/plate-table Major
@udecode/plate-toggle Major
@udecode/plate-trailing-block Major
@udecode/plate-yjs Major

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

Copy link

vercel bot commented Apr 15, 2024

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 May 6, 2024 5:29pm

@zbeyens zbeyens changed the title Client-only Server bundle Apr 15, 2024
@zbeyens zbeyens marked this pull request as draft April 15, 2024 13:49
@zbeyens
Copy link
Member Author

zbeyens commented Apr 16, 2024

Discussion in https://discord.com/channels/1026227597115396188/1229388092922658846/1229703709181743136

Next steps anyone can work on:

  • resetEditor: let's do a BR and remove import { focusEditorEdge, isEditorFocused } from '@udecode/slate-react'
  • move createReactPlugin() from setPlatePlugins (used by server) to setReactPlatePlugins (new, used by client)

zbeyens added 2 commits May 3, 2024 13:56
@zbeyens
Copy link
Member Author

zbeyens commented May 3, 2024

@neo773 could you claim the bounty in this PR?

@neo773
Copy link

neo773 commented May 3, 2024

@zbeyens
Hi, I'll need to make a PR to claim.
An alternative is to use tip command https://docs.algora.io/commands
/tip $amount username

zbeyens added 3 commits May 6, 2024 17:38
# Conflicts:
#	packages/serializer-csv/package.json
#	packages/serializer-docx/package.json
#	packages/table/src/merge/computeCellIndices.ts
#	packages/table/src/merge/insertTableColumn.ts
#	packages/table/src/merge/insertTableRow.ts
#	packages/table/src/merge/useTableMergeState.ts
#	yarn.lock
@zbeyens zbeyens marked this pull request as ready for review May 6, 2024 17:23
@zbeyens zbeyens merged commit ec8886a into main May 6, 2024
6 checks passed
@zbeyens zbeyens deleted the fix/client-only branch May 6, 2024 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.

2 participants