mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[PR #2] [MERGED] Refactor editor and config #321
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#321
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/2
Author: @kamranahmedse
Created: 7/9/2023
Status: ✅ Merged
Merged: 7/9/2023
Merged by: @arikchakma
Base:
main← Head:refactor/component📝 Commits (1)
ce0603eRefactor editor and config📊 Changes
10 files changed (+1410 additions, -1328 deletions)
View changed files
📝
.gitignore(+1 -0)📝
app/globals.css(+0 -32)📝
app/layout.tsx(+1 -6)📝
app/page.tsx(+157 -6)➕
components/editor/editor.css(+34 -0)📝
components/editor/extensions/logo.ts(+68 -57)📝
components/editor/index.tsx(+57 -169)📝
lib/email/index.ts(+321 -321)📝
package.json(+2 -1)📝
pnpm-lock.yaml(+769 -736)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.