Граф коммитов

469 Коммитов

Автор SHA1 Сообщение Дата
Heinrich Fenkart 58f8812a03 Mention bootlint.com in the README
Closes #173.
2014-11-12 23:48:06 +01:00
Chris Rebert 41f1b8944a improve W005 checker by properly parsing URL and checking filename 2014-11-12 14:02:23 -08:00
Heinrich Fenkart 6dd6777cf2 E034: Fix firing when `.close` button is not preceded by anything
Fixes #181.
2014-11-12 21:29:14 +01:00
Heinrich Fenkart df507dca8e Pin `npm-shrinkwrap` to `5.0.0` to support `npm@2.x`
Fixes #180.
Refs https://github.com/uber/npm-shrinkwrap/issues/51#issuecomment-62684260
2014-11-12 21:01:38 +01:00
Heinrich Fenkart 7f89c70b96 Merge pull request #177 from twbs/update-deps
Update dependencies
2014-11-12 02:50:16 +01:00
Heinrich Fenkart ee21e453c9 Update dependencies 2014-11-12 02:47:09 +01:00
Heinrich Fenkart 936397d8a1 Ignore edge cases for coverage testing in Location 2014-11-12 02:06:26 +01:00
Heinrich Fenkart d11341ce76 Follow-up to 79c72ef: Fix test failure and use slice instead of filter 2014-11-12 02:04:37 +01:00
Phil Hughes 79c72ef140 Warns about multiple buttons and dropdowns in `.input-group-btn`s
Fixes #49.
Closes #138 by merging a modified version of it.
2014-11-12 01:49:21 +01:00
Phil Hughes b52df1ac4c Fixes jQuery error when a plugin is on page
Closes #164 by merging it.
2014-11-11 17:52:15 +01:00
Heinrich Fenkart 3388e055a6 Remove stray swap files 2014-11-11 07:19:05 +01:00
Chris Rebert a500085e3f Merge pull request #175 from twbs/hnrch02
Add @hnrch02 to `contributors` in package.json
2014-11-10 10:45:18 -08:00
Chris Rebert 29f7e801ef Add @hnrch02 to `contributors` in package.json
@hnrch02 has kindly agreed to take over as Bootlint's BDFL going forward.
2014-11-10 10:27:34 -08:00
Chris Rebert 80d3fc4d42 Merge pull request #174 from twbs/more-backticks
Add more backticks to lint messages to improve Markdown rendering
2014-11-10 10:13:42 -08:00
Chris Rebert 9c7dc441d2 grunt dist 2014-11-10 10:01:19 -08:00
Chris Rebert a5cdef06e5 Add more backticks to lint messages to improve Markdown rendering 2014-11-10 10:00:44 -08:00
Chris Rebert 1eec42bde0 fix the build 2014-11-10 09:51:38 -08:00
Chris Rebert 537857f1c5 Update minimum required jQuery version
Per 1604af041b
2014-11-10 09:24:02 -08:00
Chris Rebert 31ab69de3e v0.8.0 2014-11-07 01:20:54 -08:00
Chris Rebert 09c220563a grunt dist 2014-11-07 01:05:30 -08:00
Chris Rebert b2d2a4420e fix `browser` config in package.json to properly exclude location.js 2014-11-07 01:03:59 -08:00
Chris Rebert 3b2b02590d grunt dist 2014-11-07 01:01:42 -08:00
Chris Rebert 14e2bb0715 binary-search library unnecessary in browser environment 2014-11-07 00:59:59 -08:00
Chris Rebert e3b9f2161f grunt dist 2014-11-07 00:53:54 -08:00
Chris Rebert 9663f82f4b expose element locations in HTTP API; refs #29 2014-11-07 00:53:07 -08:00
Chris Rebert eb508143bb Merge pull request #172 from twbs/fix-29
Node.js version: implement reporting of locations of problematic elements
2014-11-07 00:31:26 -08:00
Chris Rebert 01df0cfb7f regenerate shrinkwrap 2014-11-06 22:45:53 -08:00
Chris Rebert ffd2f0fe31 Node.js version: implement reporting of locations of problematic elements
Fixes #29 (or rather, finishes fixing it)

<3 to https://github.com/cheeriojs/cheerio & @fb55 !
2014-11-06 22:36:36 -08:00
Chris Rebert 52a9886711 Merge pull request #170 from twbs/withStartIndices
enable withStartIndices option in Cheerio's HTML parser
2014-11-06 12:25:24 -08:00
Chris Rebert 78bc337e4e enable withStartIndices option in Cheerio's HTML parser 2014-11-06 12:20:28 -08:00
Chris Rebert df50dbf1db Merge pull request #169 from twbs/bump-cheerio
bump cheerio to ^0.18.0
2014-11-06 12:07:41 -08:00
Chris Rebert 3950df71d6 bump cheerio to ^0.18.0 2014-11-06 12:01:11 -08:00
XhmikosR f857e45afd Update dependencies. 2014-11-05 13:04:43 +02:00
Chris Rebert 5152662079 name docker container 2014-11-04 22:57:34 -08:00
Chris Rebert 0fd3b05e71 Dockerfile: Don't use -onbuild because we want npm install --production
Refs https://github.com/docker-library/node/issues/14
2014-11-03 20:19:25 -08:00
Chris Rebert fc6d5b8d21 Dockerfile: FROM clause needs to be first 2014-11-03 20:07:35 -08:00
Chris Rebert f84f853a92 don't leak a server process in the test script 2014-11-03 20:01:08 -08:00
Chris Rebert 5d7a62b350 add HTTP API test script 2014-11-03 19:58:53 -08:00
Chris Rebert ac343e8278 disable debug code in HTTP API 2014-11-03 19:57:18 -08:00
Chris Rebert 964c2742b9 add setup script 2014-11-03 19:39:01 -08:00
Chris Rebert 359a504a27 add more info to the initial www script output 2014-11-03 18:58:49 -08:00
Chris Rebert 065e6704d6 add reassuring output to www script 2014-11-03 18:56:33 -08:00
Chris Rebert ea51b1e929 typo
Thanks Obama
2014-11-01 18:28:06 -07:00
Chris Rebert 125c6a3524 add Release History entry for v0.7.0 2014-11-01 18:27:11 -07:00
Chris Rebert bd28fc0a3d grunt dist 2014-11-01 18:19:37 -07:00
Chris Rebert 8e044e7d61 prep for v0.7.0 2014-11-01 18:15:41 -07:00
Chris Rebert 6953b85813 grunt dist 2014-11-01 18:11:39 -07:00
Chris Rebert ea07fdec70 Merge pull request #159 from twbs/markdownish
Markdown-escape HTML tag mentions
2014-10-31 20:08:57 -07:00
Chris Rebert fe804fab94 Add backticks around HTML tag mentions in messages to Markdown-escape them 2014-10-31 19:56:06 -07:00
Chris Rebert 267892327c Merge pull request #158 from twbs/spacer-columns
Add check for empty spacer grid columns used instead of grid column offsets
2014-10-31 17:03:14 -07:00