Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@nathanyoung nathanyoung released this 08 Aug 22:32

⭐️ 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