mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 06:35:53 +03:00
[PR #40] [MERGED] feat: implement slash command extend #115
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#115
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/40
Author: @arikchakma
Created: 2/1/2024
Status: ✅ Merged
Merged: 2/2/2024
Merged by: @arikchakma
Base:
main← Head:feat/slash-command📝 Commits (2)
0944086feat: implement slash command extend8b10cb7bumpcoreversion📊 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.