May 24, 2025thejackshelton-kunaico
fix: spa issues (#215)
May 20, 2025thejackshelton-kunaico
Tabs showcase (#212)
* add a main function
* use tabs as the new showcase
* changeset
May 20, 2025thejackshelton-kunaico
add a main function (#211)
May 20, 2025thejackshelton-kunaico
Tabs (#210)
* feat: initial tabs structure
* feat: first example
* add tab roles
* add asChild
* update driver file
* axe check
* add indexing
* register triggers
* selected value
* hide tab content
* selection logic
* register orientation
* start keyboard handling
* focusable test
* mouse functionality
* orientation
* home and end keys
* disabled
* looping
* make optional
* initial tabs navigation
* new examples
* simpler styles
* remove indicator
* add looping
* home and end keys
* vertical example
* fix: typescript updating
* initial tab
* value based
* update value based state
* better orientation example
* high level description
* dynamic example
* update initial value
* fix: event handler pattern
May 13, 2025thejackshelton-kunaico
Fix tree a11y (#204)
* ensure accessible name for collapsible trigger
* fix: handling grid cells in the tree grid
* changeset
* tree correctly exits
* changeset