Releases: kampsy/ui
Releases · kampsy/ui
v2.4.0
2.4.0 (2025-10-19)
Bug Fixes
- empty-state: simplify blank state documentation by reusing default export (030717d)
- empty-state: update page title and links to reflect correct routing (e194665)
- fix navigation between calendar, checkbox and choicebox (e969506)
- input: replace random ID generation with prop-based ID handling (ddc87fb)
- statusDot: update QUEUED and CANCELED state colors for better visibility (8544dcd)
Features
v2.3.0
v2.2.0
v2.1.1
v2.1.0
v2.0.0
2.0.0 (2025-03-16)
Features
- 📝 add accessibility docs to button (52e5179)
- ♻️ add native button attributes, add aria-label to docs, change type prop to variant, rename suffix and prefix (a6d584e)
- ✨ expose native button attributes (4bed686)
- ⚡ add accessibility to badge docs (6347242)
- add aria-labelledby to improve checkbox accessibility (67532cc)
BREAKING CHANGES
- renamed type prop to variant. changes the button color, add icon prefix to both prefix and suffix