mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 14:45:57 +03:00
[PR #123] [MERGED] feat: unify spacing #171
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#171
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/123
Author: @arikchakma
Created: 2/1/2025
Status: ✅ Merged
Merged: 2/11/2025
Merged by: @arikchakma
Base:
main← Head:feat/spacing📝 Commits (1)
8d0c7e9feat: unify spacing📊 Changes
11 files changed (+93 additions, -56 deletions)
View changed files
📝
packages/core/src/editor/components/column-menu/columns-bubble-menu-content.tsx(+5 -4)📝
packages/core/src/editor/components/section-menu/section-bubble-menu.tsx(+9 -6)📝
packages/core/src/editor/components/spacer-menu/spacer-bubble-menu.tsx(+16 -8)📝
packages/core/src/editor/components/ui/link-input-popover.tsx(+1 -1)📝
packages/core/src/editor/index.tsx(+2 -2)📝
packages/core/src/editor/nodes/spacer.ts(+9 -20)📝
packages/core/src/editor/nodes/variable/variable-suggestions.tsx(+1 -1)📝
packages/core/src/editor/provider.tsx(+2 -2)📝
packages/core/src/editor/utils/replace-deprecated.ts(+19 -0)➕
packages/core/src/editor/utils/spacing.ts(+27 -0)📝
packages/render/src/maily.tsx(+2 -12)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.