| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-08-27 | Fixes #14329: Fixed list-groups nested inside of collapsing panels, from ↵ | Mark Otto | 3 | -6/+10 | |
| @apexskier | |||||
| 2014-08-27 | Fixes #14337: Round .jumbotron corners within .container and .container-fluid | Mark Otto | 3 | -3/+4 | |
| 2014-08-27 | typo | Mark Otto | 3 | -3/+3 | |
| 2014-08-27 | Merge branch 'master' into sr_friendly_hidden_content | Mark Otto | 3 | -16/+17 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css | |||||
| 2014-08-27 | grunt | Mark Otto | 3 | -8/+8 | |
| 2014-08-27 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-08-23 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-08-23 | Fixes #14386: Reset font, text, and line-height properties in popovers | Mark Otto | 3 | -4/+5 | |
| 2014-08-23 | Fixes #13943 again: lighten links, and text, in navbar. Still not 100% ↵ | Mark Otto | 3 | -8/+8 | |
| compliant, but it's better. | |||||
| 2014-08-23 | Fixes #14348: Add visibility styles to collapse and tab content to match .hidden | Mark Otto | 3 | -2/+6 | |
| 2014-08-05 | remove that | Mark Otto | 3 | -522/+522 | |
| 2014-08-05 | fuck around with responsive reflow table idea | Mark Otto | 3 | -533/+562 | |
| 2014-08-05 | cards | Mark Otto | 3 | -2/+138 | |
| 2014-08-04 | rename imported files to preface with underscore; rerun grunt dist | Mark Otto | 1 | -1/+1 | |
| 2014-08-04 | comment out firefox specific code for linter to parse fully | Mark Otto | 3 | -18/+12 | |
| 2014-08-04 | Merge branch 'master' into derp | Mark Otto | 3 | -486/+600 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/customizer-variables.html docs/_includes/js/overview.html docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/carousel.less | |||||
| 2014-08-04 | unfuck all that because lol dependencies | Mark Otto | 5 | -638/+716 | |
| 2014-08-04 | fixes #14310: reset .active as well for button links | Mark Otto | 4 | -715/+638 | |
| 2014-08-04 | Follow-up to #13074: use spec syntax instead of deprecated mixins | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-08-03 | fix sidebar again | Mark Otto | 2 | -598/+485 | |
| 2014-08-03 | Merge branch 'master' into derp | Mark Otto | 3 | -3/+32 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-08-02 | Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for ↵ | Mark Otto | 3 | -3/+32 | |
| temporal inputs and line-height | |||||
| 2014-08-02 | Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from ↵ | Mark Otto | 3 | -3/+3 | |
| screwing up widths | |||||
| 2014-08-02 | Merge branch 'master' into derp | Mark Otto | 3 | -2/+33 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-08-02 | grunt | Mark Otto | 3 | -13/+3 | |
| 2014-08-02 | Merge pull request #13074 from haydenbleasel/master | Mark Otto | 1 | -0/+41 | |
| WebKit CSS3 carousel transforms for supported devices | |||||
| 2014-08-02 | Merge branch 'master' into derp | Mark Otto | 3 | -3/+14 | |
| Conflicts: _config.yml dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/glyphicons.html docs/_includes/css/forms.html docs/_includes/css/tables.html docs/_includes/getting-started/browser-device-support.html docs/_includes/header.html docs/_includes/js/affix.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/dropdowns.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.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/docs.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/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 less/code.less less/panels.less less/variables.less | |||||
| 2014-08-02 | Fixes #14253: Add borders for tables that follow bodies in panels | Mark Otto | 3 | -3/+5 | |
| 2014-08-02 | Fixes #13202: Always use overflow: auto; on .table-responsive to prevent ↵ | Mark Otto | 3 | -3/+5 | |
| content breaking out of containers | |||||
| 2014-07-23 | Fixes #14142: Adding horizontal padding to captions in tables in panels. | Mark Otto | 3 | -2/+8 | |
| 2014-07-23 | Fixes #14221: Make .form-control-static work in inline forms as well | Mark Otto | 3 | -2/+8 | |
| 2014-07-23 | Fixes #14168: bold nested kbd elements | Mark Otto | 3 | -2/+3 | |
| 2014-07-23 | Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+ | Mark Otto | 3 | -2/+4 | |
| 2014-07-22 | Run `grunt`. | XhmikosR | 2 | -2/+2 | |
| 2014-07-14 | grunt dist | Mark Otto | 3 | -13/+15 | |
| 2014-07-14 | experiment with more utilities | Mark Otto | 3 | -2/+23 | |
| 2014-07-14 | inverse table idea | Mark Otto | 3 | -5/+18 | |
| 2014-07-13 | table headers | Mark Otto | 3 | -480/+593 | |
| 2014-07-13 | new navbar ideas | Mark Otto | 3 | -642/+572 | |
| 2014-07-13 | transitions mixin and global variable, add it to buttons | Mark Otto | 3 | -2/+5 | |
| 2014-07-12 | Fixes #14074: Make open dropdown nav links in navbar use gradients | Mark Otto | 3 | -2/+4 | |
| 2014-07-12 | Merge branch 'master' into derp | Mark Otto | 3 | -8/+13 | |
| Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js 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/javascript/dropdowns.md less/utilities.less | |||||
| 2014-07-12 | Fixes #14095: Add basic styling for captions, which we've for some reason ↵ | Mark Otto | 3 | -2/+8 | |
| been missing all this time. | |||||
| 2014-07-12 | grunt | Mark Otto | 3 | -2/+3 | |
| 2014-07-12 | Fixes #13974, #14123: Remove translate3d repaint performance enhancement for ↵ | Mark Otto | 3 | -4/+2 | |
| text rendering and position wonkiness | |||||
| 2014-07-12 | Fixes #14107: Lighten placeholder text | Mark Otto | 4 | -6/+6 | |
| 2014-07-12 | Change `code` variables to match `pre` | Mark Otto | 3 | -4/+4 | |
| 2014-07-11 | rearrange a few things; drop compiled theme file | Mark Otto | 6 | -811/+584 | |
| 2014-07-11 | grunt dist | Mark Otto | 4 | -683/+555 | |
| 2014-07-10 | Run `grunt`. | XhmikosR | 2 | -2/+2 | |
