Skip to content

v2.36.0

Compare
Choose a tag to compare
@ogupte ogupte released this 30 Jul 17:50
· 2649 commits to master since this release
  • #932 minor added hasGutters prop to Dialog
  • #934 patch fixed close/remove 'x' in Banner to render the standard CrossIcon
  • #937 minor added onSelect prop to Icon follows library pattern: (event, props) => {}
  • #938 minor added new ProgressBar component
  • #940 patch fixes TextField's onChangeDebounced handler to flush the text value when blurring or submitting