Skip to content

v2.0.0

Compare
Choose a tag to compare
@sebopensource sebopensource released this 09 Oct 08:15
· 387 commits to master since this release
0ef7b7f

2.0.0 (2018-10-09)

Bug Fixes

  • form-validation: change from p- to progress- for feedback (23b28e6)
  • loaders: allow nested spinners in buttons (5f1d8ad)

Features

  • form-validation: add style for form-control-help (00f65e5)

BREAKING CHANGES

  • form-validation: Form validation progress indicator has changed class name from "p-" to "progress-"
    to avoid conflict with the utility class for padding "p-".