Commit Graph

7 Commits

Author SHA1 Message Date
Aslam H
9e7f4e80bd fix(palette): slice 10 and default to show only home 2024-09-09 11:00:34 +07:00
Aslam H
94aac134ea fix(palette): searched items should belongs to own group 2024-09-09 10:56:34 +07:00
Aslam H
1c3ffcf92f fix(palette): responsive and improve performance 2024-09-09 10:34:00 +07:00
Aslam
1cd6063768 chore: improve link accesibility and keybind (#153)
* fix(topic): handleSelectLearningState missing depth

* fix(link): use active index instead of native focus

* chore(palette): use atom for maintain state

* chore(link): prevent keydown if command palette active
2024-09-08 08:32:10 +07:00
Aslam H
713f198120 refactor(command): improve command data 2024-09-08 06:41:36 +07:00
Aslam
f005101d91 feat: navigation for command palette (#150)
* feat: add dotenv to dev dep

* chore: jest use env

* feat

* feat: command palette navigation
2024-09-08 05:43:44 +07:00
Aslam
c3e99d1366 feat: command palette (#140)
* wip

* feat: new command palette

* chore: add universal search

* chore: cleanup

* feat: use title class for heading

* feat: add topic

* chore: advance search
2024-09-06 12:22:48 +03:00