aboutsummaryrefslogtreecommitdiff
path: root/grunt
AgeCommit message (Collapse)AuthorFilesLines
2019-02-15Replace `master` with `v3-dev` after the branch switch. (#28287)XhmikosR6-6/+6
2019-02-13Bump year.XhmikosR6-7/+7
2018-12-14Move the whole autoprefixer config to configBridge.json.XhmikosR1-10/+13
Reduces duplication.
2018-12-14Add polyfills for older browsers.XhmikosR1-0/+2
requestAnimationFrame and btoa.
2018-12-14docs: Concat the IE files with the rest.XhmikosR1-1/+3
2018-12-14Update devDependencies, gems and lots of cleanup/build fixes.XhmikosR4-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-20Backport search from v4 and adapt it for v3.4.0.XhmikosR1-1/+2
2018-10-19Update .stylelint config from v4.XhmikosR1-5/+21
2018-10-18Replace ZeroClipboard with clipboard.js (backported from v4).XhmikosR1-1/+1
2018-10-18Use https, fix broken links and unneeded redirects.XhmikosR4-4/+4
2018-10-08Go back to single colon pseudo elements.XhmikosR1-0/+1
This is for backwards compatibility with the browsers we support in v3.
2018-10-08Bump year to 2018.XhmikosR5-5/+5
2018-09-28Use BrowserStack for our unit tests.Johann-S4-1664/+9533
2018-04-08update to stylelint order from v4Mark Otto1-2/+27
2017-11-26file cleanupMark Otto1-12/+12
2017-11-25move from csslint to stylelintMark Otto1-0/+247
2017-07-04bump versionMark Otto1-1/+1
2016-07-25Fix grunt/change-version.js to update NuGet-related files tooChris Rebert1-0/+2
[ci skip]
2016-07-25Fix grunt/change-version.js to update .less files tooChris Rebert1-0/+1
[ci skip]
2016-07-25Update version numbers in preparation for v3.3.7 release (#20357)Chris Rebert1-1/+1
[skip sauce]
2016-07-21Update jQuery version check and jQuery dependency version range (#20338)Chris Rebert1-2/+2
Closes #16834 [skip validator]
2016-07-14Bump devDependencies.XhmikosR1-466/+103
[sauce skip]
2016-07-10Update devDependencies.XhmikosR1-795/+227
2016-06-28Update devDependencies and gems.XhmikosR1-564/+55
2016-06-28Backport #20196 to v3.XhmikosR1-149/+176
Use shx so that the npm scripts work everywhere the same.
2016-05-29Update all devDependencies.XhmikosR1-420/+849
Keep grunt at v0.4.5 due to some of the devDependencies not being updated for grunt 1.x.
2016-04-02Update devDependencies.XhmikosR1-228/+136
[sauce skip]
2016-03-25Bump grunt-html.XhmikosR1-6/+6
[sauce skip]
2016-03-24update shrinkwrapChris Rebert1-1158/+740
2016-03-19Update dependencies.XhmikosR1-114/+328
2016-03-11Update anchor.js to v3.1.0.XhmikosR1-1/+1
[ci skip]
2016-03-10Remove custom caching and use Bundle for gems.XhmikosR1-0/+3959
2016-02-23Use iOS 9.2 in Sauce testsChris Rebert1-1/+1
[skip validator]
2015-12-16Port #18402 to v3: s/grunt-sed/npm script/gChris Rebert1-0/+106
Fixes #18338 [skip sauce] [skip validator]
2015-10-10Added missing new lines at EOF.Baraa Hamodi1-1/+1
2015-07-27Bootstrap v3 does not currently claim to be compatible with jQuery v3; ↵Chris Rebert1-2/+2
closes #16834 [skip sauce] [skip validator]
2015-04-28Bump copyright year.XhmikosR4-3/+13
[ci skip]
2015-04-28Minor lint tweaks.XhmikosR4-17/+12
2015-04-23Update Holder.js to v2.6.0.XhmikosR1-1/+1
[ci skip]
2015-04-07Sauce tests: upgrade iOS to v8.2Chris Rebert1-1/+1
[skip validator]
2015-02-22Use OS X 10.10 for Sauce iPhone simulatorChris Rebert1-1/+1
[skip validator]
2015-01-21Add AnchorJS for docs anchors.XhmikosR1-0/+1
2015-01-20remarkable -> markdown-itChris Rebert1-2/+2
2015-01-13use strict mode for jqueryVersionCheck; fixes #15535Chris Rebert1-0/+1
2014-12-29Minor fix to Glyphicons data generatorChris Rebert1-1/+1
2014-12-29Revert "remove Glyphicons docs autogeneration from Grunt"Chris Rebert1-0/+41
This reverts commit 36b530892600648a6d6a24dd2520f84839cc0ace. This reverts PR #14065. Turns out Glyphicons is more active than we'd thought.
2014-11-15upgrade iOS tests to 8.1Chris Rebert1-1/+1
[skip validator]
2014-11-15upgrade OS X tests to YosemiteChris Rebert1-3/+3
[skip validator]
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart1-0/+44
2014-10-28Merge branch 'master' into jonschlinkert/masterChris Rebert3-6/+6