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
2017-04-20Build system overhaul.Bardi Harborow
2017-03-21More config tweaks.Bardi Harborow
2017-02-25Move Jekyll to npm script.Bardi Harborow
2017-01-23Move htmllint to npm script.Bardi Harborow
2017-01-04Move node-sass to npm script and drop Ruby Sass.Bardi Harborow
2017-01-01Update copyright years to 2017Nuno Arruda
2016-12-31Change remaining JS files to comply with ESLint config.Bardi Harborow
2016-12-23Move uglifyjs to npm script.Bardi Harborow
2016-12-23Move clean-css to npm scripts.Bardi Harborow
2016-12-23Move scss-lint to npm scripts.Bardi Harborow
2016-12-23Remove IE9 browser hacks. (#21393)Bardi Harborow
2016-12-22Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto
2016-12-05Travis build infrastructure refresh. (#21108)Bardi Harborow
2016-11-27Tweak jQuery-not-found error message to mention required ordering (#19024)Stephanie Purvis
2016-10-09Update dependencies, including Babel to v6 and zeroUnits fix.Bardi Harborow
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow
2016-10-03Comment that out for now since it's causing errorsMark Otto
2016-10-03Ports changes from #20258 to v4 (#20828)Mark Otto
2016-09-12Update gruntfile to compile the Sass extras (flex, grid, and reboot) as part ...Mark Otto
2016-07-27Enable flexbox grid CSS on our docs pageMark Otto
2016-07-15Add HTMLHint to the build; fixes #20297 (#20301)Chris Rebert
2016-06-29Update devDependencies.XhmikosR
2016-06-29Support jQuery v3 in Bootstrap v4 (#20191)Chris Rebert
2016-06-28Allow PRs to be previewed at http://preview.twbsapps.com (#20179)Chris Rebert
2016-06-27Fix docs asset file paths in /grunt/configBridge.json (#20178)Chris Rebert
2016-06-21Replace grunt-postcss with postcss-cli (#20140)Chris Rebert
2016-06-10Strip out UMD & CJS in favor of ES6 modules (#20072)Chris Rebert
2016-06-05Remove unused exec:npmUpdate Grunt task (#20074)Chris Rebert
2016-06-05Kill the grunt-jscs middleman; use JSCS directly instead (#20069)Chris Rebert
2016-06-04Integrate postcss-flexbugs-fixes into build; fixes #18569Chris Rebert
2016-05-31Killed the grunt-eslint middleman; Long live ESLint.Chris Rebert
2016-05-20Add "The Bootstrap Authors" to copyright notices (#19936)Chris Rebert
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