[PR #95] [MERGED] feat: render variable function #147

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

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/95
Author: @arikchakma
Created: 12/21/2024
Status: Merged
Merged: 12/22/2024
Merged by: @arikchakma

Base: mainHead: feat/render-variable


📝 Commits (2)

  • 2733127 feat: render variable function
  • 0f15a07 Merge branch 'main' into feat/render-variable

📊 Changes

4 files changed (+55 additions, -40 deletions)

View changed files

📝 packages/core/src/editor/index.tsx (+3 -0)
📝 packages/core/src/editor/nodes/variable/variable-view.tsx (+33 -36)
📝 packages/core/src/editor/nodes/variable/variable.ts (+4 -3)
📝 packages/core/src/editor/provider.tsx (+15 -1)

📄 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/95 **Author:** [@arikchakma](https://github.com/arikchakma) **Created:** 12/21/2024 **Status:** ✅ Merged **Merged:** 12/22/2024 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `feat/render-variable` --- ### 📝 Commits (2) - [`2733127`](https://github.com/arikchakma/maily.to/commit/27331270c1b33152da59bff587f12b0673df81d2) feat: render variable function - [`0f15a07`](https://github.com/arikchakma/maily.to/commit/0f15a07e8846980e6a393fa9ad62acaa62eb6ed7) Merge branch 'main' into feat/render-variable ### 📊 Changes **4 files changed** (+55 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/editor/index.tsx` (+3 -0) 📝 `packages/core/src/editor/nodes/variable/variable-view.tsx` (+33 -36) 📝 `packages/core/src/editor/nodes/variable/variable.ts` (+4 -3) 📝 `packages/core/src/editor/provider.tsx` (+15 -1) </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:17 +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#147
No description provided.