| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-04 | fix the variables i broke, temporarily disabling line-height-computed | Mark Otto | 1 | -36/+37 | |
| 2014-12-02 | convert to scss | Mark Otto | 1 | -1884/+2666 | |
| 2014-12-01 | Clean up navbar to remove .navbar-toggle, .navbar-collapse, and ↵ | Mark Otto | 1 | -102/+3 | |
| .navbar-header as they are no longer used; Add .navbar-toggler to .navbar-inverse | |||||
| 2014-11-30 | fix more broke shit, run grunt | Mark Otto | 1 | -14/+41 | |
| 2014-11-25 | fix a bunch of padding and alignment things for forms | Mark Otto | 1 | -5/+5 | |
| 2014-11-25 | disable shadows on buttons for now | Mark Otto | 1 | -12/+0 | |
| 2014-11-09 | Merge branch 'master' into derp | Mark Otto | 1 | -5/+5 | |
| 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-09 | darken primary blue for accessibility contrast on link colors | Mark Otto | 1 | -36/+36 | |
| 2014-11-09 | color contrast for links, gets us to 4.63:1 | Mark Otto | 1 | -29/+29 | |
| 2014-11-09 | fix variable, run grunt | Mark Otto | 1 | -64/+41 | |
| 2014-11-09 | grunt | Mark Otto | 1 | -7/+7 | |
| 2014-11-09 | Fixes #14234 again | Mark Otto | 1 | -50/+19 | |
| - 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-08 | Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbars | Mark Otto | 1 | -0/+2 | |
| 2014-11-07 | Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵ | Mark Otto | 1 | -1/+2 | |
| .container | |||||
| 2014-11-07 | Fixes #15046: Add full font overrides for popovers and tooltips | Mark Otto | 1 | -0/+3 | |
| 2014-11-05 | grunt | Heinrich Fenkart | 1 | -6/+9 | |
| 2014-10-29 | version bump | Mark Otto | 1 | -1/+1 | |
| 2014-10-27 | switch to max-width on containers | Mark Otto | 1 | -3/+3 | |
| 2014-10-26 | fix progress bar animated biznas | Mark Otto | 1 | -62/+55 | |
| 2014-10-25 | follow up fix for #14837 /cc @hnrch02 | Mark Otto | 1 | -1/+1 | |
| 2014-10-25 | Fixes #14736: Reverts the remaining progress bar min value overrides from #12848 | Mark Otto | 1 | -8/+0 | |
| 2014-10-25 | Merge branch 'pr/14801' | Mark Otto | 1 | -15/+21 | |
| 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-25 | grunt | Mark Otto | 1 | -13/+14 | |
| 2014-10-25 | grunt | Mark Otto | 1 | -1/+2 | |
| 2014-10-23 | Fixes #14799: Add vertical alignment of image in media component | Nicole Sullivan | 1 | -15/+20 | |
| Signed-off-by: Jenn Dodd <[email protected]> | |||||
| 2014-10-22 | grunt | Heinrich Fenkart | 1 | -0/+1 | |
| 2014-10-13 | Update less/print.less to the latest html5 bp version. | XhmikosR | 1 | -1/+4 | |
| Also, keep the html5 boilerplate link in the built CSS. | |||||
| 2014-10-09 | fixes #13816 Modal dialog closes when dragging and releasing mouse button ↵ | fat | 1 | -2/+1 | |
| outside dialog | |||||
| 2014-10-07 | Update normalize.css to v3.0.2. | XhmikosR | 1 | -2/+3 | |
| 2014-10-02 | grunt | Mark Otto | 1 | -4/+8 | |
| 2014-10-02 | Fixes #14711: Account for list groups in collapsing panels | Mark Otto | 1 | -1/+2 | |
| 2014-09-26 | grunt | Mark Otto | 1 | -4/+0 | |
| 2014-09-26 | Fixes #14687: Include video element in responsive embed | Mark Otto | 1 | -1/+2 | |
| 2014-09-25 | grunt | Heinrich Fenkart | 1 | -3/+14 | |
| 2014-09-22 | grunt | Mark Otto | 1 | -2/+0 | |
| 2014-09-21 | Swap -small and -large variables for -sm and -lg | Mark Otto | 1 | -94/+94 | |
| 2014-09-17 | Rename .table-condensed to .table-sm | Mark Otto | 1 | -6/+6 | |
| 2014-09-17 | G R U N T | Mark Otto | 1 | -2/+2 | |
| 2014-09-17 | rewrite jumbotron less and make heading use a class | Mark Otto | 1 | -11/+10 | |
| 2014-09-17 | Some secondary button border action | Mark Otto | 1 | -33/+33 | |
| 2014-09-17 | Merge branch 'master' into derp | Mark Otto | 1 | -20/+24 | |
| Conflicts: Gruntfile.js dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/fonts/glyphicons-halflings-regular.svg docs/_includes/components/badges.html docs/_includes/components/input-groups.html docs/_includes/components/pagination.html docs/_includes/css/forms.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/grunt.html docs/_includes/home-nav.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/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.html docs/_includes/nav/javascript.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/browser-bugs.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 docs/dist/fonts/glyphicons-halflings-regular.svg fonts/glyphicons-halflings-regular.svg less/_button-group.less less/_jumbotron.less less/_variables.less less/mixins/vendor-prefixes.less less/panels.less less/thumbnails.less package.json | |||||
| 2014-09-08 | grunt | Mark Otto | 1 | -3/+2 | |
| 2014-09-08 | Fixes #14557: Reset the bottom margin on .form-group:last-child in ↵ | Mark Otto | 1 | -0/+3 | |
| .navbar-form to prevent extra spacing | |||||
| 2014-09-08 | Fixes #14319: Prevent jumbotron reflow by ensuring padding of .container ↵ | Mark Otto | 1 | -3/+2 | |
| isn't interferred with by .jumbotron side padding | |||||
| 2014-09-04 | Fixes #14437: Round the corners of table rows in panels as well as the cells | Mark Otto | 1 | -0/+14 | |
| 2014-09-01 | Fixes #14443: Only transition what needs transitioning for thumbnails to ↵ | Mark Otto | 1 | -3/+3 | |
| avoid Safari/Chrome render bug | |||||
| 2014-08-27 | Finish reverting #14444 | Mark Otto | 1 | -2/+0 | |
| 2014-08-27 | Undo the collapse visibility changes since it breaks our collapse plugin | Mark Otto | 1 | -2/+0 | |
| 2014-08-27 | Fixes #14329: Fixed list-groups nested inside of collapsing panels, from ↵ | Mark Otto | 1 | -4/+8 | |
| @apexskier | |||||
| 2014-08-27 | Fixes #14337: Round .jumbotron corners within .container and .container-fluid | Mark Otto | 1 | -1/+2 | |
