mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 14:45:57 +03:00
[PR #24] [CLOSED] Add image resize extension #334
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#334
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/24
Author: @wwayne
Created: 12/17/2023
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
14413e4Add image resize extensionabab96fMerge 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:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.