[PR #104] [MERGED] feat: add color suggestions #385

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

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/104
Author: @arikchakma
Created: 1/12/2025
Status: Merged
Merged: 1/18/2025
Merged by: @arikchakma

Base: mainHead: feat/colors


📝 Commits (6)

📊 Changes

5 files changed (+64 additions, -6 deletions)

View changed files

📝 packages/core/src/editor/components/text-menu/text-bubble-menu.tsx (+7 -3)
📝 packages/core/src/editor/components/ui/color-picker.tsx (+39 -1)
packages/core/src/editor/extensions/color.ts (+16 -0)
📝 packages/core/src/editor/extensions/index.ts (+1 -1)
📝 packages/core/src/editor/plugins/drag-handle/drag-handle-plugin.ts (+1 -1)

📄 Description

image

🔄 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/104 **Author:** [@arikchakma](https://github.com/arikchakma) **Created:** 1/12/2025 **Status:** ✅ Merged **Merged:** 1/18/2025 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `feat/colors` --- ### 📝 Commits (6) - [`37e75f7`](https://github.com/arikchakma/maily.to/commit/37e75f780ce16140df348256a0e42286c748caa4) feat: add color suggestions - [`2a3870f`](https://github.com/arikchakma/maily.to/commit/2a3870f5d793a60629146c62350747ae163c97a3) wip: suggested colors - [`daef322`](https://github.com/arikchakma/maily.to/commit/daef3229afb7eb02ee758af1489aa4c38a13551f) fix: bubble spacing - [`7a41221`](https://github.com/arikchakma/maily.to/commit/7a41221f23a64634bda332bb4947da661155f388) wip - [`f5e1b52`](https://github.com/arikchakma/maily.to/commit/f5e1b52e11dab258b5e2db4e174a2e642ff1b6de) fix: add recently used label - [`d9882b9`](https://github.com/arikchakma/maily.to/commit/d9882b9c2364910667f30ec253989d60f1df732a) fix: update UI ### 📊 Changes **5 files changed** (+64 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/editor/components/text-menu/text-bubble-menu.tsx` (+7 -3) 📝 `packages/core/src/editor/components/ui/color-picker.tsx` (+39 -1) ➕ `packages/core/src/editor/extensions/color.ts` (+16 -0) 📝 `packages/core/src/editor/extensions/index.ts` (+1 -1) 📝 `packages/core/src/editor/plugins/drag-handle/drag-handle-plugin.ts` (+1 -1) </details> ### 📄 Description <img width="534" alt="image" src="https://github.com/user-attachments/assets/ab49d6cd-d13d-4389-b80c-0a441350a00e" /> --- <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:05 +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#385
No description provided.