[PR #124] [MERGED] Command palette #47

Closed
opened 2025-12-29 18:27:59 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/linsa-io/linsa/pull/124
Author: @kisuyo
Created: 8/30/2024
Status: Merged
Merged: 8/30/2024
Merged by: @nikivdev

Base: mainHead: keybinds


📝 Commits (4)

📊 Changes

2 files changed (+179 additions, -0 deletions)

View changed files

📝 web/app/(pages)/layout.tsx (+2 -0)
web/components/ui/CommandPalette.tsx (+177 -0)

📄 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/linsa-io/linsa/pull/124 **Author:** [@kisuyo](https://github.com/kisuyo) **Created:** 8/30/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@nikivdev](https://github.com/nikivdev) **Base:** `main` ← **Head:** `keybinds` --- ### 📝 Commits (4) - [`6475466`](https://github.com/linsa-io/linsa/commit/6475466f633f656391d9cadc8fb2b119fa4b73ff) command palette - [`d7d075b`](https://github.com/linsa-io/linsa/commit/d7d075bc77d934352e49b00bcfd3f87083e479ff) . - [`1e4a312`](https://github.com/linsa-io/linsa/commit/1e4a312b6b6a94b791d28a893a4db71a69908168) w - [`ec9ed22`](https://github.com/linsa-io/linsa/commit/ec9ed22518d7015db0e713adda1b7b50c5ed4485) add palette ### 📊 Changes **2 files changed** (+179 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `web/app/(pages)/layout.tsx` (+2 -0) ➕ `web/components/ui/CommandPalette.tsx` (+177 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 18:27:59 +01:00
adam closed this issue 2025-12-29 18:27:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/linsa#47