v4.4.0
- Remove
injectIntl()
fork - Simplify
ReduxFormField
usage - Updated Pane/PaneHeader to accept a
actionMenu
-prop. Added deprecation warning for theactionMenuItems
-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.