mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 06:35:53 +03:00
[PR #176] [MERGED] feat(core): add possibility to hide context menu #208
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#208
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/176
Author: @318h7
Created: 4/4/2025
Status: ✅ Merged
Merged: 4/6/2025
Merged by: @arikchakma
Base:
main← Head:feat(core)--allow-to-hide-context-menu📝 Commits (2)
5cd2c95feat(core): add possibility to hide context menu549d327rename var📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
packages/core/src/editor/index.tsx(+3 -1)📄 Description
If I want to disable all blocks and allow only the use of variables for the field, one can still try to add content via the context menu. But the context menu has nothing to offer in this case.
Allow to hide the context menu with the use of config option:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.