Commit graph

26 commits

Author SHA1 Message Date
Aleix Soler
6c4dcbc293 feat: make status bar badges reactive and add content modes 2025-11-22 11:32:02 +01:00
Aleix Soler
5ddecab6ee feat: add configurable badge styles to status bar 2025-11-22 11:23:07 +01:00
Aleix Soler
c21f1eb5db feat: refresh status UI with shared styling and Obsidian-aligned components 2025-11-22 11:10:26 +01:00
Aleix Soler
77d2745b39 chore: reuse prop 2025-11-21 09:45:00 +01:00
Aleix Soler
1b26ba6d80 feat: add lucid icons support 2025-11-21 08:04:30 +01:00
Aleix Soler
4f6adc88a1 fix: remove core from component 2025-11-18 19:10:31 +01:00
Aleix Soler
9b36b0179a feat: align status modal icons with explorer styles and polish selector layout 2025-11-18 19:05:48 +01:00
Aleix Soler
91b17a74c5 chore: testing with badge instead of button 2025-08-06 21:14:57 +02:00
Aleix Soler
bcf05a708f feat: add config; add logic 2025-08-06 19:36:36 +02:00
Aleix Soler
b0f78121ce fix: remove svg to lucide icons 2025-08-06 18:59:16 +02:00
Aleix Soler
0ed6768a59 fix: add lucide icons 2025-08-06 18:53:06 +02:00
Aleix Soler
ddcb49ab84 feat: add custom template CRUD UI 2025-08-06 18:11:12 +02:00
Aleix Soler
ddcbb47bb0 feat: status scoped by template 2025-07-20 09:39:50 +02:00
Aleix Soler
1bc2b6fb6d chore: improve custom status ui; Default icon 2025-07-19 18:44:47 +02:00
Aleix Soler
71c7f6b958 chore: style and reused func 2025-07-19 18:30:54 +02:00
Aleix Soler
541df4e17b feat: add dashboard actions 2025-07-19 16:29:42 +02:00
Aleix Soler
b412698403 feat: add simple select component 2025-07-19 13:36:20 +02:00
Aleix Soler
f1b697b47a chore: standardized form input components 2025-07-16 18:49:21 +02:00
Aleix Soler
9a638cdefb chore: standardized list components 2025-07-16 18:41:36 +02:00
Aleix Soler
2d1ccd1127 chore: unified status display system 2025-07-16 18:36:01 +02:00
Aleix Soler
04ff2d4a5c chore: wrap event handlers in useCallback 2025-07-16 18:28:15 +02:00
Aleix Soler
811a971be4 chore: add React.memo to frequently rendered components 2025-07-16 18:17:06 +02:00
Aleix Soler
200e8b4abd fix: search filter forward ref; rename grouped by tag component 2025-07-15 18:58:43 +02:00
Aleix Soler
bf6a1e967d feat: add keyboard navigation and global typing to StatusSelectorGroupedByTag 2025-07-15 18:49:14 +02:00
Aleix Soler
776aa37321 refactor: split components 2025-07-15 18:26:48 +02:00
Aleix Soler
cb4fda7bf1 refactor: vanillajs to react 2025-07-15 17:30:17 +02:00