Nychthemeron/packages
Matthew L McPeak 2eb438932b feat: migrate Checkbox and CheckboxGroup to shadcn-vue
CheckboxGroup is hand-built (no shadcn-vue stock equivalent) as a simple
name/layout provider via provide/inject, matching RadioGroup's pattern --
it does not coordinate an array modelValue across children the way
PrimeVue's did, since each Checkbox now owns its own boolean v-model.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-11 14:35:36 -04:00
..
library feat: migrate Checkbox and CheckboxGroup to shadcn-vue 2026-07-11 14:35:36 -04:00
playground feat: migrate Checkbox and CheckboxGroup to shadcn-vue 2026-07-11 14:35:36 -04:00