aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-11-11consolidate relatedTarget docs in dropdown event docsChris Rebert1-4/+5
2014-11-11move data attributes callout into data attributes doc subsectionChris Rebert1-5/+5
2014-11-11Merge pull request #14900 from twbs/labels-readmeMark Otto1-0/+19
Add labels explanation to readme
2014-11-11move carousel accessibility callout next to rest of calloutsChris Rebert1-5/+5
2014-11-11move single-toggle button plugin callout before example for consistencyChris Rebert1-4/+4
2014-11-11move to the contributing guidelinesMark Otto2-21/+19
2014-11-11Merge branch 'master' into labels-readmeMark Otto129-1371/+18723
2014-11-12Merge pull request #15088 from twbs/dropdown-keydown-ignoresHeinrich Fenkart2-1/+42
Dropdown: ignore keydown events coming from `input`s and `textarea`s
2014-11-12Dropdown: ignore keydown events coming from `input`s and `textarea`sHeinrich Fenkart2-1/+42
Fixes #15084.
2014-11-12Merge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaksHeinrich Fenkart10-23/+23
Wash-up of some stray dropdown examples
2014-11-11Wash-up of some stray dropdown examplesPatrick H. Lauke10-23/+23
adding explicit aria-expanded="false" initial state (so they're correctly announced by AT as being collapsed), and - in the case of old-school use of <a> - role="button"
2014-11-11Merge pull request #15086 from twbs/btn_group_focusMark Otto1-4/+0
Don't remove focus outline from buttons in button groups
2014-11-11Merge pull request #15077 from jayanthkoushik/issue-15076-fixMark Otto1-0/+5
Fix Issue #15076.
2014-11-11Fixes #14939: Don't remove focus outline from buttons in button groupsMark Otto1-4/+0
2014-11-12Merge pull request #15085 from patrickhlauke/glyphicons-in-forms-tweakHeinrich Fenkart7-63/+75
Glyphicon tweaks
2014-11-11aria-hidden added to some stray glyphiconsPatrick H. Lauke6-38/+38
plus minor tweak to customizer's generated alerts
2014-11-11Improved accessible glyphicon advice/usePatrick H. Lauke1-25/+37
...to actually make it consistent with what I said in the glyphicon docs section...
2014-11-11Fix Issue #15076.Jayanth Koushik1-0/+5
This commit adds documentation explaining the need to have an initial .active element in carousels.
2014-11-11Assorted accessibility (and some consistency) fixes for documentationPatrick H. Lauke24-252/+322
Closes #14951 by merging it.
2014-11-10Merge pull request #15073 from twbs/15072-moreChris Rebert1-1/+1
Remove X-UA-Compatible caveat from Validators docs
2014-11-10Remove X-UA-Compatible caveat from Validators docsChris Rebert1-1/+1
Refs #15072
2014-11-10Merge pull request #15072 from twbs/html-validator-x-ua-compatibleHeinrich Fenkart1-1/+0
HTML validation: No longer relax the `X-UA-Compatible` error
2014-11-10HTML validation: No longer relax the `X-UA-Compatible` errorHeinrich Fenkart1-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-10Run `grunt`.XhmikosR2-2/+2
2014-11-10Update devDependencies.XhmikosR2-249/+463
2014-11-10Merge pull request #15009 from patrickhlauke/glyphicon-accessibility-tweaksXhmikosR2-14/+42
Glyphicon accessibility tweaks
2014-11-10Add aria-hidden to icons in about pagePatrick H. Lauke1-3/+3
2014-11-10Meaningful icons in about pagePatrick H. Lauke1-0/+3
2014-11-10Accessibility tweaks and explanation for glyphiconsPatrick H. Lauke1-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-10run cssmin on docs css for dist-css taskMark Otto2-2/+2
2014-11-10rename gruntfile less tasksMark Otto1-3/+3
2014-11-09baseurlMark Otto1-0/+1
2014-11-09Merge branch 'master' into derpMark Otto12-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-09Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-2/+2
2014-11-09darken primary blue for accessibility contrast on link colorsMark Otto17-162/+162
2014-11-09color contrast for links, gets us to 4.63:1Mark Otto11-68/+68
2014-11-10Bump Jekyll to v2.5.1.XhmikosR2-2/+2
2014-11-09fix variable, run gruntMark Otto12-496/+544
2014-11-09Merge branch 'master' into derpMark Otto91-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-09gruntMark Otto8-20/+20
2014-11-09Merge pull request #15052 from twbs/badge-in-non-anchor-list-group-itemMark Otto2-9/+7
Badges: fix active styles when in non-anchor `.list-group-item`
2014-11-09comment and formattingMark Otto1-5/+4
2014-11-09Fixes #14234 againMark Otto9-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-08Badges: fix active styles when in non-anchor `.list-group-item`Heinrich Fenkart2-9/+7
2014-11-08Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbarsMark Otto9-6/+11
2014-11-08gruntMark Otto8-6/+32
2014-11-08Merge pull request #15018 from twbs/fix-theme-active-itemsMark Otto1-0/+12
Theme: Correctly override active dropdown items in collapsed navbars
2014-11-07Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵Mark Otto9-9/+12
.container
2014-11-07Fixes #15046: Add full font overrides for popovers and tooltipsMark Otto9-5/+15
2014-11-05Merge pull request #14986 from twbs/safari-broken-printing-docChris Rebert2-3/+12
Add #14868 to the compatibility docs