Commit graph

3 commits

Author SHA1 Message Date
d56ccce2fe docs: add implementation plan for removing reka-ui
15 tasks: 5 shared composables (Primitive/Slot, focus-trap,
dismissable-layer, roving-focus, popover-position) with unit tests,
then component-by-component rewrites (Button, Checkbox, Switch,
RadioGroup, Dialog, Select) verified against the existing regression
suite in packages/library/tests/, then dropping the dependency itself.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-13 17:26:30 -04:00
ee9fcdf4dd docs: add design spec for removing reka-ui dependency
Plans a hand-rolled replacement for reka-ui across Button, Checkbox,
Switch, RadioGroup, Dialog, and Select to drop the dependency (and its
peerDependency burden on consumers) while preserving the current public
API and visual design exactly.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-13 17:07:11 -04:00
8751c150cd Inital Commit
All checks were successful
ci / build (push) Successful in 19s
ci / publish (push) Successful in 11s
ci / publish-docs (push) Successful in 41s
2026-06-14 14:50:44 -04:00