[PR #206] [MERGED] feat: implement hide variable default input #446

Closed
opened 2026-03-15 02:15:19 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: feat/hide-default-view


📝 Commits (3)

  • 8af1a48 feat: add option to hide default value
  • 6ef9c3d feat: add first_name variable option with hideDefaultValue functionality
  • 4ae29ea wip

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/arikchakma/maily.to/pull/206 **Author:** [@arikchakma](https://github.com/arikchakma) **Created:** 7/2/2025 **Status:** ✅ Merged **Merged:** 7/2/2025 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `feat/hide-default-view` --- ### 📝 Commits (3) - [`8af1a48`](https://github.com/arikchakma/maily.to/commit/8af1a48de8703d8ae9cb68e02b4ce55ce550faa8) feat: add option to hide default value - [`6ef9c3d`](https://github.com/arikchakma/maily.to/commit/6ef9c3d36dc68f8c13596b6fd1a22916ce6c8bcb) feat: add first_name variable option with hideDefaultValue functionality - [`4ae29ea`](https://github.com/arikchakma/maily.to/commit/4ae29eaac1c25523d9a315259e1eb6adc131331f) wip ### 📊 Changes **4 files changed** (+45 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Resolves #205 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 02:15:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/maily.to#446
No description provided.