| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-11-11 | Merge pull request #15077 from jayanthkoushik/issue-15076-fix | Mark Otto | 1 | -0/+5 | |
| Fix Issue #15076. | |||||
| 2014-11-11 | Fixes #14939: Don't remove focus outline from buttons in button groups | Mark Otto | 1 | -4/+0 | |
| 2014-11-12 | Merge pull request #15085 from patrickhlauke/glyphicons-in-forms-tweak | Heinrich Fenkart | 7 | -63/+75 | |
| Glyphicon tweaks | |||||
| 2014-11-11 | aria-hidden added to some stray glyphicons | Patrick H. Lauke | 6 | -38/+38 | |
| plus minor tweak to customizer's generated alerts | |||||
| 2014-11-11 | Improved accessible glyphicon advice/use | Patrick H. Lauke | 1 | -25/+37 | |
| ...to actually make it consistent with what I said in the glyphicon docs section... | |||||
| 2014-11-11 | Fix Issue #15076. | Jayanth Koushik | 1 | -0/+5 | |
| This commit adds documentation explaining the need to have an initial .active element in carousels. | |||||
| 2014-11-11 | Assorted accessibility (and some consistency) fixes for documentation | Patrick H. Lauke | 24 | -252/+322 | |
| Closes #14951 by merging it. | |||||
| 2014-11-10 | Merge pull request #15073 from twbs/15072-more | Chris Rebert | 1 | -1/+1 | |
| Remove X-UA-Compatible caveat from Validators docs | |||||
| 2014-11-10 | Remove X-UA-Compatible caveat from Validators docs | Chris Rebert | 1 | -1/+1 | |
| Refs #15072 | |||||
| 2014-11-10 | Merge pull request #15072 from twbs/html-validator-x-ua-compatible | Heinrich Fenkart | 1 | -1/+0 | |
| HTML validation: No longer relax the `X-UA-Compatible` error | |||||
| 2014-11-10 | HTML validation: No longer relax the `X-UA-Compatible` error | Heinrich Fenkart | 1 | -1/+0 | |
| The validator no longer complains about it unless the value is different from `content=IE=edge`, see https://www.w3.org/Bugs/Public/show_bug.cgi?id=27091 | |||||
| 2014-11-10 | Run `grunt`. | XhmikosR | 2 | -2/+2 | |
| 2014-11-10 | Update devDependencies. | XhmikosR | 2 | -249/+463 | |
| 2014-11-10 | Merge pull request #15009 from patrickhlauke/glyphicon-accessibility-tweaks | XhmikosR | 2 | -14/+42 | |
| Glyphicon accessibility tweaks | |||||
| 2014-11-10 | Add aria-hidden to icons in about page | Patrick H. Lauke | 1 | -3/+3 | |
| 2014-11-10 | Meaningful icons in about page | Patrick H. Lauke | 1 | -0/+3 | |
| 2014-11-10 | Accessibility tweaks and explanation for glyphicons | Patrick H. Lauke | 1 | -11/+36 | |
| - add aria-hidden="true" to avoid SRs unintentionally reading out the Unicode character (see http://www.filamentgroup.com/lab/bulletproof_icon_fonts.html) - callout with advice on accessible icon usage - replaced sr-only text in examples with (in the case of button) cleaner aria-label - additional example of icon used to convey meaning (in a non-interactive control) | |||||
| 2014-11-10 | run cssmin on docs css for dist-css task | Mark Otto | 2 | -2/+2 | |
| 2014-11-10 | rename gruntfile less tasks | Mark Otto | 1 | -3/+3 | |
| 2014-11-09 | baseurl | Mark Otto | 1 | -0/+1 | |
| 2014-11-09 | Merge branch 'master' into derp | Mark Otto | 12 | -21/+21 | |
| 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 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -2/+2 | |
| 2014-11-09 | darken primary blue for accessibility contrast on link colors | Mark Otto | 17 | -162/+162 | |
| 2014-11-09 | color contrast for links, gets us to 4.63:1 | Mark Otto | 11 | -68/+68 | |
| 2014-11-10 | Bump Jekyll to v2.5.1. | XhmikosR | 2 | -2/+2 | |
| 2014-11-09 | fix variable, run grunt | Mark Otto | 12 | -496/+544 | |
| 2014-11-09 | Merge branch 'master' into derp | Mark Otto | 91 | -580/+19655 | |
| Conflicts: Gruntfile.js _config.yml 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/button-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/js/carousel.html docs/_includes/js/dropdowns.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/_layouts/default.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 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/justified-nav/index.html less/_forms.less less/_tooltip.less less/navs.less less/theme.less | |||||
| 2014-11-09 | grunt | Mark Otto | 8 | -20/+20 | |
| 2014-11-09 | Merge pull request #15052 from twbs/badge-in-non-anchor-list-group-item | Mark Otto | 2 | -9/+7 | |
| Badges: fix active styles when in non-anchor `.list-group-item` | |||||
| 2014-11-09 | comment and formatting | Mark Otto | 1 | -5/+4 | |
| 2014-11-09 | Fixes #14234 again | Mark Otto | 9 | -133/+59 | |
| - 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 | Badges: fix active styles when in non-anchor `.list-group-item` | Heinrich Fenkart | 2 | -9/+7 | |
| 2014-11-08 | Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbars | Mark Otto | 9 | -6/+11 | |
| 2014-11-08 | grunt | Mark Otto | 8 | -6/+32 | |
| 2014-11-08 | Merge pull request #15018 from twbs/fix-theme-active-items | Mark Otto | 1 | -0/+12 | |
| Theme: Correctly override active dropdown items in collapsed navbars | |||||
| 2014-11-07 | Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵ | Mark Otto | 9 | -9/+12 | |
| .container | |||||
| 2014-11-07 | Fixes #15046: Add full font overrides for popovers and tooltips | Mark Otto | 9 | -5/+15 | |
| 2014-11-05 | Merge pull request #14986 from twbs/safari-broken-printing-doc | Chris Rebert | 2 | -3/+12 | |
| Add #14868 to the compatibility docs | |||||
| 2014-11-05 | grunt | Heinrich Fenkart | 1 | -2/+2 | |
| 2014-11-05 | Merge pull request #15031 from twbs/customizer-remove-file-type-check | Heinrich Fenkart | 1 | -19/+13 | |
| Customizer: Remove file type check from config import | |||||
| 2014-11-05 | Customizer: Remove file type check from config import | Heinrich Fenkart | 1 | -19/+13 | |
| Fixes #14978. | |||||
| 2014-11-05 | Merge pull request #15030 from twbs/config-bridge-jekyll-plugin | Heinrich Fenkart | 3 | -6/+10 | |
| Use a Jekyll plugin instead of the `copy:configBridge` grunt task | |||||
| 2014-11-05 | Theme: Correctly override active dropdown items in collapsed navbars | Heinrich Fenkart | 1 | -0/+12 | |
| 2014-11-05 | Use a Jekyll plugin instead of the `copy:configBridge` grunt task | Heinrich Fenkart | 3 | -6/+10 | |
| 2014-11-05 | grunt | Heinrich Fenkart | 8 | -9/+11 | |
| 2014-11-05 | Merge pull request #14921 from bassjobsen/patch-3 | Heinrich Fenkart | 1 | -2/+2 | |
| Update grid-framework.less | |||||
| 2014-11-04 | Merge pull request #14993 from twbs/fix-14991 | Chris Rebert | 2 | -0/+43 | |
| Have Carousel ignore keyboard events from <input>s or <textarea>s | |||||
| 2014-11-05 | grunt | Heinrich Fenkart | 6 | -22/+72 | |
| 2014-11-05 | Merge pull request #14933 from twbs/center-modal-at-all-times | Heinrich Fenkart | 1 | -8/+33 | |
| Center modal at all times | |||||
| 2014-11-05 | Center modal dialog at all times | Heinrich Fenkart | 1 | -8/+33 | |
