reactstrap v4.0.0-alpha.7 Release Notes

Release Date: 2017-01-05 // over 7 years ago
  • 🔋 Features

    💥 BREAKING CHANGES

    • 0️⃣ Col: The default xs prop now returns .col instead of .col-xs-12. The auto size value now returns .col-auto or .col-sm-auto for variable width content columns. Use true or '' as the size value to return .col or .col-sm for auto layout of columns (not to be confused with auto -> (variable width of content)).