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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-02Nuke grunt-line-remover.XhmikosR
2016-03-24Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559Chris Rebert
2016-03-15Remove the now unused glob.XhmikosR
2016-02-19Update grunt-html to v6.0.0.XhmikosR
2016-02-10Remove unused .csscomb.jsonvsn4ik
2016-02-07Remove csscomb (soon replace it with something else) because scsslint has mos...Mark Otto
2016-01-11HTML validation: Ignore spurious errors about script[integrity]Chris Rebert
2016-01-07Add comprehensive `.form-control` example(/testcase) to docsChris Rebert
2016-01-07Ignore HTML validator warning about <input type="datetime-local">Chris Rebert
2016-01-04Grunt: Extract lint-docs-css taskChris Rebert
2016-01-04dont scsslint the main file because of the built-in copyright bannerMark Otto
2016-01-04enable scsslinting for docs scssMark Otto
2016-01-01Update copyright years to 2016Chris Rebert
2015-12-25Un-nest Autoprefixer settings in module objectChris Rebert
2015-12-25Move Autoprefixer settings out of Gruntfile.js and into a separate fileBass Jobsen
2015-12-09v4's Gruntfile doesn't currently use htmlminChris Rebert
2015-12-08fixes #18281Mark Otto
2015-12-06Grunt: Factor out new docs-github taskChris Rebert
2015-12-05Merge pull request #18402 from twbs/fix-18338Chris Rebert
2015-12-05Bump Safari to v8 in Autoprefixer settingsChris Rebert
2015-12-05s/grunt-sed/npm script/ ; fixes #18338Chris Rebert
2015-12-05Merge pull request #18379 from twbs/prefix-ios-8XhmikosR
2015-12-03Add back grunt-contrib-compress.XhmikosR
2015-11-30Bump iOS to v8 in Autoprefixer settingsChris Rebert
2015-11-24Gruntfile: Add comments explaining CSS prefixing policyChris Rebert
2015-11-19Check HTML validity of JS visual tests tooChris Rebert
2015-11-16Update devDependencies.XhmikosR
2015-11-16Check for jQuery >= 3.Chris Rebert
2015-11-16Revert "Make jQuery 2.0 the minimum supported version."XhmikosR
2015-11-13Replace grunt-autoprefixer with grunt-postcss + autoprefixerBass Jobsen
2015-10-30Add MS Edge to Autoprefixer configChris Rebert
2015-10-29Update to Jekyll v3.0.0.XhmikosR
2015-10-24Make jQuery 2.0 the minimum supported version.XhmikosR
2015-09-30add dash to .scsslint.ymlnextgenthemes
2015-09-26Only run htmllint on TravisChris Rebert
2015-09-24Move {test-infra=>grunt}/npm-shrinkwrap.jsonChris Rebert
2015-09-06Remove `gem install scss_lint` from Travis.XhmikosR
2015-09-05Update htmllint rules for the new version.XhmikosR
2015-09-02Add a license header to bootstrap.scssXavier Gallardo
2015-08-26Add babel:dev to Sauce Grunt subtasks so we don't test stale JSChris Rebert
2015-08-26Add babel:dev to dist-js Grunt task so that `grunt test` doesn't use stale JSChris Rebert
2015-08-26rm broken bundle update task & defunct custom RubyGem caching schemeChris Rebert
2015-08-26Gruntfile: rm reference to defunct customizerChris Rebert
2015-08-25Specify Internet Explorer 9 as the minimum supported version.XhmikosR
2015-08-25Fix `grunt validate-html` task.XhmikosR
2015-08-19register taskMark Otto
2015-08-19grunt build control for pushing it allMark Otto
2015-08-19js tests passing + eslintJacob Thornton
2015-08-15Massive cleanupMark Otto
2015-08-13simpler gruntfile watchMark Otto