| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-08 | v4's Gruntfile doesn't currently use htmlmin | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-07 | fixes #18281 | Mark Otto | 1 | -1/+1 | |
| 2015-12-06 | Grunt: Factor out new docs-github task | Chris Rebert | 1 | -1/+2 | |
| Ports #18445 to v4. [skip sauce] [skip validator] | |||||
| 2015-12-05 | Merge pull request #18402 from twbs/fix-18338 | Chris Rebert | 1 | -16/+0 | |
| s/grunt-sed/npm script/ | |||||
| 2015-12-05 | Bump Safari to v8 in Autoprefixer settings | Chris Rebert | 1 | -1/+1 | |
| The latest OS X Safari version is 9.0.1 Our prefixing policy dictates that we prefix 1 version back from the latest version. 9.0.1 - 1_major_version = 8.0 [skip validator] | |||||
| 2015-12-05 | s/grunt-sed/npm script/ ; fixes #18338 | Chris Rebert | 1 | -16/+0 | |
| [skip sauce] [skip validator] | |||||
| 2015-12-05 | Merge pull request #18379 from twbs/prefix-ios-8 | XhmikosR | 1 | -1/+1 | |
| Bump iOS to v8 in Autoprefixer settings | |||||
| 2015-12-03 | Add back grunt-contrib-compress. | XhmikosR | 1 | -0/+20 | |
| Should automate the release process. [ci skip] | |||||
| 2015-11-29 | Bump iOS to v8 in Autoprefixer settings | Chris Rebert | 1 | -1/+1 | |
| The latest iOS version is 9.1 Our prefixing policy dictates that we prefix 1 version back from the latest version. 9.1 - 1_major_version = 8.0 [skip validator] | |||||
| 2015-11-24 | Gruntfile: Add comments explaining CSS prefixing policy | Chris Rebert | 1 | -6/+20 | |
| [skip sauce] | |||||
| 2015-11-19 | Check HTML validity of JS visual tests too | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-11-16 | Update devDependencies. | XhmikosR | 1 | -1/+1 | |
| Adapt uglify for the new version. | |||||
| 2015-11-16 | Check for jQuery >= 3. | Chris Rebert | 1 | -2/+2 | |
| Reword jQuery version mismatch error message since jQuery v3 isn't supported. | |||||
| 2015-11-16 | Revert "Make jQuery 2.0 the minimum supported version." | XhmikosR | 1 | -2/+2 | |
| This partially reverts commit 9eded912a05082a89ef30b899bbe659cb9ce254c. | |||||
| 2015-11-13 | Replace grunt-autoprefixer with grunt-postcss + autoprefixer | Bass Jobsen | 1 | -30/+34 | |
| Closes #18068 | |||||
| 2015-10-29 | Add MS Edge to Autoprefixer config | Chris Rebert | 1 | -0/+5 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-29 | Update to Jekyll v3.0.0. | XhmikosR | 1 | -1/+2 | |
| [skip sauce] | |||||
| 2015-10-24 | Make jQuery 2.0 the minimum supported version. | XhmikosR | 1 | -2/+2 | |
| 2015-09-30 | add dash to .scsslint.yml | nextgenthemes | 1 | -1/+1 | |
| 2015-09-25 | Only run htmllint on Travis | Chris Rebert | 1 | -1/+3 | |
| So as to avoid any dependence on Java for normal users of the Gruntfile. [skip sauce] | |||||
| 2015-09-23 | Move {test-infra=>grunt}/npm-shrinkwrap.json | Chris Rebert | 1 | -1/+1 | |
| 2015-09-06 | Remove `gem install scss_lint` from Travis. | XhmikosR | 1 | -0/+1 | |
| Instead, use `bundleExec: true` for grunt-scss-lint. | |||||
| 2015-09-05 | Update htmllint rules for the new version. | XhmikosR | 1 | -1/+1 | |
| 2015-09-02 | Add a license header to bootstrap.scss | Xavier Gallardo | 1 | -11/+1 | |
| 2015-08-26 | Add babel:dev to Sauce Grunt subtasks so we don't test stale JS | Chris Rebert | 1 | -0/+1 | |
| Refs #17328 | |||||
| 2015-08-25 | Add babel:dev to dist-js Grunt task so that `grunt test` doesn't use stale JS | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-08-25 | rm broken bundle update task & defunct custom RubyGem caching scheme | Chris Rebert | 1 | -11/+0 | |
| [skip sauce] | |||||
| 2015-08-25 | Gruntfile: rm reference to defunct customizer | Chris Rebert | 1 | -4/+0 | |
| [skip sauce] | |||||
| 2015-08-25 | Specify Internet Explorer 9 as the minimum supported version. | XhmikosR | 1 | -1/+1 | |
| 2015-08-25 | Fix `grunt validate-html` task. | XhmikosR | 1 | -3/+3 | |
| 2015-08-18 | register task | Mark Otto | 1 | -0/+3 | |
| 2015-08-18 | grunt build control for pushing it all | Mark Otto | 1 | -0/+15 | |
| 2015-08-18 | js tests passing + eslint | Jacob Thornton | 1 | -1/+8 | |
| 2015-08-14 | Massive cleanup | Mark Otto | 1 | -0/+4 | |
| - Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color | |||||
| 2015-08-12 | simpler gruntfile watch | Mark Otto | 1 | -1/+1 | |
| 2015-08-12 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 1 | -3/+0 | |
| 2015-08-12 | unfuck all that watch shit | Mark Otto | 1 | -9/+1 | |
| 2015-08-12 | get the js working for docs | Jacob Thornton | 1 | -3/+0 | |
| 2015-08-09 | Merge branch 'v4' into force-expanded | Thomas McDonald | 1 | -1/+2 | |
| 2015-08-09 | specify expanded output style for generated css with libsass | Thomas McDonald | 1 | -1/+1 | |
| (also fix license banner generator bug) | |||||
| 2015-08-09 | disable the custom builds generation for now: | Mark Otto | 1 | -1/+2 | |
| 2015-08-04 | Merge branch 'master' into v4m | Mark Otto | 1 | -0/+1 | |
| 2015-06-19 | Merge branch 'v4' into v4_builds | Mark Otto | 1 | -6/+6 | |
| 2015-06-19 | fix scsslint.yml path | Mark Otto | 1 | -4/+4 | |
| 2015-06-18 | Merge branch 'master' into v4 | Mark Otto | 1 | -1/+1 | |
| 2015-06-18 | Create new stylesheets for optional builds and add them to Gruntfile tasks | Mark Otto | 1 | -7/+13 | |
| 2015-06-04 | Include CSS Map file for bootstrap.min.css | Kevin Kirsche | 1 | -0/+1 | |
| X-Ref #16583 | |||||
| 2015-06-01 | Fix license header after e93c6a2216c69daa574abc16e7c14767fce44ad6. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-05-27 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 1 | -94/+107 | |
| Conflicts: dist/css/bootstrap.css dist/css/bootstrap.css.map docs/assets/css/docs.min.css | |||||
| 2015-05-16 | Remove grunt-banner completely. | XhmikosR | 1 | -11/+1 | |
| Add a license header in theme instead. | |||||
