aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js
AgeCommit message (Collapse)AuthorFilesLines
2015-06-16customizer and raw filesv3.3.5Mark Otto2-6/+6
2015-06-16gruntMark Otto2-3/+3
2015-06-01Run `grunt`.XhmikosR2-11/+11
[ci skip]
2015-06-01docs: update uglify-js to v2.4.23.XhmikosR1-5/+5
[ci skip]
2015-05-28don't use anchor.js on h1s in the docsMark Otto1-1/+1
2015-05-27Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto2-4/+7
Conflicts: dist/css/bootstrap.css dist/css/bootstrap.css.map docs/assets/css/docs.min.css
2015-05-17Use `https` when possible.XhmikosR6-10/+10
2015-05-17docs: update uglify-js to v2.4.21.XhmikosR2-13/+10
[ci skip]
2015-05-16Remove grunt-banner completely.XhmikosR1-1/+1
Add a license header in theme instead.
2015-05-16Run `grunt`.XhmikosR3-11/+11
2015-05-16Update Anchor.js and port over the existing styles.Bryan Braun2-34/+183
Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it from the codebase and move any leftover styles over to docs.css. Closes #16488 by merging it.
2015-05-14Relicense ie10-viewport-bug-workaround.js under MIT LicenseChris Rebert1-2/+1
Fixes #16470 Closes #16483
2015-05-14grrrrrrrrrrrrrrrrrrruntMark Otto2-5/+5
2015-05-13Merge branch 'btn-borders' of https://github.com/martinbean/bootstrap into ↵Mark Otto1-1/+1
martinbean-btn-borders
2015-05-05Run `grunt`.XhmikosR2-11/+7
2015-05-05Run `grunt`.XhmikosR2-3/+3
2015-05-05Comply to the new JSCS rules.XhmikosR3-41/+45
2015-04-29Redo changes needed to hide Copy button.XhmikosR2-28/+28
2015-04-29Revert "Update ZeroClipboard and remove Copy buttons when Flash is unavailable"XhmikosR2-29/+30
This reverts commit 229e88892913d5c8b712510c28b78bfa114596e5. ZeroClipboard v2.x drops IE < 9 support.
2015-04-29Fix dab6a4f0e3af750f5b1c7b88db1e7d14a15eb8b0.XhmikosR2-2/+2
2015-04-28Run `grunt`.XhmikosR1-1/+1
2015-04-28Bump copyright year.XhmikosR5-10/+10
[ci skip]
2015-04-28Minor lint tweaks.XhmikosR1-8/+9
2015-04-27scope anchorjs to immediate children, fixes #16129Mark Otto1-1/+1
2015-04-26Add @btn-border-radius variables (#16271)Martin Bean1-1/+1
2015-04-26Run `grunt`.XhmikosR2-33/+34
2015-04-26Update autoprefixer.js.XhmikosR1-1812/+2320
Taken from https://github.com/ai/autoprefixer-rails/blob/master/vendor/autoprefixer.js [ci skip]
2015-04-23Run `grunt`.XhmikosR2-13/+12
[ci skip`
2015-04-23Update Blob.js to v2015-03-21.XhmikosR1-2/+16
[ci skip]
2015-04-23Update FileSaver.js to v2015-03-04.XhmikosR1-1/+5
[ci skip]
2015-04-23Update JSZip to v2.5.0.XhmikosR1-3/+3
[ci skip]
2015-04-23Update uglify-js to v2.4.20.XhmikosR1-6/+9
[ci skip]
2015-04-23Update Holder.js to v2.6.0.XhmikosR2-12/+12
[ci skip]
2015-04-19Update devDependencies.XhmikosR2-11/+11
2015-04-16grunt docsChris Rebert2-11/+11
2015-04-16Update ZeroClipboard and remove Copy buttons when Flash is unavailableMark Tareshawty2-30/+29
Fixes #16269. Closes #16301 by merging a rebased version of it.
2015-04-16rename classes from .bs-docs and .bs to .bdMark Otto2-5/+5
2015-04-07grunt dist docsChris Rebert3-27/+28
[skip sauce]
2015-04-07Upgrade to Holder v2.5.2Chris Rebert1-4/+4
Fixes #16216, FWICT
2015-03-28gruntMark Otto2-5/+5
2015-03-16full gruntv3.3.4Chris Rebert2-3/+3
2015-03-16v3.3.2 => v3.3.4Chris Rebert1-1/+1
2015-03-15Run `grunt`.XhmikosR2-24/+54
2015-03-09scope the anchor highlightingMark Otto1-1/+1
2015-03-09nuke theme toggler jsMark Otto1-27/+0
2015-03-02Disable es3 for tests and customizer.js.XhmikosR1-0/+1
2015-03-02Run `grunt`.XhmikosR1-2/+2
2015-03-01Merge branch 'master' into v4Mark Otto2-1/+54
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-26Run `grunt`.XhmikosR2-3/+3
2015-02-20Run `grunt`.XhmikosR2-2/+2