reactstrap v2.0.0 Release Notes

Release Date: 2016-07-28 // over 7 years ago
  • 🔋 Features

    • bootstrap: update for v4 alpha 3 (f617dc5)
    • Col: Update Col component with alpha 3 changes (b62ee01)
    • outline: Make outline a separate prop for Card & Button (#62) (c65e952)

    💥 BREAKING CHANGES

    • ⚡️ bootstrap: Components were updated for v4 alpha 3

      • Button outline class change from .{variant}-outline to .outline-{variant}.
      • label is now tag and all of the label variants are now tag variants.
      • Cards now have an outline variant.