Nychthemeron/packages/library
Matthew L McPeak 8175db2cde refactor: rewrite Checkbox and Switch without reka-ui
Both become plain role="checkbox"/role="switch" buttons driven by
useVModel, matching the existing Input.vue controlled-value pattern.
Classes and data-state/aria-checked contract are unchanged.
2026-07-13 18:12:38 -04:00
..
src refactor: rewrite Checkbox and Switch without reka-ui 2026-07-13 18:12:38 -04:00
tests feat: add usePopoverPosition composable 2026-07-13 18:11:28 -04:00
components.json feat: wire up Tailwind v4 and shadcn-vue token mapping alongside PrimeVue 2026-07-11 14:15:37 -04:00
package.json fix: alert title contrast, and make Storybook dev serve live library source 2026-07-13 15:23:13 -04:00
tsconfig.json Inital Commit 2026-06-14 14:50:44 -04:00
vite.config.ts chore: remove PrimeVue and the ThemeEngine, migration complete 2026-07-11 15:07:59 -04:00
vitest.config.ts feat: wire up Tailwind v4 and shadcn-vue token mapping alongside PrimeVue 2026-07-11 14:15:37 -04:00