aboutsummaryrefslogtreecommitdiff
path: root/grunt
AgeCommit message (Collapse)AuthorFilesLines
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
2015-01-09remove unused font filesThomas McDonald1-41/+0
2015-01-03Merge branch 'master' into v4Mark Otto1-0/+41
Conflicts: Gruntfile.js dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.min.js docs/_data/glyphicons.yml docs/_includes/components/alerts.html docs/_includes/components/badges.html 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/input-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/labels.html docs/_includes/components/list-group.html docs/_includes/components/media.html docs/_includes/components/navbar.html docs/_includes/components/navs.html docs/_includes/components/page-header.html docs/_includes/components/pagination.html docs/_includes/components/panels.html docs/_includes/components/progress-bars.html docs/_includes/components/responsive-embed.html docs/_includes/components/thumbnails.html docs/_includes/components/wells.html docs/_includes/css/buttons.html docs/_includes/css/code.html docs/_includes/css/forms.html docs/_includes/css/grid.html docs/_includes/css/helpers.html docs/_includes/css/images.html docs/_includes/css/less.html docs/_includes/css/tables.html docs/_includes/css/type.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/disabling-responsiveness.html docs/_includes/getting-started/download.html docs/_includes/getting-started/whats-included.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/modal.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/nav/components.html docs/_includes/nav/javascript.html docs/_jade/customizer-variables.jade docs/_layouts/default.html docs/about.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/assets/js/src/customizer.js docs/customize.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/glyphicons.less less/mixins/vendor-prefixes.less less/navbar.less less/popovers.less less/tables.less less/theme.less less/tooltip.less less/variables.less package.json scss/_carousel.scss scss/_close.scss scss/_forms.scss test-infra/npm-shrinkwrap.json
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-12-24Compile with Ruby Sass or libsass.Gleb Mazovetskiy2-0/+56
* Separate configs for libsass and sass. * Sass compiler selected based on `process.env.TWBS_SASS`. * Travis: * Use Gemfile to manage ruby dependencies. * Run core tests with both Sass compilers. * Only install/cache ruby gems required by the test subset. * Grunt: `update-gemfile-lock` task a la `update-shrinkwrap`.
2014-12-24basic docs searchMark Otto1-0/+1
2014-12-19restore configbridge to footer files, update pathsMark Otto1-3/+3
2014-12-17Merge pull request #36 from twbs/trim-config-bridgeChris Rebert1-25/+0
Move stuff out of configBridge.json now that the Customizer is kaput
2014-12-17remove remaining remnants of the CustomizerChris Rebert2-284/+0
2014-12-16Move stuff out of configBridge.json now that the Customizer is kaputChris Rebert1-25/+0
2014-12-16Merge pull request #34 from twbs/sauce-android-notesChris Rebert1-3/+3
update Android comments in sauce_browsers.yml
2014-12-16update Android comments in sauce_browsers.ymlChris Rebert1-3/+3