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

v0.15.1

Compare
Choose a tag to compare
@XhmikosR XhmikosR released this 18 Sep 11:21
· 79 commits to master since this release
  • Add new lint E048 to check that modals have role="dialog" attributes
  • Add lint E049 to check that .modal-dialog has role="document"
  • Add W017 to check for s without type attributes
  • Add wiki URLs to console output
  • Add new lint for nested form groups
  • Disallow pull-right & pull-left on col-*-* and row classes
  • Update jQuery to v3.3.1
  • Update all dependencies except for cheerio
  • Switch to npm scripts
  • Drop Node.js < 6 support
  • Fix Coverage