mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[PR #65] [MERGED] fix: drag handle plugin #126
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#126
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/arikchakma/maily.to/pull/65
Author: @arikchakma
Created: 10/23/2024
Status: ✅ Merged
Merged: 10/23/2024
Merged by: @arikchakma
Base:
main← Head:feat/drag-handle📝 Commits (7)
b366468fix: drag handle plugine6fcff7wipe649e43wip755602dwip9f71488wip: update packagesb2656cewip02726cfwip: popover📊 Changes
9 files changed (+935 additions, -537 deletions)
View changed files
📝
packages/core/package.json(+21 -21)📝
packages/core/src/editor/components/content-menu.tsx(+100 -95)➕
packages/core/src/editor/components/drag-handle.tsx(+74 -0)📝
packages/core/src/editor/components/ui/divider.tsx(+2 -2)📝
packages/core/src/editor/extensions/slash-command.tsx(+1 -1)📝
packages/core/src/editor/index.tsx(+1 -1)📝
packages/render/package.json(+3 -3)📝
packages/tailwind-config/package.json(+3 -3)📝
pnpm-lock.yaml(+730 -411)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.