[PR #123] [MERGED] feat: unify spacing #396

Closed
opened 2026-03-15 02:12:37 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: feat/spacing


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/arikchakma/maily.to/pull/123 **Author:** [@arikchakma](https://github.com/arikchakma) **Created:** 2/1/2025 **Status:** ✅ Merged **Merged:** 2/11/2025 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `feat/spacing` --- ### 📝 Commits (1) - [`8d0c7e9`](https://github.com/arikchakma/maily.to/commit/8d0c7e9b5e634aaaea81fa5fd8ba180a912aef19) feat: unify spacing ### 📊 Changes **11 files changed** (+93 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 02:12:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/maily.to#396
No description provided.