aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-11-12bump version to v3.3.1v3.3.1Mark Otto9-37/+37
2014-11-12gruntMark Otto1-1/+1
2014-11-12Fixed a typo in Sign-in page examplegitaeks1-1/+1
Fixed a typo in Sign-in page example http://getbootstrap.com/examples/signin/
2014-11-11navbar callouts cleanupChris Rebert1-11/+6
Move all callouts to be adjacent to each other Combine JS-related callouts into a single callout
2014-11-11gruntMark Otto6-10/+6
2014-11-11Merge pull request #15092 from twbs/scrollspy-calloutsChris Rebert1-8/+8
move scrollspy callouts so they're all adjacent to each other [skip sauce]
2014-11-11Merge pull request #15091 from twbs/popovers-headingChris Rebert1-1/+1
move popover examples heading to directly before the actual examples
2014-11-11add missing dots to .sr-only class mentions, for consistency w/ rest of docsChris Rebert3-5/+5
2014-11-11move scrollspy callouts so they're all adjacent to each otherChris Rebert1-8/+8
2014-11-11move popover examples heading to directly before the actual examplesChris Rebert1-1/+1
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-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 #15077 from jayanthkoushik/issue-15076-fixMark Otto1-0/+5
Fix Issue #15076.
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-10Remove X-UA-Compatible caveat from Validators docsChris Rebert1-1/+1
Refs #15072
2014-11-10Run `grunt`.XhmikosR2-2/+2
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-09darken primary blue for accessibility contrast on link colorsMark Otto10-83/+83
2014-11-09gruntMark Otto5-11/+11
2014-11-09Fixes #14234 againMark Otto5-54/+23
- 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-08Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbarsMark Otto5-4/+6
2014-11-08gruntMark Otto5-4/+17
2014-11-07Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵Mark Otto5-5/+6
.container
2014-11-07Fixes #15046: Add full font overrides for popovers and tooltipsMark Otto4-3/+6
2014-11-05Merge pull request #14986 from twbs/safari-broken-printing-docChris Rebert2-3/+12
Add #14868 to the compatibility docs
2014-11-05gruntHeinrich Fenkart1-2/+2
2014-11-05Customizer: Remove file type check from config importHeinrich Fenkart1-19/+13
Fixes #14978.
2014-11-05Use a Jekyll plugin instead of the `copy:configBridge` grunt taskHeinrich Fenkart1-0/+9
2014-11-05gruntHeinrich Fenkart5-6/+7
2014-11-05gruntHeinrich Fenkart4-12/+37
2014-11-05gruntHeinrich Fenkart9-16/+53
2014-11-04Add initialization examples to tooltip and popover "Opt-in functionality" ↵Jayanth Koushik2-0/+13
callouts Fixes #14950. Closes #15015 by merging it.
2014-11-04HTTPS for Apple Safari Radar in bugify filterHeinrich Fenkart1-1/+1
2014-11-04Merge pull request #14987 from twbs/overengineer-wall-of-browser-bugsHeinrich Fenkart5-120/+252
Use Jekyll data for Wall of Browser Bugs
2014-11-04Use autoprefixer for Customizer buildsHeinrich Fenkart2-11/+16045
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart2-28/+11
2014-11-04Use Jekyll data for Wall of Browser BugsHeinrich Fenkart5-120/+252
2014-11-03Add event.relatedTarget + `data-*` example to Modal docsChris Rebert3-0/+92
Fixes #14245
2014-11-03Add #14868 to the compatibility docsChris Rebert2-3/+12
2014-11-03Add Wall of Browser Bugs entry for #14972Heinrich Fenkart1-0/+6
2014-11-01Fix typoAaron Cordovez1-1/+1
Corrected spelling of the word "elements"
2014-11-01fix whitespace in js dropdown docsManuel Meurer1-1/+1