[PR #40] [MERGED] feat: implement slash command extend #115

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

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/40
Author: @arikchakma
Created: 2/1/2024
Status: Merged
Merged: 2/2/2024
Merged by: @arikchakma

Base: mainHead: feat/slash-command


📝 Commits (2)

  • 0944086 feat: implement slash command extend
  • 8b10cb7 bump core version

📊 Changes

5 files changed (+241 additions, -222 deletions)

View changed files

📝 packages/core/package.json (+1 -1)
📝 packages/core/src/editor/extensions/index.ts (+7 -7)
📝 packages/core/src/editor/extensions/slash-command.tsx (+212 -210)
📝 packages/core/src/editor/index.tsx (+4 -3)
📝 packages/core/src/editor/provider.tsx (+17 -1)

📄 Description

Resolves #36


🔄 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/40 **Author:** [@arikchakma](https://github.com/arikchakma) **Created:** 2/1/2024 **Status:** ✅ Merged **Merged:** 2/2/2024 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `feat/slash-command` --- ### 📝 Commits (2) - [`0944086`](https://github.com/arikchakma/maily.to/commit/0944086dfa3069afbde397229844a4f1d6475092) feat: implement slash command extend - [`8b10cb7`](https://github.com/arikchakma/maily.to/commit/8b10cb7ea9f91295095b1832efdac79d4f968159) bump `core` version ### 📊 Changes **5 files changed** (+241 additions, -222 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/package.json` (+1 -1) 📝 `packages/core/src/editor/extensions/index.ts` (+7 -7) 📝 `packages/core/src/editor/extensions/slash-command.tsx` (+212 -210) 📝 `packages/core/src/editor/index.tsx` (+4 -3) 📝 `packages/core/src/editor/provider.tsx` (+17 -1) </details> ### 📄 Description Resolves #36 --- <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:08 +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#115
No description provided.