Chris Rebert
c0a165a28b
Update copyright notices ( #387 )
2016-07-23 16:31:53 -07:00
Chris Rebert
4d65f5ddb1
Travis CI: Upgrade to Node.js v6 ( #386 )
...
Also adjust Commander initialization to explicitly name our command,
which prevents a crash within commander within our CLI unit tests under Node.js 6.
2016-07-23 15:53:37 -07:00
Chris Rebert
bcad9b7cc4
Upgrade to jQuery 3.1.0 ( #385 )
2016-07-21 22:09:25 -07:00
Henrik Gemal
63a7cd8675
Allow indicating encoding via <meta http-equiv="Content-Type"> ( #384 )
...
Fixes #383
2016-07-20 22:15:08 -07:00
Thomas Lindner
6630a83a79
Add wiki URLs to console output; fixes #342
...
Note this will only work in the browser.
Also adds a `url` property to LintError & LintWarning.
Closes #353
2016-04-10 11:37:16 -07:00
Chris Rebert
494ff55f30
JSHint...
2016-04-10 00:29:51 -07:00
Chris Rebert
000e4aa22f
Remove QUnit UI's checkboxes from the DOM during tests to prevent false positives
...
Refs #373
2016-04-09 22:47:34 -07:00
XhmikosR
d3df5801cb
Merge pull request #364 from twbs/XhmikosR-patch-1
...
Update docs.
2016-03-15 08:38:22 +02:00
XhmikosR
80ad44b121
Update docs.
...
* Switch to shields.io for badges
* Use `https` when possible
* Minor markdown consistency changes
[ci skip]
2016-03-15 00:58:59 +02:00
XhmikosR
caae3b06bf
Update README.md
...
Update the link to BootstrapCDN.
[ci skip]
2016-03-14 14:48:12 +02:00
XhmikosR
8157bc1b8b
Update .editorconfig.
...
[ci skip]
2016-03-14 14:41:29 +02:00
XhmikosR
3deb665fd2
Tests: Use local QUnit and `https` for consistency.
2016-03-14 11:51:30 +02:00
XhmikosR
a20caac296
Merge pull request #362 from twbs/use-backticks
...
Use backticks around CSS selectors in lint messages.
2016-03-14 11:15:54 +02:00
XhmikosR
202e43ec24
Use backticks around CSS selectors in lint messages.
2016-03-14 10:58:15 +02:00
XhmikosR
8816fdd106
Bump grunt-contrib-watch to v1.0.0.
2016-03-14 10:53:28 +02:00
XhmikosR
3960b0d946
Merge pull request #360 from twbs/deps
...
Update dependencies.
2016-03-14 10:41:34 +02:00
XhmikosR
043509d688
Enforce LF for bin/www too.
2016-03-14 10:31:04 +02:00
XhmikosR
99f3611214
Bump copyright year.
...
[ci skip]
2016-03-14 10:31:03 +02:00
XhmikosR
b180fef4df
Clean up JSHint rules.
2016-03-14 10:31:03 +02:00
XhmikosR
712bda8457
Update jQuery used in tests to v2.2.1.
2016-03-14 10:31:03 +02:00
XhmikosR
15ca301caa
Update ESLint rules for the new version.
2016-03-14 10:31:03 +02:00
XhmikosR
26c5b95471
Update dependencies.
2016-03-12 15:38:19 +02:00
Chris Rebert
9da4bd59cd
Merge pull request #359 from twbs/travis
...
Update Travis config.
2016-03-07 12:02:55 -08:00
XhmikosR
3e7cbd873d
Update Travis config.
...
* use Jekyll v3.1.2 and remove rouge since it's a Jekyll dependency now
* use ruby 2.2
2016-03-07 21:14:40 +02:00
Thomas Lindner
71a5c57866
Add W017 to check for <input>s without type attributes; fixes #341
...
Closes #350
* Add W017 to check for inputs that are missing a type attribute.
* Add new fixtures to test the new lint
* Update bootlint_test to call new fixtures
2016-02-01 12:42:07 -08:00
Thomas Lindner
8c2ea747ee
Add lint E049 to check that .modal-dialog has role="document" ; fixes #319
...
Closes #349 by merging a rebased version of it.
2016-01-29 22:11:54 -08:00
Thomas Lindner
398d76fa05
Add new lint E048 to check that modals have role="dialog" attributes; fixes #318
...
Closes #348
2016-01-28 18:32:36 -08:00
Chris Rebert
84fd014127
README: Use faster-to-load version of license badge
...
[ci skip]
2016-01-20 00:12:37 -08:00
Stefan Oderbolz
45cb0498d5
Add gulp-bootlint to README
...
Closes #345
2016-01-15 16:38:00 -08:00
Chris Rebert
7c141d62aa
Travis CI: Use Node.js 5 instead of stable
...
Refs https://github.com/twbs/grunt-bootlint/pull/61
2015-11-25 19:06:07 -08:00
Chris Rebert
2355c9a7a7
Regenerate dist/browser/bootlint.js
2015-11-25 01:16:10 -08:00
Chris Rebert
7ac6140d8a
package.json: v0.14.2
...
[ci skip]
2015-11-25 01:10:39 -08:00
Chris Rebert
0cc5a3cc45
README: Add Release History entry for v0.14.2
...
[ci skip]
2015-11-25 01:09:25 -08:00
Chris Rebert
877894874a
Merge pull request #335 from twbs/fix-333
...
Add cli-main.js which actually invokes cli.js's function
2015-11-25 01:04:18 -08:00
Chris Rebert
e22dd90e7b
Add cli-main.js which actually invokes cli.js's function; fixes #333
2015-11-25 00:59:00 -08:00
Chris Rebert
d356915d19
Merge pull request #334 from twbs/test-cli-isnt-noop
...
Add Travis test that CLI isn't a no-op
2015-11-25 00:47:16 -08:00
Chris Rebert
45a15df01f
Add Travis test that CLI isn't a no-op
...
Refs #333
2015-11-25 00:43:18 -08:00
Chris Rebert
2aba54d7c8
Merge pull request #332 from twbs/bs-336
...
Bump CURRENT_BOOTSTRAP_VERSION to 3.3.6
2015-11-25 00:28:20 -08:00
Chris Rebert
380ea86663
Bump CURRENT_BOOTSTRAP_VERSION to 3.3.6
...
Refs http://blog.getbootstrap.com/2015/11/24/bootstrap-3-3-6-released/
2015-11-25 00:14:24 -08:00
Chris Rebert
154ff1dc66
version numbering
2015-11-16 03:22:46 -08:00
Chris Rebert
fefcc5bdaf
v0.14.1
2015-11-16 03:20:34 -08:00
Chris Rebert
af9c4886e5
grunt dist
2015-11-16 03:18:46 -08:00
Chris Rebert
1036dd9abe
Prep for v0.14.0
2015-11-16 03:07:06 -08:00
Zac Echola
1325279860
Warn about .btn.disabled on <button>s and <input>s
...
Fixes #293
Closes #294
2015-11-16 02:30:14 -08:00
Chris Rebert
1cd5786ee3
Update shrinkwrap
2015-11-16 02:29:57 -08:00
Chris Rebert
5bdbfbd090
Merge pull request #253 from kkirsche/addCLITests
...
[X-Ref: #179 ] Begin adding tests for CLI
2015-11-16 01:55:51 -08:00
Zac Echola
d063bba365
Adds reporter for checking children of `.input-group`
...
Check that `.input-group` has at least one `.form-control` and at least
one of `.input-group-addon` or `.input-group-btn`.
Fixes #274
Closes #275
2015-11-16 01:34:02 -08:00
Phil Hughes
36d5def124
Shows an error for incorrect usage of .btn
...
.btn should only be used on a,button,input,label
Fixes #297
Closes #313
2015-11-16 01:11:53 -08:00
Chris Rebert
eeef4dbc30
Group warning linters and error linters together respectively in source code; fixes #284
2015-11-16 00:42:10 -08:00
Chris Rebert
7deeffb25d
grunt dist
2015-11-16 00:29:26 -08:00