aboutsummaryrefslogtreecommitdiff
path: root/grunt
AgeCommit message (Collapse)AuthorFilesLines
2015-12-16grunt/change-version.js: Remove extra parens around function literals ↵Chris Rebert1-12/+12
because Hound [ci skip]
2015-12-16grunt/change-version.js: Remove extraneous semicolonChris Rebert1-1/+1
[ci skip]
2015-12-16grunt/change-version.js: Add missing semicolonChris Rebert1-1/+1
🏃🏃🏃I don't wanna get diabetes. 🏥 Obey The Mickens!: https://vimeo.com/111122950#t=14m9s [ci skip]
2015-12-14grunt/change-version.js:replaceRecursively(): Use accidentally-unused argumentChris Rebert1-1/+1
How did the linters miss this? [skip sauce] [skip validator]
2015-12-05Update shrinkwrapChris Rebert1-55/+29
2015-12-05s/grunt-sed/npm script/ ; fixes #18338Chris Rebert1-0/+105
[skip sauce] [skip validator]
2015-12-03Update grunt-jscs.XhmikosR1-30/+30
2015-11-29Add MS Edge to Sauce browser testsChris Rebert1-0/+4
[skip validator]
2015-11-29SauceLabs tests: Bump iOS to v9.1Chris Rebert1-1/+1
[skip validator]
2015-11-29Update shrinkwrapChris Rebert1-60/+72
2015-11-23Bump grunt-contrib-uglify.XhmikosR1-129/+111
[skip sauce]
2015-11-19Docs: Separate Tether out from docs.min.jsChris Rebert1-1/+0
We can't include it in docs.min.js because docs.min.js includes application.js, application.js depends on bootstrap.js, and the tooltip portion of bootstrap.js depends on Tether. So instead, we need to load Tether separately before bootstrap.js [skip sauce]
2015-11-16Update devDependencies.XhmikosR1-101/+177
Adapt uglify for the new version.
2015-11-13Update shrinkwrapChris Rebert1-8443/+3563
2015-11-12Downgrade grunt-contrib-uglify to fix the comments issue.XhmikosR1-34/+34
Fixes #18224. [sauce skip]
2015-11-11Update devDependencies.XhmikosR1-486/+648
[sauce skip]
2015-10-29update shrinkwrapChris Rebert1-4/+4
2015-10-29Update devDependencies.XhmikosR1-210/+382
[skip sauce]
2015-10-26Merge pull request #17494 from twbs/v4-dev-xmr-jquery-2.xXhmikosR1-16/+0
Switch to jQuery 2.x.x.
2015-10-24Update devDependencies.XhmikosR1-447/+411
[validator skip] [sauce skip]
2015-10-24Make jQuery 2.0 the minimum supported version.XhmikosR1-16/+0
2015-10-24Replace ZeroClipboard with clipboard.js.XhmikosR1-2/+2
Things left: 1. clear the selection after copy 2. add messages for success and error
2015-10-19update grunt-jscs to 2.1.0 to use jscs 2.xHenry Zhu1-132/+720
2015-10-14Update devDependencies.XhmikosR1-348/+1174
2015-09-25Update shrinkwrapChris Rebert1-45/+65
2015-09-23Move {test-infra=>grunt}/npm-shrinkwrap.jsonChris Rebert1-0/+7272
2015-08-30grunt/configBridge.json: Remove unused autoprefixer config.XhmikosR1-10/+0
[ci skip]
2015-08-28Fix the JS errors due to jekyll-search.XhmikosR1-1/+0
1) Update it to v1.0.8 2) Include jekyll-search where it's used only [ci skip]
2015-08-27Update Anchor.js to v1.2.1.XhmikosR1-1/+1
[ci skip]
2015-08-27Remove the obsolete JSHint references.XhmikosR1-7/+0
2015-08-25Specify Internet Explorer 9 as the minimum supported version.XhmikosR1-1/+1
2015-08-25grunt/bs-commonjs-generator.js: reapply the fix for Windows slashes.XhmikosR1-1/+1
[ci skip]
2015-08-12get the js working for docsJacob Thornton1-0/+1
2015-08-09specify expanded output style for generated css with libsassThomas McDonald1-1/+2
(also fix license banner generator bug)
2015-08-04Merge branch 'master' into v4mMark Otto1-2/+2
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-06-19Merge branch 'v4' into v4_buildsMark Otto3-8/+13
2015-06-18Merge branch 'master' into v4Mark Otto3-8/+13
2015-06-18Create new stylesheets for optional builds and add them to Gruntfile tasksMark Otto2-0/+15
2015-05-13add umd module support in distfat1-2/+1
2015-05-06remove closureness from pluginsfat1-0/+1
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-03-01Merge branch 'master' into v4Mark Otto2-1/+29
Conflicts: .travis.yml Gruntfile.js bower.json dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.js dist/js/bootstrap.min.js docs/_data/glyphicons.yml docs/_includes/components/breadcrumbs.html docs/_includes/components/button-dropdowns.html docs/_includes/components/button-groups.html docs/_includes/components/dropdowns.html docs/_includes/components/glyphicons.html docs/_includes/components/labels.html docs/_includes/components/list-group.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/components/panels.html docs/_includes/components/progress-bars.html docs/_includes/components/thumbnails.html docs/_includes/components/wells.html docs/_includes/css/buttons.html docs/_includes/css/forms.html docs/_includes/css/helpers.html docs/_includes/css/images.html docs/_includes/css/less.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/community.html docs/_includes/getting-started/examples.html docs/_includes/getting-started/grunt.html docs/_includes/getting-started/license.html docs/_includes/getting-started/template.html docs/_includes/header.html docs/_includes/js/affix.html docs/_includes/js/alerts.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/scrollspy.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/js/transitions.html docs/_includes/nav/javascript.html docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/assets/js/vendor/FileSaver.js docs/assets/js/vendor/autoprefixer.js docs/assets/js/vendor/uglify.min.js docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/js/bootstrap.min.js docs/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/narrow-jumbotron/narrow-jumbotron.css docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/non-responsive/index.html docs/examples/non-responsive/non-responsive.css docs/examples/theme/index.html grunt/configBridge.json js/affix.js js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/popover.js js/scrollspy.js js/tab.js js/tests/unit/affix.js js/tests/unit/button.js js/tests/unit/carousel.js js/tests/unit/modal.js js/tests/unit/tooltip.js js/tooltip.js less/badges.less less/glyphicons.less less/type.less less/variables.less package.json scss/_dropdown.scss scss/_forms.scss test-infra/npm-shrinkwrap.json
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