July 30, 2025thejackshelton-kunaico
feat: remove inline components from tabs and use indexing (#239)
July 30, 2025thejackshelton-kunaico
V2 radio group indexing (#240)
* feat: fix sync$ handling
* feat: remove inline comps and add correct indexing
July 30, 2025toan-kunaico
refactor: replace useOnWindow with sync$ handlers for keydown events (#236)
* refactor: replace useOnWindow with sync$ handlers for keydown events in checkbox, otp, tabs, and tree components
* fix: run lint
July 30, 2025thejackshelton-kunaico
feat: migrate to v2 indexing for otp (#238)
* feat: migrate to v2 indexing for otp
* refactor: cleanup types and spread
July 30, 2025thejackshelton-kunaico
feat: asChild plugin that works in all frameworks (#237)
* feat: passing as child plugin tests
* feat: remove child after transform
* fix: bundling
* feat: working behavior
* fix: vibe code hack
* feat: improve readability of plugin
* feat: improve structure
* feat: handle more edge cases, along with jsx member expressions
* feat: move jsx utils out and tests
* feat: move expression handling into utils
* feat: update exports, entires, and structure
* feat: expose as child types
* fix: lint
* feat: add core to the build