mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[PR #206] [MERGED] feat: implement hide variable default input #446
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#446
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/206
Author: @arikchakma
Created: 7/2/2025
Status: ✅ Merged
Merged: 7/2/2025
Merged by: @arikchakma
Base:
main← Head:feat/hide-default-view📝 Commits (3)
8af1a48feat: add option to hide default value6ef9c3dfeat: add first_name variable option with hideDefaultValue functionality4ae29eawip📊 Changes
4 files changed (+45 additions, -22 deletions)
View changed files
📝
packages/core/readme.md(+7 -0)📝
packages/core/src/editor/nodes/variable/variable-suggestions.tsx(+6 -1)📝
packages/core/src/editor/nodes/variable/variable-view.tsx(+25 -21)📝
packages/core/src/editor/nodes/variable/variable.ts(+7 -0)📄 Description
Resolves #205
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.