Skip to content

v4.4.0

Compare
Choose a tag to compare
@cherewaty cherewaty released this 19 Nov 21:26
· 2022 commits to master since this release
94dd8f5
  • Remove injectIntl() fork
  • Simplify ReduxFormField usage
  • Updated Pane/PaneHeader to accept a actionMenu-prop. Added deprecation warning for the actionMenuItems-prop (STCOM-388)
  • Include data-total-count in `'. Available from v4.3.2.
  • Don't pass onSelectItem to components that don't use it. Fixes STCOR-280. Available from 4.3.2.
  • Introduce tagName prop on <Pane>
  • Update <Modal> propTypes
  • Cancel <Callout>'s timers on unmount.