This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
Releases: twbs/bootlint
Releases · twbs/bootlint
v1.1.0
v1.0.0
- removed the express app from this repo; the code is now on https://github.com/twbs/bootlint-server
- add Node.js 12 in CI
- updated devDependencies
v0.16.8
v0.16.7
v0.16.6
v0.16.5
v0.16.4
v0.16.3
v0.16.2.
v0.15.1
- 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
oncol-*-*
androw
classes - Update jQuery to v3.3.1
- Update all dependencies except for cheerio
- Switch to npm scripts
- Drop Node.js < 6 support
- Fix Coverage