[PR #98] [MERGED] feat: unified variable render function #154

Closed
opened 2026-03-01 14:40:18 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: feat/variable-renderer


📝 Commits (3)

  • c0f8b6c feat: unified variable render function
  • 67389a0 fix: add valid key
  • 8497514 Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/arikchakma/maily.to/pull/98 **Author:** [@arikchakma](https://github.com/arikchakma) **Created:** 12/28/2024 **Status:** ✅ Merged **Merged:** 12/30/2024 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `feat/variable-renderer` --- ### 📝 Commits (3) - [`c0f8b6c`](https://github.com/arikchakma/maily.to/commit/c0f8b6cf6503776171ac867dc5e73d122cc33e8d) feat: unified variable render function - [`67389a0`](https://github.com/arikchakma/maily.to/commit/67389a0e6b0d079c56754fdd3323ad9d42a8d0db) fix: add `valid` key - [`8497514`](https://github.com/arikchakma/maily.to/commit/8497514043c7ae65ffbd4ec22b572ffc4b2b44c3) Merge branch 'main' into feat/variable-renderer ### 📊 Changes **7 files changed** (+108 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:40:18 +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#154
No description provided.