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

v0.13.0

Choose a tag to compare

@cvrebert cvrebert released this 16 Nov 08:33
· 183 commits to master since this release

Released 2015-11-15.

Notable changes:

  • #263: Check for invalid uses of .form-control
  • #279: Add check for btn class usage on <a>s within .navbar-navs
  • #280: Check that .img-responsive is only used on <img>s
  • #289: Update current known latest version of Bootstrap 3 to v3.3.5
  • #306: Remove E036 since its constraint was determined to be invalid
  • #307: Clarify the wording of W017's message
  • #314: Add check for .modals missing tabindex attributes
  • 3a9c095: Explicitly mark that we don't support Bower (because it's mediocre and its development has gone basically inactive).
  • Bumped versions of various (dev)dependencies