Skip to content

0.7.2

Choose a tag to compare

released this 11 Nov 17:08

Added

  • IconButton now supports focusVisible behavior

Changed

  • Set default ToggleSwitch size

Bug Fixes

  • Fix components.looker.com deployment setup (CNAME file in correct place)
  • ToggleSwitch - Correct "prop bleeding" on
  • SidebarToggle - use CSS transform for positioning rather than JS calculation
  • InputSearch - fix onClear callback reference
  • FieldColor - fix onChange behavior
  • useFocusTrap - correct complex composition bug