Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

v0.14.0

Choose a tag to compare

@cvrebert cvrebert released this 16 Nov 11:14
· 174 commits to master since this release

Released 2015-11-16.

Changes:

  • #253: Add initial tests of CLI code
  • #275: Check that .input-group has at least one .form-control and at least one of .input-group-addon or .input-group-btn.
  • #284: Group error linters and warning linters into respective separate sections in the source code
  • #294: Warn about using .disabled class instead of disabled attribute on button.btn or input.btn
  • #313: Check that .btn is only used on <a>, <button>, <input>, or <label> elements