mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 20:00:23 +01:00
[PR #150] [MERGED] feat: navigation for command palette #70
Reference in New Issue
Block a user
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/linsa-io/linsa/pull/150
Author: @Aslam97
Created: 9/8/2024
Status: ✅ Merged
Merged: 9/8/2024
Merged by: @Aslam97
Base:
main← Head:feat/cp-nav📝 Commits (4)
e6ec5adfeat: add dotenv to dev depc87ec97chore: jest use envd30f7e3featc68bc58feat: command palette navigation📊 Changes
8 files changed (+185 additions, -13 deletions)
View changed files
📝
web/components/custom/command-palette/command-data.ts(+100 -8)📝
web/components/custom/command-palette/command-items.tsx(+6 -1)📝
web/components/custom/command-palette/command-palette.tsx(+4 -1)📝
web/jest.config.ts(+5 -1)➕
web/lib/utils/htmlLikeElementUtil.test.tsx(+45 -0)➕
web/lib/utils/htmlLikeElementUtil.ts(+21 -0)📝
web/lib/utils/index.ts(+1 -0)📝
web/package.json(+3 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.