This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
v1.2.0
⭐️ New
- Hook: useResponsiveLayout() hook returns true/false for each breakpoint represented by
[isPhone, isTablet, isMedium, isLarge]
- Add border prop to Table, TableRow, TableHeader and Pagination components
- Icons: broadcast, database, upload, analytics, money, grid
- Allow Link, LinkButton, Text to have Tooltips
🐞 Corrections
- LinkButton: Don't require children prop since an Icon and accessibilityLabel can be used to create an Icon link