| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-02-15 | Replace `master` with `v3-dev` after the branch switch. (#28287) | XhmikosR | 6 | -6/+6 | |
| 2019-02-13 | Bump year. | XhmikosR | 6 | -7/+7 | |
| 2018-12-14 | Move the whole autoprefixer config to configBridge.json. | XhmikosR | 1 | -10/+13 | |
| Reduces duplication. | |||||
| 2018-12-14 | Add polyfills for older browsers. | XhmikosR | 1 | -0/+2 | |
| requestAnimationFrame and btoa. | |||||
| 2018-12-14 | docs: Concat the IE files with the rest. | XhmikosR | 1 | -1/+3 | |
| 2018-12-14 | Update devDependencies, gems and lots of cleanup/build fixes. | XhmikosR | 4 | -10479/+76 | |
| * switch to grunt-postcss and autoprefixer directly; this is the recommended way. * uglify: specify `ie8` for compatibility * specify `cascade:false` for autoprefixer * specify `ieCompat` for less * drop grunt-contrib-compress since it doesn't work with Node.js 10.x * remove grunt-contrib-htmlmin to match the v4 docs * clean up Gruntfile.js * clean up .travis.yml and backport changes from v4 * build ie10-viewport-bug-workaround.less since it's used in examples * move shrinkwrap to root * bs-commonjs-generator.js: Use `path.posix` * remove .hound.yml * remove references to no longer used PR bots * backport and adapt the sri generation script from v4 | |||||
| 2018-10-20 | Backport search from v4 and adapt it for v3.4.0. | XhmikosR | 1 | -1/+2 | |
| 2018-10-19 | Update .stylelint config from v4. | XhmikosR | 1 | -5/+21 | |
| 2018-10-18 | Replace ZeroClipboard with clipboard.js (backported from v4). | XhmikosR | 1 | -1/+1 | |
| 2018-10-18 | Use https, fix broken links and unneeded redirects. | XhmikosR | 4 | -4/+4 | |
| 2018-10-08 | Go back to single colon pseudo elements. | XhmikosR | 1 | -0/+1 | |
| This is for backwards compatibility with the browsers we support in v3. | |||||
| 2018-10-08 | Bump year to 2018. | XhmikosR | 5 | -5/+5 | |
| 2018-09-28 | Use BrowserStack for our unit tests. | Johann-S | 4 | -1664/+9533 | |
| 2018-04-08 | update to stylelint order from v4 | Mark Otto | 1 | -2/+27 | |
| 2017-11-26 | file cleanup | Mark Otto | 1 | -12/+12 | |
| 2017-11-25 | move from csslint to stylelint | Mark Otto | 1 | -0/+247 | |
| 2017-07-04 | bump version | Mark Otto | 1 | -1/+1 | |
| 2016-07-25 | Fix grunt/change-version.js to update NuGet-related files too | Chris Rebert | 1 | -0/+2 | |
| [ci skip] | |||||
| 2016-07-25 | Fix grunt/change-version.js to update .less files too | Chris Rebert | 1 | -0/+1 | |
| [ci skip] | |||||
| 2016-07-25 | Update version numbers in preparation for v3.3.7 release (#20357) | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2016-07-21 | Update jQuery version check and jQuery dependency version range (#20338) | Chris Rebert | 1 | -2/+2 | |
| Closes #16834 [skip validator] | |||||
| 2016-07-14 | Bump devDependencies. | XhmikosR | 1 | -466/+103 | |
| [sauce skip] | |||||
| 2016-07-10 | Update devDependencies. | XhmikosR | 1 | -795/+227 | |
| 2016-06-28 | Update devDependencies and gems. | XhmikosR | 1 | -564/+55 | |
| 2016-06-28 | Backport #20196 to v3. | XhmikosR | 1 | -149/+176 | |
| Use shx so that the npm scripts work everywhere the same. | |||||
| 2016-05-29 | Update all devDependencies. | XhmikosR | 1 | -420/+849 | |
| Keep grunt at v0.4.5 due to some of the devDependencies not being updated for grunt 1.x. | |||||
| 2016-04-02 | Update devDependencies. | XhmikosR | 1 | -228/+136 | |
| [sauce skip] | |||||
| 2016-03-25 | Bump grunt-html. | XhmikosR | 1 | -6/+6 | |
| [sauce skip] | |||||
| 2016-03-24 | update shrinkwrap | Chris Rebert | 1 | -1158/+740 | |
| 2016-03-19 | Update dependencies. | XhmikosR | 1 | -114/+328 | |
| 2016-03-11 | Update anchor.js to v3.1.0. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-03-10 | Remove custom caching and use Bundle for gems. | XhmikosR | 1 | -0/+3959 | |
| 2016-02-23 | Use iOS 9.2 in Sauce tests | Chris Rebert | 1 | -1/+1 | |
| [skip validator] | |||||
| 2015-12-16 | Port #18402 to v3: s/grunt-sed/npm script/g | Chris Rebert | 1 | -0/+106 | |
| Fixes #18338 [skip sauce] [skip validator] | |||||
| 2015-10-10 | Added missing new lines at EOF. | Baraa Hamodi | 1 | -1/+1 | |
| 2015-07-27 | Bootstrap v3 does not currently claim to be compatible with jQuery v3; ↵ | Chris Rebert | 1 | -2/+2 | |
| closes #16834 [skip sauce] [skip validator] | |||||
| 2015-04-28 | Bump copyright year. | XhmikosR | 4 | -3/+13 | |
| [ci skip] | |||||
| 2015-04-28 | Minor lint tweaks. | XhmikosR | 4 | -17/+12 | |
| 2015-04-23 | Update Holder.js to v2.6.0. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-04-07 | Sauce tests: upgrade iOS to v8.2 | Chris Rebert | 1 | -1/+1 | |
| [skip validator] | |||||
| 2015-02-22 | Use OS X 10.10 for Sauce iPhone simulator | Chris Rebert | 1 | -1/+1 | |
| [skip validator] | |||||
| 2015-01-21 | Add AnchorJS for docs anchors. | XhmikosR | 1 | -0/+1 | |
| 2015-01-20 | remarkable -> markdown-it | Chris Rebert | 1 | -2/+2 | |
| 2015-01-13 | use strict mode for jqueryVersionCheck; fixes #15535 | Chris Rebert | 1 | -0/+1 | |
| 2014-12-29 | Minor fix to Glyphicons data generator | Chris Rebert | 1 | -1/+1 | |
| 2014-12-29 | Revert "remove Glyphicons docs autogeneration from Grunt" | Chris Rebert | 1 | -0/+41 | |
| This reverts commit 36b530892600648a6d6a24dd2520f84839cc0ace. This reverts PR #14065. Turns out Glyphicons is more active than we'd thought. | |||||
| 2014-11-15 | upgrade iOS tests to 8.1 | Chris Rebert | 1 | -1/+1 | |
| [skip validator] | |||||
| 2014-11-15 | upgrade OS X tests to Yosemite | Chris Rebert | 1 | -3/+3 | |
| [skip validator] | |||||
| 2014-11-04 | Remove duplicate code from Customizer/Gruntfile by sharing it | Heinrich Fenkart | 1 | -0/+44 | |
| 2014-10-28 | Merge branch 'master' into jonschlinkert/master | Chris Rebert | 3 | -6/+6 | |
