Elijah Duffy
bc09807d5c
remove svelte depends & update
2025-08-12 16:16:41 -07:00
Elijah Duffy
23c0236596
date input: full keyboard nav, use internationalized/CalendarDate
2025-07-10 19:27:51 -07:00
Elijah Duffy
ba78511ec2
update tailwindcss & tweak styles
2025-07-10 14:26:33 -07:00
Elijah Duffy
2f2b4fcba2
add ActionSelect component
2025-07-07 14:10:01 -07:00
Elijah Duffy
4ce40a55fd
clean up consumer styling
...
Consumer now only imports the styles endpoint from their main CSS file.
Dark mode is currently permanently disabled, I need to add a JS helper
that when used automatically adds the correct class if there is a
preferred color scheme.
Also gets rid of the whole weird thing where the consumer had to have
a SPECIFIC `theme.css` file.
2025-07-03 21:17:49 -07:00
Elijah Duffy
c0a0f9e35f
0.1.0
2025-07-03 15:13:54 -07:00
Elijah Duffy
c660d193be
reconfigure package for ts-only consumption
2025-07-03 15:06:05 -07:00
Elijah Duffy
ace9f96804
fix publish settings
2025-07-01 13:24:21 -07:00
Elijah Duffy
c8038cfa1f
fix deps, add tailwind base styles
2025-07-01 12:58:25 -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
b144bbf7a1
trim and unify dependencies
2025-05-07 13:13:59 -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