Skip to content

10.1.0

Compare
Choose a tag to compare
@omgaz omgaz released this 01 Jun 03:53
· 2457 commits to master since this release
  • Code coverage has returned to 100% (and we now log it to the terminal when you run npm run test)
  • Update to how we do help-text within a label in horizontal forms (help-block is nested inside a label with a .control-label class)
    • Using "recommended" as opposed to "optional" for non-mandatory fields. Implies that we'd like them filled but not necessary as opposed to optional which we feel was too blasé.
  • Fixed build errors and warnings