Releases: voidagency/factory-react-ui
Releases · voidagency/factory-react-ui
1.0.8
Bug Fixes
- Icons: Prevent 'name' prop from being sent to html element (🔗)
1.0.7
Bug Fixes
- Select Icon size (🔗)
- Select: Passing icon prop (🔗)
New Features
- Select state variants (🔗)
1.0.6
Bug Fixes
- Should forward prop 🔗
- Button borderRadius and Heading lineHeight typo 🔗
1.0.5
Bug Fixes
- components: Use React.Fragment instead of <> (daa2f83)
1.0.4
Bug Fixes
- components: Fix Button not recognizing
__css
prop (5233922)
- components: Fix broken checkbox & radiobox due to styled-component 5.2 (8015504)
New Features
- components: Add new components: List and Item (6a60542)
- components: Add
stretch
prop to Button
to stretch its clickable area (b47bea6)