mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[PR #98] [MERGED] feat: unified variable render function #381
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#381
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/98
Author: @arikchakma
Created: 12/28/2024
Status: ✅ Merged
Merged: 12/30/2024
Merged by: @arikchakma
Base:
main← Head:feat/variable-renderer📝 Commits (3)
c0f8b6cfeat: unified variable render function67389a0fix: addvalidkey8497514Merge branch 'main' into feat/variable-renderer📊 Changes
7 files changed (+108 additions, -43 deletions)
View changed files
📝
packages/core/src/editor/components/for-menu/for-bubble-menu.tsx(+15 -11)📝
packages/core/src/editor/components/show-popover.tsx(+12 -9)📝
packages/core/src/editor/components/ui/link-input-popover.tsx(+11 -5)📝
packages/core/src/editor/nodes/button/button-label-input.tsx(+11 -5)📝
packages/core/src/editor/nodes/button/button-view.tsx(+27 -10)📝
packages/core/src/editor/nodes/variable/variable-view.tsx(+29 -3)📝
packages/core/src/editor/provider.tsx(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.