Commit Graph

10 Commits

Author SHA1 Message Date
Elijah Duffy
9d17fef232 styled, raw input: improve error message control, add compact mode 2025-07-08 12:24:36 -07:00
Elijah Duffy
48e456c3a7 styled raw & text input: include all props & add disabled 2025-07-07 17:35:39 -07:00
Elijah Duffy
e6e58ab106 input: add use & focus utilities 2025-07-04 03:17:38 -07:00
Elijah Duffy
ed434f88ed text input: default to full width 2025-07-03 20:10:08 -07:00
Elijah Duffy
c660d193be reconfigure package for ts-only consumption 2025-07-03 15:06:05 -07:00
Elijah Duffy
02311a0e7b finish custom class and improved options overhaul 2025-07-03 14:45:23 -07:00
Elijah Duffy
723fc4ee48 text input: make name optional, custom class support 2025-07-03 14:17:16 -07:00
Elijah Duffy
c8038cfa1f fix deps, add tailwind base styles 2025-07-01 12:58:25 -07:00
Elijah Duffy
8c27737404 update FramelessButton, PhoneInput, TextInput
- FramelessButton: use cursor-pointer
- PhoneInput: add setCountryByIP with geo lookup
- TextInput: add $bindable ref property
2025-05-06 10:59:42 -07:00
Elijah Duffy
aecfb0ddaa fix ui package, use sv to create
recreated package using sv, marking correctly as a library. seems I was
missing some sveltekit tooling somewhere along the way otherwise.
2025-04-13 18:09:32 -06:00