mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 06:35:53 +03:00
[PR #46] [MERGED] feat: implement image external link #340
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#340
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/46
Author: @arikchakma
Created: 5/22/2024
Status: ✅ Merged
Merged: 5/22/2024
Merged by: @arikchakma
Base:
main← Head:feat/image-external-link📝 Commits (3)
60e0458feat: implement image external link3382420fix: build error0f6f84abump versions📊 Changes
8 files changed (+6056 additions, -4581 deletions)
View changed files
📝
apps/web/components/ui/form.tsx(+1 -3)📝
package.json(+1 -2)📝
packages/core/package.json(+1 -1)📝
packages/core/src/editor/components/image-bubble-menu.tsx(+19 -0)📝
packages/core/src/editor/extensions/image-resize.tsx(+17 -1)📝
packages/render/package.json(+1 -1)📝
packages/render/src/maily.tsx(+46 -11)📝
pnpm-lock.yaml(+5970 -4562)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.