Skip to content

v5.2.0

Compare
Choose a tag to compare
@zburke zburke released this 11 May 00:50
· 1730 commits to master since this release
841d7b6
  • Fix <Datepicker> for non-redux-form usage. Fixes STCOM-493
  • Fix issue with <AutoSuggest> not using refs correctly. Fixes STCOM-489
  • Use minimumRowHeight in <MultiColumnList> instead of averageHeight for row rendering/loading. Relates to UIIN-319.
  • Added 'iconStyle'-prop for and added an 'action'-style. STCOM-510.
  • Turned off sideEffects to enable tree-shaking for production builds. Refs STRIPES-564 and STRIPES-581.