[PR #218] [MERGED] feat: preheader content #224

Closed
opened 2026-03-01 14:40:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/218
Author: @arikchakma
Created: 8/22/2025
Status: Merged
Merged: 8/22/2025
Merged by: @arikchakma

Base: mainHead: feat/preheader


📝 Commits (5)

📊 Changes

6 files changed (+504 additions, -111 deletions)

View changed files

📝 packages/render/package.json (+6 -6)
📝 packages/render/src/maily.tsx (+9 -10)
packages/render/src/preheader.ts (+59 -0)
📝 packages/render/src/render.test.ts (+185 -0)
📝 pnpm-lock.yaml (+245 -94)
📝 vitest.config.ts (+0 -1)

📄 Description

No description provided


🔄 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/218 **Author:** [@arikchakma](https://github.com/arikchakma) **Created:** 8/22/2025 **Status:** ✅ Merged **Merged:** 8/22/2025 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `feat/preheader` --- ### 📝 Commits (5) - [`a196f45`](https://github.com/arikchakma/maily.to/commit/a196f456d8f1ed8ba0fd9678be42d51b5855df07) wip: preheader renderer - [`1b43e18`](https://github.com/arikchakma/maily.to/commit/1b43e1860e6e6e5a2b73673adec1a1f6b5f35882) test: preheader rendering - [`c06f59e`](https://github.com/arikchakma/maily.to/commit/c06f59e70aa1f334663f05d7b3ed3aeb64115fd4) fix: preview plain text - [`116c72b`](https://github.com/arikchakma/maily.to/commit/116c72b544bb9b5b946d4986a4046e555d87e71f) fix: pnpm lock file - [`f18a856`](https://github.com/arikchakma/maily.to/commit/f18a8562e48573f45521cdc3d30432fcd85a93ba) fix: preheader node ### 📊 Changes **6 files changed** (+504 additions, -111 deletions) <details> <summary>View changed files</summary> 📝 `packages/render/package.json` (+6 -6) 📝 `packages/render/src/maily.tsx` (+9 -10) ➕ `packages/render/src/preheader.ts` (+59 -0) 📝 `packages/render/src/render.test.ts` (+185 -0) 📝 `pnpm-lock.yaml` (+245 -94) 📝 `vitest.config.ts` (+0 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:40:36 +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#224
No description provided.