Skip to content

v4.16.0

Compare
Choose a tag to compare
@tmlayton tmlayton released this 14 Mar 00:30

Enhancements

  • Added optional onClick prop to Tag (#2774)
  • Added transition properties to Collapsible (#2835)

Bug fixes

  • Fixed issue with passed to ComboBox component options prop was mutated (#2818)
  • Fixed an issue which caused Popover to close when clicking on a descendant SVG (#2827)

Code quality

  • Removed redundant null check in TextField (#2783)