mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[PR #158] [MERGED] feat: arrow left and right navigation for commands #194
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#194
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/158
Author: @arikchakma
Created: 3/15/2025
Status: ✅ Merged
Merged: 3/16/2025
Merged by: @arikchakma
Base:
main← Head:feat/commands-navigation📝 Commits (9)
b2ba392feat: arrow left and right navigation for commands5346d30feat: delayed open0b204e3fix: prev group navigation02a893dfeat: prev query check29cf505wip8a168dcfix: arrow hijackinge7937bcfix: delayc35a663fix: switch statement8655642fix: build steps📊 Changes
5 files changed (+295 additions, -174 deletions)
View changed files
📝
packages/core/package.json(+5 -4)📝
packages/core/postcss.config.cjs(+0 -0)➕
packages/core/src/editor/extensions/slash-command/slash-command-item.tsx(+140 -0)📝
packages/core/src/editor/extensions/slash-command/slash-command-view.tsx(+145 -170)📝
packages/core/tsup.config.ts(+5 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.