Commit Graph

11 Commits

Author SHA1 Message Date
Elijah Duffy
6630051d67 generic merge object function 2025-12-17 22:17:15 -08:00
Elijah Duffy
3885ac09a1 link: refactor href rewrite
- uses prop instead of attempting to read env variable
- uses URL type instead of custom heuristics
2025-12-12 13:59:21 -08:00
Elijah Duffy
a7fa9fd6d8 fix '0' > prefixZero > '00' (should still be '0') 2025-12-11 15:19:45 -08:00
Elijah Duffy
5a9574bec9 add navigation manager to streamline titles and breadcrumbs 2025-09-01 12:29:16 -07:00
Elijah Duffy
d4935b6e7c add prefixZero utility 2025-07-22 15:38:58 -07:00
Elijah Duffy
026810b32d add capitalizeFirstLetter utility 2025-07-22 11:17:16 -07:00
Elijah Duffy
123594f828 add focus tool; time input: refactor away from bind:ref 2025-07-21 19:41:44 -07:00
Elijah Duffy
5f4e50a652 replace google material icons with phosphor icons 2025-07-10 16:25:27 -07:00
Elijah Duffy
414b63e8bc partial toolbar: basic writable store approach 2025-07-09 12:41:28 -07:00
Elijah Duffy
02311a0e7b finish custom class and improved options overhaul 2025-07-03 14:45:23 -07:00
Elijah Duffy
a307ffee92 combobox: improve props, fix placement with scroll 2025-07-03 11:00:10 -07:00