aboutsummaryrefslogtreecommitdiff
path: root/grunt/configBridge.json
AgeCommit message (Collapse)AuthorFilesLines
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.XhmikosR1-13/+13
* 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-18Replace ZeroClipboard with clipboard.js (backported from v4).XhmikosR1-1/+1
2017-11-26file cleanupMark Otto1-12/+12
2016-07-21Update jQuery version check and jQuery dependency version range (#20338)Chris Rebert1-2/+2
Closes #16834 [skip validator]
2016-03-11Update anchor.js to v3.1.0.XhmikosR1-1/+1
[ci skip]
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-23Update Holder.js to v2.6.0.XhmikosR1-1/+1
[ci skip]
2015-01-21Add AnchorJS for docs anchors.XhmikosR1-0/+1
2015-01-13use strict mode for jqueryVersionCheck; fixes #15535Chris Rebert1-0/+1
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart1-0/+44