index
:
due.moe
badges
binary_badges
cloudflare-pages
locale
main
post-svelte-5-migration
svelte-5
svelte-5-migration
svelteui
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
CommandPalette
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Migrate event handlers to new Svelte 5 syntax
Fuwn
2026-01-23
1
-4
/
+4
*
fix(CommandPalette): Suppress intentional a11y warnings for command palette o...
Fuwn
2026-01-23
1
-0
/
+1
*
fix(html): Replace self-closing non-void HTML elements with proper closing tags
Fuwn
2026-01-23
1
-1
/
+1
*
format: Apply Prettier formatting
Fuwn
2025-12-15
1
-1
/
+1
*
fix(CommandPalette): Remove fade-in-breaking transition
Fuwn
2025-06-23
1
-1
/
+0
*
style(src): Remove self-closing tags with attributes
Fuwn
2025-06-23
1
-1
/
+1
*
refactor(CommandPalette): DRY matching logic
Fuwn
2025-05-16
1
-7
/
+11
*
feat(CommandPalette): Ignore whitespace when matching query
Fuwn
2025-05-16
1
-2
/
+7
*
feat(CommandPalette): Only show first 10 results
Fuwn
2025-05-15
1
-0
/
+2
*
feat(CommandPalette): Add additional nested actions
Fuwn
2025-05-15
2
-5
/
+45
*
feat(CommandPalette): Enhanced nested visual indicators
Fuwn
2025-05-15
1
-4
/
+8
*
feat(CommandPalette): Add nested action support
Fuwn
2025-05-15
2
-9
/
+57
*
refactor(CommandPalette): Globally rename action type
Fuwn
2025-05-15
2
-1
/
+2
*
refactor(CommandPalette): Move and rename action type
Fuwn
2025-05-15
2
-12
/
+13
*
feat(CommandPalette): Add extra tags to Settings action
Fuwn
2025-05-15
1
-1
/
+3
*
feat(CommandPalette): Per-item tags
Fuwn
2025-05-15
2
-10
/
+41
*
fix(CommandPalette): Single result sized padding for no results text
Fuwn
2025-05-14
1
-2
/
+2
*
fix(CommandPalette): Hide scrollbar pop in
Fuwn
2025-05-14
1
-0
/
+6
*
feat(CommandPalette): Animate search results
Fuwn
2025-05-14
1
-17
/
+48
*
feat(CommandPalette): Global toggle fading
Fuwn
2025-05-14
1
-12
/
+84
*
feat(CommandPalette): Add backdrop
Fuwn
2025-05-13
1
-2
/
+39
*
fix(CommandPalette): Change selected item selection indicator
Fuwn
2025-05-06
1
-1
/
+1
*
feat: Add Badge Wall action to command palette
Fuwn
2025-05-06
1
-0
/
+4
*
feat: Add command palette
Fuwn
2025-05-06
2
-0
/
+195