mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[PR #186] [CLOSED] feat(core): add allowExternalImages config option #209
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#209
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/186
Author: @318h7
Created: 4/18/2025
Status: ❌ Closed
Base:
main← Head:feat(core)--possibility-to-hide-external-url-controls-in-the-image-popup📝 Commits (1)
5177303feat(core): add allowExternalImages config option📊 Changes
4 files changed (+33 additions, -20 deletions)
View changed files
📝
packages/core/src/editor/components/image-menu/image-bubble-menu.tsx(+2 -2)📝
packages/core/src/editor/components/inline-image-menu/inline-image-bubble-menu.tsx(+18 -16)📝
packages/core/src/editor/components/text-menu/text-bubble-menu.tsx(+1 -0)📝
packages/core/src/editor/index.tsx(+12 -2)📄 Description
Add
allowExternalImagesconfig option to hide external URL option in the image popup.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.