| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-09-17 | add jumbotron and page-header to nav.yml | Mark Otto | 1 | -0/+2 | |
| 2014-09-17 | Some secondary button border action | Mark Otto | 8 | -39/+40 | |
| 2014-09-17 | tweak `grunt docs` description | Chris Rebert | 1 | -2/+2 | |
| 2014-09-17 | Merge branch 'master' into derp | Mark Otto | 44 | -404/+538 | |
| 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-17 | Fixes #14628, #14629: Add note to docs about grunt docs command | Mark Otto | 1 | -0/+3 | |
| 2014-09-16 | Merge pull request #14577 from twbs/pagination-role-nav | Chris Rebert | 2 | -74/+98 | |
| Wrap .pagination & .pager in <nav> to improve accessibility | |||||
| 2014-09-16 | grunt | Heinrich Fenkart | 3 | -10/+2 | |
| 2014-09-16 | grunt | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-09-15 | modal docs: ensure all <button>s have an explicit `type` attribute | Chris Rebert | 1 | -6/+6 | |
| [skip sauce] | |||||
| 2014-09-13 | Update github links in footer. | vsn4ik | 1 | -2/+2 | |
| 2014-09-13 | grunt | Heinrich Fenkart | 4 | -9/+11 | |
| 2014-09-13 | Teh grunt | Heinrich Fenkart | 4 | -5/+9 | |
| https://www.youtube.com/watch?v=L-4VxEtWyRo | |||||
| 2014-09-12 | Merge pull request #14578 from twbs/accordion-panel-labelledby | Chris Rebert | 1 | -12/+12 | |
| add aria-labelledby to accordion example to improve accessibility | |||||
| 2014-09-13 | grunt | Heinrich Fenkart | 4 | -4/+5 | |
| 2014-09-12 | add aria-labelledby to accordion example to improve accessibility | Chris Rebert | 1 | -12/+12 | |
| 2014-09-12 | Merge pull request #14579 from twbs/accordion-heading-role-tab | Chris Rebert | 1 | -6/+6 | |
| add role="tab" to .panel-heading-s in accordion example to improve accessibility | |||||
| 2014-09-11 | G R U N T | Heinrich Fenkart | 4 | -7/+11 | |
| 2014-09-08 | add role="tab" to .panel-heading-s in accordion example to improve accessibility | Chris Rebert | 1 | -6/+6 | |
| 2014-09-08 | Wrap .pagination & .pager in <nav> to improve accessibility | Chris Rebert | 2 | -74/+98 | |
| 2014-09-09 | grunt and missing new line | Heinrich Fenkart | 4 | -6/+9 | |
| 2014-09-09 | ARIA support for collapse | Patrick H. Lauke | 12 | -31/+36 | |
| Added handling of aria-expanded=true/false to collapse.js, updated documentation to include advice on making expand/collapse controls accessible, updated examples and javascript documentation to use aria-expanded and aria-controls (when targetting single collapsible element, using ID rather than class selector) Closes #14147. Closes #14153. | |||||
| 2014-09-09 | run `grunt` | Heinrich Fenkart | 4 | -7/+7 | |
| 2014-09-08 | grunt | Heinrich Fenkart | 4 | -5/+5 | |
| 2014-09-08 | clean whitespace | Chris Rebert | 1 | -1/+1 | |
| Thanks to @collinanderson Closes #14567 | |||||
| 2014-09-08 | grunt | Mark Otto | 6 | -8/+20 | |
| 2014-09-08 | Add @hnrch02 to Core Team members list | Chris Rebert | 1 | -0/+4 | |
| 2014-09-08 | Merge pull request #14563 from twbs/fixes_14319 | Mark Otto | 5 | -7/+6 | |
| Fixes #14319: Jumbotron reflow | |||||
| 2014-09-08 | customizer: minor cleanup of IE8 error messaging code | Chris Rebert | 1 | -2/+1 | |
| [skip sauce] | |||||
| 2014-09-08 | Fixes #14319: Prevent jumbotron reflow by ensuring padding of .container ↵ | Mark Otto | 5 | -7/+6 | |
| isn't interferred with by .jumbotron side padding | |||||
| 2014-09-08 | grunt | Mark Otto | 3 | -5/+5 | |
| 2014-09-08 | Run `grunt`. | XhmikosR | 8 | -11/+30 | |
| 2014-09-06 | Merge pull request #14546 from twbs/address-14541 | Mark Otto | 1 | -28/+12 | |
| Address #14541 by tweaking badge docs | |||||
| 2014-09-06 | Merge pull request #14543 from twbs/validation-docs | Mark Otto | 2 | -0/+6 | |
| Add section to docs explaining our stance on validators | |||||
| 2014-09-05 | Address #14541 by tweaking badge docs | Chris Rebert | 1 | -28/+12 | |
| * move unrelated .btn-primary example out of the pills subsection * remove excessive .nav-stacked example | |||||
| 2014-09-05 | Add section to docs explaining our stance on validators | Chris Rebert | 2 | -0/+6 | |
| 2014-09-04 | Fixed typos involving apostrophes | gitname | 1 | -3/+3 | |
| Added apostrophes to 3 words to indicate possession (i.e. ownership of something) instead of plurality (i.e. multiples of something). | |||||
| 2014-09-04 | Merge branch 'thr3-arendt/patch-1' | Chris Rebert | 1 | -6/+6 | |
| 2014-09-04 | Replace nonexistent .col-6 classes in offcanvas example with .col-xs-6 | thr3-arendt | 1 | -6/+6 | |
| Fixes #14500 | |||||
| 2014-09-04 | add entry for #14528 to Wall of Browser Bugs | Chris Rebert | 1 | -0/+6 | |
| 2014-09-03 | Merge pull request #14527 from twbs/firefox-disabled-bug | Chris Rebert | 2 | -1/+7 | |
| Add Wall of Browser bugs entry for #793 | |||||
| 2014-09-03 | Add Wall of Browser bugs entry for #793 | Chris Rebert | 2 | -1/+7 | |
| Also, link to the Mozilla bug in the relevant callout. | |||||
| 2014-09-02 | document that fieldset[disabled] is somewhat broken in IE11; fixes #14509 | Chris Rebert | 1 | -1/+1 | |
| 2014-08-28 | Document that input groups weren't intended for use with <textarea>s | Chris Rebert | 1 | -2/+3 | |
| Refs #14362 | |||||
| 2014-08-28 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-08-28 | mention #14320 in browser bugs | Mark Otto | 1 | -0/+6 | |
| 2014-08-28 | Merge pull request #14472 from mrduguo/master | Mark Otto | 1 | -5/+5 | |
| fix nav links to end with / to avoid 301 redirect | |||||
| 2014-08-27 | grunt | Mark Otto | 6 | -14/+15 | |
| 2014-08-27 | Fixes #14439: Add static tooltip example to docs | Mark Otto | 2 | -0/+35 | |
| 2014-08-27 | Merge branch 'master' into sr_friendly_hidden_content | Mark Otto | 11 | -33/+37 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css | |||||
| 2014-08-27 | grunt | Mark Otto | 6 | -11/+11 | |
