Commit Graph

164 Commits

Author SHA1 Message Date
Elijah Duffy
c8038cfa1f fix deps, add tailwind base styles 2025-07-01 12:58:25 -07:00
Elijah Duffy
c3eee453c4 update leader sign up form 2025-06-19 15:38:22 -07:00
Elijah Duffy
5da85021af fix monorepo package.json & tailwind
Fixes to package naming, sveltekit version mixups, local import
extensions, tailwind app.css imports, tailwind references.
2025-05-20 14:46:18 -07:00
Elijah Duffy
72bc7e23b4 TimeInput: add confirmation text 2025-05-20 10:49:44 -07:00
Elijah Duffy
9a820794a2 improve time input AM/PM selector, partial text implementation 2025-05-20 10:17:35 -07:00
Elijah Duffy
17f8c51ebd TimeInput: hide number input spin box on Firefox 2025-05-08 12:28:55 -07:00
Elijah Duffy
476122c6c4 autogenerated .d.ts files 2025-05-07 13:14:06 -07:00
Elijah Duffy
b144bbf7a1 trim and unify dependencies 2025-05-07 13:13:59 -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
be7ef6bdfd add TimeInput component with time-of-day form option 2025-05-06 09:15:10 -07:00
Elijah Duffy
ca819834dd Combobox: remove gap & fix Snippet argument error 2025-05-05 16:11:03 -07:00
Elijah Duffy
c73a3f1046 finish packaging $lib; add validate, backroom packages 2025-04-13 18:52:59 -06: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
Elijah Duffy
bf2ef338e9 partially refactor components to ui package 2025-04-13 07:56:23 -07:00