0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-30 12:24:19 +01:00
Bootstrap/docs/components
Patrick H. Lauke 63cd4e96b3 Add explicit aria-label to placeholder-only inputs
While `placeholder` is nominally valid per spec
http://rawgit.com/w3c/html-api-map/master/index.html#accessible-name-and-description-calculation
it is inelegant, a fallback, and not supported in ios/safari/voiceover
and android/chrome/talkback, to name a few combinations

`aria-describedby` is also not really the right tool for providing a
name/label equivalent, so remove that from the list of possible
alternative methods / clarify how it can be used
2017-03-30 23:31:14 +01:00
..
alerts.md Add alert divider (<hr>) example in docs (#21673) 2017-01-15 21:33:32 -08:00
badge.md Fixed spelling error. (#22102) 2017-03-02 16:32:21 -08:00
breadcrumb.md v4: Social meta tags (#20825) 2016-10-02 18:19:47 -07:00
button-group.md Add explicit aria-label to placeholder-only inputs 2017-03-30 23:31:14 +01:00
buttons.md use secondary buttons instead of primary ones for a bit better example of styles 2017-02-12 17:15:16 -08:00
card.md Card image fixes (#22288) 2017-03-27 22:52:24 -07:00
carousel.md Fix JS components console error "Error: <Component> is transitioning" 2017-03-28 23:43:15 +02:00
collapse.md Fix JS components console error "Error: <Component> is transitioning" 2017-03-28 23:43:15 +02:00
dropdowns.md fixes #21454 by revamping some docs styles for dropdowns 2017-01-03 19:24:24 -08:00
forms.md fix broken fieldset grid, workaround for flexbug 9 2017-03-26 13:23:49 -07:00
input-group.md Add explicit aria-label to placeholder-only inputs 2017-03-30 23:31:14 +01:00
jumbotron.md Make spacer utils responsive (#20926) 2016-10-31 21:13:05 -07:00
list-group.md fixes #21584 2017-03-18 16:30:12 -07:00
modal.md Fix JS components console error "Error: <Component> is transitioning" 2017-03-28 23:43:15 +02:00
navbar.md Add explicit aria-label to placeholder-only inputs 2017-03-30 23:31:14 +01:00
navs.md Fix JS components console error "Error: <Component> is transitioning" 2017-03-28 23:43:15 +02:00
pagination.md Update broken links. 2017-01-05 11:17:22 +11:00
popovers.md Fix JS components console error "Error: <Component> is transitioning" 2017-03-28 23:43:15 +02:00
progress.md Fix progress doc markup 2017-01-04 11:27:45 -08:00
scrollspy.md Move .table-responsive from wrapper to .table 2016-12-31 16:39:42 -08:00
tooltips.md Fix JS components console error "Error: <Component> is transitioning" 2017-03-28 23:43:15 +02:00