aboutsummaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Collapse)AuthorFilesLines
2014-10-29gruntMark Otto2-2/+2
2014-10-29version bumpMark Otto8-33/+33
2014-10-28gruntMark Otto1-1/+1
2014-10-29gruntHeinrich Fenkart2-7/+17
2014-10-29gruntHeinrich Fenkart2-18/+51
2014-10-29gruntHeinrich Fenkart2-3/+3
2014-10-27gruntMark Otto1-1/+1
2014-10-27switch to max-width on containersMark Otto3-5/+5
2014-10-26gruntMark Otto1-1/+1
2014-10-26gruntMark Otto2-2/+2
2014-10-26fix progress bar animated biznasMark Otto3-64/+57
2014-10-26Merge branch 'master' into derpMark Otto3-61/+124
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
2014-10-26gruntHeinrich Fenkart2-1/+4
2014-10-25follow up fix for #14837 /cc @hnrch02Mark Otto3-3/+3
2014-10-26gruntHeinrich Fenkart2-10/+22
2014-10-25Merge pull request #13824 from jsdf/node-requirableMark Otto1-0/+13
Allow npm package to be resolved via node module resolution
2014-10-26gruntHeinrich Fenkart2-6/+11
2014-10-25Fixes #14736: Reverts the remaining progress bar min value overrides from #12848Mark Otto3-10/+2
2014-10-25Fixes #14806: reset the text-shadow in the themed buttonsMark Otto3-2/+10
2014-10-25gruntMark Otto2-5/+16
2014-10-25Fixes #14814: Use the link active bg variables for theme navbar gradientsMark Otto3-12/+12
2014-10-25Merge branch 'pr/14801'Mark Otto3-17/+23
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-10-25gruntMark Otto3-15/+16
2014-10-25gruntMark Otto3-3/+4
2014-10-26gruntHeinrich Fenkart2-2/+1
2014-10-25Run `grunt`.XhmikosR1-1/+1
2014-10-23Fixes #14799: Add vertical alignment of image in media componentNicole Sullivan1-15/+20
Signed-off-by: Jenn Dodd <[email protected]>
2014-10-23gruntHeinrich Fenkart2-4/+13
2014-10-23gruntHeinrich Fenkart2-8/+16
2014-10-22gruntHeinrich Fenkart2-6/+6
2014-10-22gruntHeinrich Fenkart5-4/+7
2014-10-22gruntHeinrich Fenkart2-6/+10
2014-10-13Update less/print.less to the latest html5 bp version.XhmikosR3-3/+6
Also, keep the html5 boilerplate link in the built CSS.
2014-10-09fixes #13816 Modal dialog closes when dragging and releasing mouse button ↵fat5-13/+11
outside dialog
2014-10-07Update normalize.css to v3.0.2.XhmikosR3-4/+5
2014-10-03gruntHeinrich Fenkart2-3/+6
2014-10-02gruntMark Otto5-11/+15
2014-10-02more gruntMark Otto1-1/+1
2014-10-02Fixes #14711: Account for list groups in collapsing panelsMark Otto5-5/+6
2014-09-26gruntMark Otto3-6/+2
2014-09-26Fixes #14687: Include video element in responsive embedMark Otto3-3/+4
2014-09-26gruntHeinrich Fenkart2-8/+8
2014-09-25gruntHeinrich Fenkart5-12/+19
2014-09-22gruntMark Otto3-4/+2
2014-09-22gruntHeinrich Fenkart2-4/+3
2014-09-21Swap -small and -large variables for -sm and -lgMark Otto3-96/+96
2014-09-18Fixes #14592: Add new variable for progress border radiusMark Otto1-1/+1
2014-09-18gruntMark Otto2-2/+2
2014-09-17Rename .table-condensed to .table-smMark Otto3-8/+8
2014-09-17G R U N TMark Otto3-4/+4