[PR #24] [CLOSED] Add image resize extension #103

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

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/24
Author: @wwayne
Created: 12/17/2023
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 14413e4 Add image resize extension
  • abab96f Merge remote-tracking branch 'upstream/main'

📊 Changes

3 files changed (+154 additions, -1 deletions)

View changed files

packages/core/src/editor/extensions/image-resize.tsx (+143 -0)
📝 packages/core/src/editor/extensions/index.ts (+2 -0)
📝 packages/tailwind-config/tailwind.config.ts (+9 -1)

📄 Description

Hi, sorry I only tested in my own repo, not sure if any CI works need to be added to this PR.
I also update the tailwind config so that the align-center can has an accurated position.

Result:
2023-12-17 15 08 29


🔄 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/24 **Author:** [@wwayne](https://github.com/wwayne) **Created:** 12/17/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`14413e4`](https://github.com/arikchakma/maily.to/commit/14413e45bc4d5e5a1d0a0acd66d9a009ae81d070) Add image resize extension - [`abab96f`](https://github.com/arikchakma/maily.to/commit/abab96f28b2169990152cff586f3dc8bd8c6581d) Merge remote-tracking branch 'upstream/main' ### 📊 Changes **3 files changed** (+154 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `packages/core/src/editor/extensions/image-resize.tsx` (+143 -0) 📝 `packages/core/src/editor/extensions/index.ts` (+2 -0) 📝 `packages/tailwind-config/tailwind.config.ts` (+9 -1) </details> ### 📄 Description Hi, sorry I only tested in my own repo, not sure if any CI works need to be added to this PR. I also update the tailwind config so that the align-center can has an accurated position. Result: ![2023-12-17 15 08 29](https://github.com/arikchakma/maily.to/assets/5305874/1a9381b3-bacb-4043-8f49-a6f817abd4f4) --- <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:06 +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#103
No description provided.