reactstrap v4.6.0 Release Notes

Release Date: 2017-05-15 // almost 7 years ago
  • 🐛 Bug Fixes

    • ButtonDropdown: allow overwriting the group prop (#425) (663551b)
    • ⬇️ DropdownToggle: add missing proptype (color) (#402) (c137697)
    • Modal: fix bug where closing modal removed wrong modal-open string in class (#410) (22d5c3f)
    • PropTypes: import PropTypes from prop-types (#395) (9080217)
    • react-addons: move to external react-transition-group dependency (#399) (a4fec3c)

    🔋 Features

    • Modal: add autoFocus prop for disabling auto focus (#389) (6338fc3)
    • Modal: Support fade and timeout props in the Modal component to allow configuring + disabling of the fade effect (#339) (babee0f)