Commit Graph

14 Commits

Author SHA1 Message Date
Elijah Duffy
f260038aac checkbox: support disabled state 2025-12-11 11:42:28 -08:00
Elijah Duffy
058e20fa2d checkbox: support MaybeGetter pattern 2025-12-10 19:04:44 -08:00
Elijah Duffy
02054c3a1f checkbox: fix invalid state, shrinking of button 2025-09-16 18:28:10 -07:00
Elijah Duffy
642ab24029 fix buttons missing type="button"
Triggers unintentional form submits if missing `type` property.
2025-08-18 18:40:44 -07:00
Elijah Duffy
4e10c79e2b checkbox: no default value 2025-08-11 17:11:48 -07:00
Elijah Duffy
0e188db829 checkbox: default value to false 2025-07-23 11:58:41 -07:00
Elijah Duffy
5f4e50a652 replace google material icons with phosphor icons 2025-07-10 16:25:27 -07:00
Elijah Duffy
12a79f0680 checkbox: support undefined state 2025-07-04 01:37:31 -07:00
Elijah Duffy
9988e07108 prefix theme colors for consumer compatibility 2025-07-03 20:21:38 -07:00
Elijah Duffy
c660d193be reconfigure package for ts-only consumption 2025-07-03 15:06:05 -07:00
Elijah Duffy
3a423e73c2 fix missing checkbox export 2025-07-03 14:55:06 -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
Elijah Duffy
520a909b01 add checkbox component 2025-07-02 10:30:04 -07:00