mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[PR #139] [MERGED] feat: improve styling and collision #182
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#182
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/139
Author: @arikchakma
Created: 3/2/2025
Status: ✅ Merged
Merged: 3/2/2025
Merged by: @arikchakma
Base:
main← Head:feat/css-variable📝 Commits (2)
a056795feat: prefix--twwith--mly-twto avoid collisiondc85e61fix: update border color📊 Changes
19 files changed (+82 additions, -47 deletions)
View changed files
📝
packages/core/package.json(+1 -0)📝
packages/core/postcss.config.js(+7 -0)📝
packages/core/src/editor/components/column-menu/columns-bubble-menu.tsx(+1 -1)📝
packages/core/src/editor/components/editor-menu-bar.tsx(+1 -1)📝
packages/core/src/editor/components/html-menu/html-menu.tsx(+1 -1)📝
packages/core/src/editor/components/image-menu/image-bubble-menu.tsx(+1 -1)📝
packages/core/src/editor/components/inline-image-menu/inline-image-bubble-menu.tsx(+1 -1)📝
packages/core/src/editor/components/repeat-menu/repeat-bubble-menu.tsx(+1 -1)📝
packages/core/src/editor/components/section-menu/section-bubble-menu.tsx(+1 -1)📝
packages/core/src/editor/components/spacer-menu/spacer-bubble-menu.tsx(+1 -1)📝
packages/core/src/editor/components/text-menu/text-bubble-menu.tsx(+1 -1)📝
packages/core/src/editor/components/ui/color-picker.tsx(+2 -2)📝
packages/core/src/editor/components/ui/dropdown-menu.tsx(+2 -2)📝
packages/core/src/editor/components/ui/edge-spacing-controls.tsx(+1 -1)📝
packages/core/src/editor/index.tsx(+1 -1)📝
packages/core/src/editor/nodes/variable/variable-popover.tsx(+1 -1)📝
packages/core/src/editor/nodes/variable/variable-view.tsx(+1 -1)📝
packages/core/src/styles/index.css(+2 -2)📝
pnpm-lock.yaml(+55 -28)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.