mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[PR #88] [MERGED] feat: show selected node background colour #374
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#374
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/88
Author: @arikchakma
Created: 12/14/2024
Status: ✅ Merged
Merged: 12/16/2024
Merged by: @arikchakma
Base:
main← Head:feat/select-node-background📝 Commits (2)
9c77b4cfeat: show select background colour485330afix: list class📊 Changes
14 files changed (+55 additions, -12 deletions)
View changed files
📝
packages/core/src/editor/components/content-menu.tsx(+1 -0)📝
packages/core/src/editor/extensions/horizontal-rule.tsx(+7 -0)📝
packages/core/src/editor/extensions/index.ts(+20 -2)📝
packages/core/src/editor/extensions/link-card.ts(+3 -1)📝
packages/core/src/editor/nodes/button/button.tsx(+2 -1)📝
packages/core/src/editor/nodes/columns/columns.ts(+1 -0)📝
packages/core/src/editor/nodes/footer.ts(+2 -1)📝
packages/core/src/editor/nodes/for/for.ts(+1 -0)📝
packages/core/src/editor/nodes/image/image.ts(+3 -1)📝
packages/core/src/editor/nodes/logo/logo.ts(+3 -1)📝
packages/core/src/editor/nodes/section/section.ts(+1 -1)📝
packages/core/src/editor/nodes/spacer.ts(+1 -1)📝
packages/core/src/editor/nodes/variable/variable.ts(+3 -1)📝
packages/core/src/styles/index.css(+7 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.