mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 06:35:53 +03:00
[PR #38] [MERGED] feat: extend variable API #111
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#111
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/38
Author: @arikchakma
Created: 1/17/2024
Status: ✅ Merged
Merged: 1/17/2024
Merged by: @arikchakma
Base:
main← Head:fix/variables📝 Commits (3)
b6aae52feat: extend variables api6ad151afix: image max width48c03d6bump versions📊 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
Resolves #35
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.