[PR #26] [MERGED] feat: add code component #330

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

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/26
Author: @arikchakma
Created: 12/31/2023
Status: Merged
Merged: 12/31/2023
Merged by: @arikchakma

Base: mainHead: feat/code


📝 Commits (1)

📊 Changes

8 files changed (+770 additions, -790 deletions)

View changed files

📝 apps/web/components/ui/dialog.tsx (+1 -1)
📝 apps/web/package.json (+19 -19)
📝 package.json (+8 -8)
📝 packages/core/package.json (+4 -4)
📝 packages/core/src/editor/extensions/index.ts (+6 -0)
📝 packages/core/src/styles/index.css (+5 -0)
📝 packages/render/src/maily.tsx (+24 -0)
📝 pnpm-lock.yaml (+703 -758)

📄 Description

  • Implement inline code component
  • Implement inline code render

🔄 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/26 **Author:** [@arikchakma](https://github.com/arikchakma) **Created:** 12/31/2023 **Status:** ✅ Merged **Merged:** 12/31/2023 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `feat/code` --- ### 📝 Commits (1) - [`071c0a2`](https://github.com/arikchakma/maily.to/commit/071c0a20778b9e42fee587bc93db0a3c82f63416) feat: add code component ### 📊 Changes **8 files changed** (+770 additions, -790 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/ui/dialog.tsx` (+1 -1) 📝 `apps/web/package.json` (+19 -19) 📝 `package.json` (+8 -8) 📝 `packages/core/package.json` (+4 -4) 📝 `packages/core/src/editor/extensions/index.ts` (+6 -0) 📝 `packages/core/src/styles/index.css` (+5 -0) 📝 `packages/render/src/maily.tsx` (+24 -0) 📝 `pnpm-lock.yaml` (+703 -758) </details> ### 📄 Description - [x] Implement inline code component - [x] Implement inline code render --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 02:09:07 +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#330
No description provided.