mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 06:35:53 +03:00
[PR #118] [MERGED] feat: add show for heading and paragraph #168
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#168
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/118
Author: @arikchakma
Created: 1/26/2025
Status: ✅ Merged
Merged: 1/29/2025
Merged by: @arikchakma
Base:
main← Head:feat/heading📝 Commits (3)
1bfab6afeat: add show for heading and paragraph3bfac26Merge branch 'main' into feat/heading62f5aedfix: extensions📊 Changes
6 files changed (+110 additions, -11 deletions)
View changed files
📝
packages/core/src/editor/components/text-menu/text-bubble-menu.tsx(+22 -0)📝
packages/core/src/editor/components/text-menu/use-text-menu-state.tsx(+7 -0)📝
packages/core/src/editor/extensions/maily-kit.tsx(+15 -11)➕
packages/core/src/editor/nodes/heading/heading.ts(+28 -0)➕
packages/core/src/editor/nodes/paragraph/paragraph.ts(+28 -0)📝
packages/render/src/maily.tsx(+10 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.