mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 14:45:57 +03:00
[PR #103] [MERGED] feat: variable bubble menu #384
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#384
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/103
Author: @arikchakma
Created: 1/11/2025
Status: ✅ Merged
Merged: 2/22/2025
Merged by: @arikchakma
Base:
main← Head:feat/variable-bubble📝 Commits (5)
e846f6bfeat: variable bubble menu06514a7Merge branch 'main' into feat/variable-bubble61d003bfix: popover storage38c1e11Merge branch 'main' into feat/variable-bubble87d277cMerge branch 'main' into feat/variable-bubble📊 Changes
6 files changed (+232 additions, -186 deletions)
View changed files
➕
packages/core/src/editor/components/text-menu/text-bubble-content.tsx(+162 -0)📝
packages/core/src/editor/components/text-menu/text-bubble-menu.tsx(+10 -176)➕
packages/core/src/editor/components/variable-menu/variable-bubble-menu.tsx(+41 -0)📝
packages/core/src/editor/index.tsx(+2 -0)📝
packages/core/src/editor/nodes/variable/variable-view.tsx(+6 -9)📝
packages/core/src/editor/nodes/variable/variable.ts(+11 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.