aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js
AgeCommit message (Collapse)AuthorFilesLines
2014-11-24Run `grunt`.XhmikosR2-3/+3
2014-11-17gruntHeinrich Fenkart1-2/+2
2014-11-12bump version to v3.3.1v3.3.1Mark Otto3-6/+6
2014-11-12gruntMark Otto1-1/+1
2014-11-11gruntMark Otto1-2/+2
2014-11-11aria-hidden added to some stray glyphiconsPatrick H. Lauke2-5/+5
plus minor tweak to customizer's generated alerts
2014-11-10Run `grunt`.XhmikosR1-1/+1
2014-11-09Merge branch 'master' into derpMark Otto2-2/+2
Conflicts: 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 docs/_includes/customizer-variables.html docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/_variables.less
2014-11-09darken primary blue for accessibility contrast on link colorsMark Otto2-2/+2
2014-11-09color contrast for links, gets us to 4.63:1Mark Otto2-3/+3
2014-11-09fix variable, run gruntMark Otto3-6/+22
2014-11-09Merge branch 'master' into derpMark Otto3-46/+16074
Conflicts: Gruntfile.js _config.yml 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 docs/_includes/components/button-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/js/carousel.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.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/browser-bugs.html docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/justified-nav/index.html less/_forms.less less/_tooltip.less less/navs.less less/theme.less
2014-11-09gruntMark Otto2-2/+2
2014-11-09Fixes #14234 againMark Otto2-2/+2
- Rather than override and hack for IE8-10 and then IE11, scope to just Safari. - Drops the IE hacks for a media query Webkit hack
2014-11-08Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbarsMark Otto2-2/+2
2014-11-08gruntMark Otto2-2/+2
2014-11-07Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵Mark Otto2-2/+2
.container
2014-11-07Fixes #15046: Add full font overrides for popovers and tooltipsMark Otto1-1/+1
2014-11-05gruntHeinrich Fenkart1-2/+2
2014-11-05Customizer: Remove file type check from config importHeinrich Fenkart1-19/+13
Fixes #14978.
2014-11-05gruntHeinrich Fenkart2-3/+3
2014-11-05gruntHeinrich Fenkart2-2/+2
2014-11-05gruntHeinrich Fenkart3-5/+21
2014-11-04Use autoprefixer for Customizer buildsHeinrich Fenkart2-11/+16045
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart1-15/+4
2014-11-03Add event.relatedTarget + `data-*` example to Modal docsChris Rebert1-0/+11
Fixes #14245
2014-10-31gruntHeinrich Fenkart1-1/+1
2014-10-31Customizer: listen to the right event for manual file selection in importHeinrich Fenkart1-1/+1
2014-10-31gruntHeinrich Fenkart1-1/+1
2014-10-30gruntHeinrich Fenkart2-2/+2
2014-10-29Merge branch 'master' into v3.3.0v3.3.0Mark Otto1-1/+1
Conflicts: docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js
2014-10-29gruntMark Otto1-1/+1
2014-10-29fixes #14913: badges in list group shouldn't have text shadowMark Otto1-1/+1
2014-10-29gruntMark Otto1-1/+1
2014-10-29gruntMark Otto1-1/+1
2014-10-29version bumpMark Otto3-7/+7
2014-10-29gruntMark Otto1-1/+1
2014-10-28gruntMark Otto1-1/+1
2014-10-29Fix customizer download with Firefox.Heinrich Fenkart2-3/+3
2014-10-29gruntHeinrich Fenkart2-2/+2
2014-10-29gruntHeinrich Fenkart2-2/+2
2014-10-29gruntHeinrich Fenkart1-1/+1
2014-10-27gruntMark Otto1-1/+1
2014-10-27fix rounded corners on copy buttonsMark Otto1-1/+1
2014-10-27switch to max-width on containersMark Otto1-1/+1
2014-10-27gruntMark Otto1-1/+1
2014-10-26gruntMark Otto1-1/+1
2014-10-26gruntMark Otto1-1/+1
2014-10-26fix progress bar animated biznasMark Otto4-30/+32
2014-10-26Merge branch 'master' into derpMark Otto7-691/+81
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 docs/_includes/components/dropdowns.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/components/progress-bars.html docs/_includes/components/responsive-embed.html docs/_includes/css/buttons.html docs/_includes/css/forms.html docs/_includes/css/less.html docs/_includes/css/overview.html docs/_includes/css/responsive-utilities.html docs/_includes/customizer-variables.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/grunt.html docs/_includes/getting-started/template.html docs/_includes/header.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/scrollspy.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/nav/components.html docs/_includes/nav/getting-started.html 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/docs.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/components.html docs/components/navbar.md docs/css.html docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/grid/index.html docs/examples/jumbotron-narrow/index.html docs/examples/jumbotron/index.html docs/examples/justified-nav/index.html docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/navbar/index.html docs/examples/non-responsive/index.html docs/examples/offcanvas/index.html docs/examples/signin/index.html docs/examples/starter-template/index.html docs/examples/sticky-footer-navbar/index.html docs/examples/sticky-footer/index.html docs/examples/theme/index.html docs/examples/tooltip-viewport/index.html docs/getting-started.html docs/javascript.html docs/migration.html less/_animation.less less/_modal.less less/_navbar.less less/_variables.less less/glyphicons.less less/navs.less less/panels.less less/progress-bars.less