This repository was archived by the owner on Feb 1, 2022. It is now read-only.
v0.14.0
Released 2015-11-16.
Changes:
- #253: Add initial tests of CLI code
- #275: Check that
.input-grouphas at least one.form-controland at least one of.input-group-addonor.input-group-btn. - #284: Group error linters and warning linters into respective separate sections in the source code
- #294: Warn about using
.disabledclass instead ofdisabledattribute onbutton.btnorinput.btn - #313: Check that
.btnis only used on<a>,<button>,<input>, or<label>elements