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
Chris Rebert
dd4c2818d1
update shrinkwrap
2015-11-16 00:28:41 -08:00
Chris Rebert
9ff6bc4fe5
Bump grunt-browserify to ^4.0.1
2015-11-16 00:22:14 -08:00
Chris Rebert
9be73f95ec
update shrinkwrap
2015-11-15 23:23:31 -08:00
Chris Rebert
772b7097b1
README: Add v0.13.0 entry in Release History
2015-11-15 23:20:36 -08:00
Chris Rebert
0cdfaa3fda
README: Add v0.12.0 entry to Release History
...
[ci skip]
2015-11-15 23:06:00 -08:00
Chris Rebert
d813f51cc6
Prep for 0.13.0 release
...
[ci skip]
2015-11-15 23:00:58 -08:00
Chris Rebert
65bf3a06a4
Merge pull request #329 from twbs/bump-body
...
Bump body-parser to ^1.14.1
2015-11-15 22:59:29 -08:00
Chris Rebert
99f98c03ef
Merge pull request #328 from twbs/bump-cmdr
...
Bump commander to ^2.9.0
2015-11-15 22:56:51 -08:00
Chris Rebert
2455f3c713
Bump body-parser to ^1.14.1
2015-11-15 22:56:24 -08:00
Chris Rebert
a7b2e79c2c
Bump commander to ^2.9.0
2015-11-15 22:53:32 -08:00
Chris Rebert
fd02261324
Merge pull request #327 from twbs/nodejs-stable
...
Travis: Use Node.js stable version
2015-11-15 22:50:40 -08:00
Chris Rebert
5ae48b701a
Travis: Use Node.js stable version
2015-11-15 22:44:23 -08:00
Chris Rebert
a6960beb98
Merge pull request #326 from twbs/bump-chalk
...
Bump chalk to ^1.1.1
2015-11-15 22:38:50 -08:00
Chris Rebert
e6faecb3e8
Merge pull request #325 from twbs/bump-banner
...
Bump grunt-banner to ^0.6.0
2015-11-15 22:36:20 -08:00