[PR #38] [MERGED] feat: extend variable API #335

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

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/38
Author: @arikchakma
Created: 1/17/2024
Status: Merged
Merged: 1/17/2024
Merged by: @arikchakma

Base: mainHead: fix/variables


📝 Commits (3)

📊 Changes

7 files changed (+70 additions, -20 deletions)

View changed files

📝 packages/core/package.json (+1 -1)
📝 packages/core/src/editor/extensions/index.ts (+2 -1)
📝 packages/core/src/editor/index.tsx (+17 -14)
📝 packages/core/src/editor/nodes/variable.tsx (+10 -3)
packages/core/src/editor/provider.tsx (+38 -0)
📝 packages/render/package.json (+1 -1)
📝 packages/render/src/maily.tsx (+1 -0)

📄 Description

  • Extend variable API
  • Fix image max width

Resolves #35


🔄 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/38 **Author:** [@arikchakma](https://github.com/arikchakma) **Created:** 1/17/2024 **Status:** ✅ Merged **Merged:** 1/17/2024 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `fix/variables` --- ### 📝 Commits (3) - [`b6aae52`](https://github.com/arikchakma/maily.to/commit/b6aae52909fceb49376332cc80e3e01c36b4a5f9) feat: extend variables api - [`6ad151a`](https://github.com/arikchakma/maily.to/commit/6ad151a27625b79a525a658c8415b4401a71700c) fix: image max width - [`48c03d6`](https://github.com/arikchakma/maily.to/commit/48c03d6ab8795ed2e98c2972fb1b24e2fc7b108d) bump versions ### 📊 Changes **7 files changed** (+70 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/package.json` (+1 -1) 📝 `packages/core/src/editor/extensions/index.ts` (+2 -1) 📝 `packages/core/src/editor/index.tsx` (+17 -14) 📝 `packages/core/src/editor/nodes/variable.tsx` (+10 -3) ➕ `packages/core/src/editor/provider.tsx` (+38 -0) 📝 `packages/render/package.json` (+1 -1) 📝 `packages/render/src/maily.tsx` (+1 -0) </details> ### 📄 Description - [x] Extend variable API - [x] Fix image max width Resolves #35 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 02:09:23 +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#335
No description provided.