What's Changed
📦 Repo
- feat(repo): stale bot set up to automatically close outdated issues
📚 Docs
- refactor(docs-checkbox): Checkbox group docs separated from checkbox docs
- refactor(docs-checkbox): Events/Props/Accessibility separated on docs for checkbox and checkbox group
🐛 Fixes
- fix(react-avatar): Avatar first child
margin:0
removed
⚙️ Refactors
- refactor(react-checkbox): The Checkbox component functionality was migrated to
@react-aria/checkbox
in order to provide better state management and accessibility - refactor(react-link): Link transitions performance improved
- refactor(react-card): Card transitions performance improved
- refactor(react-table): Table checkboxes improved
Full Changelog: v1.0.6-beta.5...v1.0.7-beta.5