Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-15v0.16.3.v0.16.3XhmikosR
2019-02-15Update Bootstrap minimum version to 3.4.1.XhmikosR
2019-02-15Update dependencies.XhmikosR
2019-02-14Travis: switch to the v3-dev branch.XhmikosR
2019-01-10v0.16.2.v0.16.2XhmikosR
2019-01-100.16.1v0.16.1XhmikosR
2019-01-10Dist.XhmikosR
2019-01-100.16.0v0.16.0XhmikosR
2019-01-10Update CURRENT_BOOTSTRAP_VERSION to 3.4.0XhmikosR
2019-01-10Update copyright year to 2019.XhmikosR
2019-01-10Update dependencies.XhmikosR
2018-12-31Add uglify-js so that we provide a minified build too.XhmikosR
2018-12-28https link to editorconfig.org (#429)Christian Oliff
2018-12-28Travis: remove sudo.XhmikosR
2018-12-28app.js: Remove redundant function.XhmikosR
2018-12-28Reformat tests and move the stylesheet after the title.XhmikosR
2018-12-28Switch to the qunit npm package.XhmikosR
2018-12-28Update QUnit to v2.4.1.XhmikosR
2018-12-28Update QUnit to v1.23.1.XhmikosR
2018-12-28Use jQuery and QUnit from npm.XhmikosR
2018-12-28app.js: replace the deprecate `util._extend` with `Object.assign`.XhmikosR
2018-12-28Update devDependencies.XhmikosR
2018-11-08Update devDependencies.XhmikosR
2018-10-17Minor lint tweaks.XhmikosR
2018-10-17Clean up ESLint options.XhmikosR
2018-10-17npm scripts: Add `build` as an alias to `browserify`.XhmikosR
2018-10-17Update devDependencies.XhmikosR
2018-10-17Update .travis.ymlXhmikosR
2018-10-17Simplify .gitattributes.XhmikosR
2018-09-18v0.15.1.v0.15.1XhmikosR
2018-09-18v0.15.0.v0.15.0XhmikosR
2018-09-18Travis CI: remove `npm@5` installation.XhmikosR
2018-09-18Update README.mdXhmikosR
2018-09-18package.json: make files section stricter.XhmikosR
2018-09-18Update dependencies.XhmikosR
2018-09-18Go back to cheerio 0.22.0.XhmikosR
2018-09-14Change BootstrapCDN link to the new StackPath one.XhmikosR
2018-09-14HTTPS link to bootlint.comChristian Oliff
2018-07-10Bump year.XhmikosR
2018-07-10Move ESLint options to config files.XhmikosR
2018-07-10Travis: only run coveralls for node.js 10.XhmikosR
2018-07-10test/fixtures/charset/not-utf8.html: Use the same assets as the other tests.XhmikosR
2018-07-10Update dependencies including cheerio.XhmikosR
2018-07-10Remove BOM markers.XhmikosR
2018-07-02Update dependencies except for cheerio.XhmikosR
2018-05-20dist.XhmikosR
2018-05-20Tweak ESLint rules.XhmikosR
2018-05-20Rename .eslintrc to .eslintrc.json.XhmikosR
2018-05-20Partially revert ea98539.XhmikosR
2018-05-20Travis CI: add Node.js 10.XhmikosR