[PR #46] [MERGED] feat: implement image external link #114

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

📋 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: mainHead: feat/image-external-link


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/arikchakma/maily.to/pull/46 **Author:** [@arikchakma](https://github.com/arikchakma) **Created:** 5/22/2024 **Status:** ✅ Merged **Merged:** 5/22/2024 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `feat/image-external-link` --- ### 📝 Commits (3) - [`60e0458`](https://github.com/arikchakma/maily.to/commit/60e0458f8579672cc778f1317c1da7c8ba53091e) feat: implement image external link - [`3382420`](https://github.com/arikchakma/maily.to/commit/3382420ca9ec9de11c8d0c2297f8b39302587f6f) fix: build error - [`0f6f84a`](https://github.com/arikchakma/maily.to/commit/0f6f84ab7721277418dc9e2b257ac4e88963e0d9) bump versions ### 📊 Changes **8 files changed** (+6056 additions, -4581 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description - [x] Fix Apple Mail color schema issue - [x] Apple mail format detection - http://www.html-5.com/metatags/format-detection-meta-tag.html - [x] Add Image external link support --- <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:08 +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#114
No description provided.