| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-04-01 | indented javascript/modal/using-grid-system sample code from 4 spaces to 2 ↵ | fyquah95 | 1 | -36/+36 | |
| spaces | |||||
| 2015-03-30 | move more js stuff to components section | Mark Otto | 6 | -0/+0 | |
| 2015-03-30 | Move transitions and overview to a javascript page in the getting started ↵ | Mark Otto | 2 | -12/+7 | |
| section | |||||
| 2015-03-30 | Consolidate alerts docs into single page | Mark Otto | 2 | -96/+91 | |
| 2015-03-30 | Consolidate dropdown docs into single page | Mark Otto | 3 | -218/+107 | |
| 2015-03-30 | Remove grid sizing styles on tables | Mark Otto | 5 | -37/+3 | |
| 2015-03-30 | rewrite table modifiers to use .table- prefix | Mark Otto | 9 | -124/+82 | |
| 2015-03-30 | Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them ↵ | Mark Otto | 9 | -55/+66 | |
| to create classes in _utilities.scss | |||||
| 2015-03-30 | nuke leftover less | Mark Otto | 1 | -9/+0 | |
| 2015-03-29 | fixed IE incompatible CSS | Adrien Jarthon | 1 | -1/+1 | |
| 2015-03-29 | Added non-regression test & fixed existing one | Adrien Jarthon | 1 | -12/+33 | |
| 2015-03-29 | grunt dist and docs | Mark Otto | 7 | -78/+61 | |
| 2015-03-29 | fix order | Mark Otto | 1 | -1/+1 | |
| 2015-03-29 | fixes | Mark Otto | 2 | -9/+6 | |
| 2015-03-29 | Merge branch 'master' into v4 | Mark Otto | 38 | -361/+1054 | |
| Conflicts: .gitignore Gruntfile.js _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.js dist/js/bootstrap.min.js docs/_includes/components/navbar.html docs/_includes/components/progress-bars.html docs/_includes/css/grid.html docs/_includes/css/overview.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/disabling-responsiveness.html docs/_includes/getting-started/download.html docs/_includes/getting-started/examples.html docs/_includes/getting-started/license.html docs/_includes/getting-started/third-party-support.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/js/transitions.html docs/_includes/nav/javascript.html docs/_includes/nav/main.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/raw-files.min.js docs/assets/js/src/customizer.js docs/dist/css/bootstrap-theme.css 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/dist/js/bootstrap.js docs/dist/js/bootstrap.min.js docs/migration.html js/affix.js js/alert.js js/button.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/tests/visual/modal.html js/tooltip.js less/component-animations.less less/jumbotron.less less/mixins/background-variant.less less/mixins/buttons.less less/mixins/responsive-visibility.less less/mixins/text-emphasis.less less/navbar.less less/navs.less less/scaffolding.less less/tooltip.less less/utilities.less less/variables.less package.json scss/_buttons.scss scss/_forms.scss scss/_modal.scss | |||||
| 2015-03-29 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -2/+0 | |
| 2015-03-28 | grunt | Mark Otto | 5 | -5/+11 | |
| 2015-03-28 | Fixes #15536: Resize .control-label's font-size and account for border on ↵ | Mark Otto | 1 | -4/+6 | |
| static form control in form groups | |||||
| 2015-03-28 | fixes #15830: properly reset border-radius on list items in collapsing panel ↵ | Mark Otto | 4 | -2/+12 | |
| groups | |||||
| 2015-03-29 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -8/+12 | |
| 2015-03-28 | Merge pull request #15956 from twbs/input-group-sizes-glyphicon | Mark Otto | 1 | -2/+4 | |
| Input group sizes: Properly position `.form-control-feedback` | |||||
| 2015-03-29 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -20/+20 | |
| 2015-03-28 | Merge pull request #16159 from twbs/input_sizing | Mark Otto | 4 | -10/+34 | |
| Fixes #15074 | |||||
| 2015-03-28 | Merge pull request #16174 from twbs/bang_table_utility | Mark Otto | 1 | -1/+1 | |
| Update .visible* classes to use !important on table elements | |||||
| 2015-03-28 | Match all other responsive utilities and use important on the display: table | Mark Otto | 1 | -1/+1 | |
| 2015-03-28 | Merge branch 'master' into input_sizing | Mark Otto | 15 | -59/+363 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css | |||||
| 2015-03-28 | Revert "Images are responsive by default" | Chris Rebert | 3 | -6/+23 | |
| This reverts commit d29f851e827db27fb42573f14003bb018c037342. Making <img>s responsive by-default without opt-in can severely break third-party widgets such as Google Maps. This was an acknowledged problem in Bootstrap v2 (see https://github.com/twbs/bootstrap/issues/1506 ) and was fixed in v3 by requiring the .img-responsive class for explicit opt-in (see 09cdee2f03aaad5c5a767fbec2e3896ad3d1f980). The situation hasn't really changed since then. The responsive-by-default approach hasn't become any more suitable in the intervening time. So let's avoid having this regress in v4. :-) | |||||
| 2015-03-28 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -28/+280 | |
| 2015-03-28 | Merge pull request #16154 from patrickhlauke/focus-active-disambiguation | Patrick H. Lauke | 1 | -2/+18 | |
| Darker style focus/hover on active buttons | |||||
| 2015-03-27 | Merge pull request #16171 from zachleat/patch-1 | Chris Rebert | 1 | -1/+1 | |
| There is no jshint:src task | |||||
| 2015-03-27 | There is no jshint:src task | Zach Leatherman | 1 | -1/+1 | |
| 2015-03-27 | Merge pull request #16167 from patrickhlauke/tabpanel-documentation | Patrick H. Lauke | 1 | -2/+2 | |
| Remove wrong role="tabpanel" from docs | |||||
| 2015-03-27 | Remove wrong role="tabpanel" from parent container | Patrick H. Lauke | 1 | -2/+2 | |
| As per discussion on https://github.com/w3c/wai-wcag-quickref/issues/2 and #13554 | |||||
| 2015-03-27 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -14/+24 | |
| 2015-03-27 | Merge pull request #16160 from monoblaine/master | Patrick H. Lauke | 1 | -1/+2 | |
| Make .bg-variant adjust :focus color in addition to :hover color | |||||
| 2015-03-26 | Merge pull request #16162 from twbs/jscs-fn-decl | Heinrich Fenkart | 1 | -0/+1 | |
| JSCS: Add "disallowSpacesInFunctionDeclaration" | |||||
| 2015-03-26 | JSCS: Add "disallowSpacesInFunctionDeclaration" | Heinrich Fenkart | 1 | -0/+1 | |
| Valid: function a() {} Invalid: function a () {} | |||||
| 2015-03-26 | Make .bg-variant adjust :focus color in addition to :hover color | Serhan Apaydın | 1 | -1/+2 | |
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2015-03-25 | Merge pull request #16089 from max-b/jumbotron-font-size | Chris Rebert | 2 | -1/+2 | |
| Jumbotron: Putting heading font size in variables to allow for easier overrides | |||||
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -14/+24 | |
| 2015-03-25 | Make .text-emphasis-variant adjust :focus color in addition to :hover color | Serhan Apaydın | 1 | -1/+2 | |
| Closes #16047 by merging a tweaked version of it. | |||||
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 5 | -5/+8 | |
| 2015-03-25 | Merge pull request #16092 from twbs/pointer-events-none-a | Chris Rebert | 2 | -2/+11 | |
| Only disable pointer-events on disabled <a> btns | |||||
| 2015-03-25 | Fixes #15074: Manually handle input sizing in form groups instead of using ↵ | Mark Otto | 4 | -10/+34 | |
| mixins because nesting | |||||
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 4 | -10/+4 | |
| 2015-03-25 | Merge pull request #16158 from twbs/fix-16020 | Chris Rebert | 4 | -45/+14 | |
| remove redundant aria-hidden usage from Modals | |||||
| 2015-03-25 | Merge pull request #16157 from twbs/fix-16069 | Chris Rebert | 1 | -0/+7 | |
| Document how to disable transitions in jQuery plugins | |||||
| 2015-03-25 | Merge pull request #16156 from twbs/fix-16115 | Chris Rebert | 1 | -27/+10 | |
| Properly document $(...).tab('show') method | |||||
| 2015-03-25 | rm redundant aria-hidden usage from Modals; fixes #16020 | Chris Rebert | 4 | -45/+14 | |
