Chris Rebert
1211a8155e
JS docs: add Options, Methods, Events subsections to nav sidebar
2014-11-11 21:16:34 -08:00
Mark Otto
ff386147ce
grunt
2014-11-11 20:25:09 -08:00
Chris Rebert
c672ed3fb0
Merge pull request #15092 from twbs/scrollspy-callouts
...
move scrollspy callouts so they're all adjacent to each other
[skip sauce]
2014-11-11 19:56:28 -08:00
Chris Rebert
cb9531f378
Merge pull request #15091 from twbs/popovers-heading
...
move popover examples heading to directly before the actual examples
2014-11-11 19:53:49 -08:00
Chris Rebert
125945eb90
add missing dots to .sr-only class mentions, for consistency w/ rest of docs
2014-11-11 19:51:10 -08:00
Chris Rebert
69d42cef14
move scrollspy callouts so they're all adjacent to each other
2014-11-11 19:42:29 -08:00
Chris Rebert
e2e9613f83
move popover examples heading to directly before the actual examples
2014-11-11 19:40:47 -08:00
Mark Otto
ba2b3a0136
Merge pull request #14900 from twbs/labels-readme
...
Add labels explanation to readme
2014-11-11 19:30:54 -08:00
Chris Rebert
5ba5200195
move carousel accessibility callout next to rest of callouts
2014-11-11 19:29:56 -08:00
Chris Rebert
3b2d1570fa
move single-toggle button plugin callout before example for consistency
2014-11-11 19:26:10 -08:00
Mark Otto
647d30aa04
move to the contributing guidelines
2014-11-11 19:25:54 -08:00
Mark Otto
1e268ddfc3
Merge branch 'master' into labels-readme
2014-11-11 19:25:16 -08:00
Heinrich Fenkart
001d5e00c5
Merge pull request #15088 from twbs/dropdown-keydown-ignores
...
Dropdown: ignore keydown events coming from `input`s and `textarea`s
2014-11-12 02:23:34 +01:00
Heinrich Fenkart
1d55ada581
Dropdown: ignore keydown events coming from input
s and textarea
s
...
Fixes #15084 .
2014-11-12 02:01:25 +01:00
Heinrich Fenkart
56f4156126
Merge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaks
...
Wash-up of some stray dropdown examples
2014-11-12 01:19:39 +01:00
Patrick H. Lauke
0681971c8a
Wash-up of some stray dropdown examples
...
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-11 23:52:52 +00:00
Mark Otto
03d7512cc0
Merge pull request #15086 from twbs/btn_group_focus
...
Don't remove focus outline from buttons in button groups
2014-11-11 15:51:54 -08:00
Mark Otto
2006a435d9
Merge pull request #15077 from jayanthkoushik/issue-15076-fix
...
Fix Issue #15076 .
2014-11-11 15:47:01 -08:00
Mark Otto
857aab0a1c
Fixes #14939 : Don't remove focus outline from buttons in button groups
2014-11-11 15:43:00 -08:00
Heinrich Fenkart
a4497c8a83
Merge pull request #15085 from patrickhlauke/glyphicons-in-forms-tweak
...
Glyphicon tweaks
2014-11-12 00:41:28 +01:00
Patrick H. Lauke
9391ef207f
aria-hidden added to some stray glyphicons
...
plus minor tweak to customizer's generated alerts
2014-11-11 22:41:21 +00:00
Patrick H. Lauke
eb580f739c
Improved accessible glyphicon advice/use
...
...to actually make it consistent with what I said in the glyphicon docs
section...
2014-11-11 22:13:25 +00:00
Jayanth Koushik
917decab6c
Fix Issue #15076 .
...
This commit adds documentation explaining the need to have an initial
.active element in carousels.
2014-11-11 15:28:21 +05:30
Patrick H. Lauke
bb89657bcb
Assorted accessibility (and some consistency) fixes for documentation
...
Closes #14951 by merging it.
2014-11-11 07:46:14 +01:00
Chris Rebert
99919c0364
Merge pull request #15073 from twbs/15072-more
...
Remove X-UA-Compatible caveat from Validators docs
2014-11-10 13:40:29 -08:00
Chris Rebert
c513f58c6a
Remove X-UA-Compatible caveat from Validators docs
...
Refs #15072
2014-11-10 13:14:33 -08:00
Heinrich Fenkart
eaf3b53e44
Merge pull request #15072 from twbs/html-validator-x-ua-compatible
...
HTML validation: No longer relax the `X-UA-Compatible` error
2014-11-10 20:23:58 +01:00
Heinrich Fenkart
ff5f9db68e
HTML validation: No longer relax the X-UA-Compatible
error
...
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 20:02:06 +01:00
XhmikosR
bf4a331f1a
Run grunt
.
2014-11-10 12:55:26 +02:00
XhmikosR
7047f9df14
Update devDependencies.
2014-11-10 12:54:23 +02:00
XhmikosR
5339f7c8d5
Merge pull request #15009 from patrickhlauke/glyphicon-accessibility-tweaks
...
Glyphicon accessibility tweaks
2014-11-10 12:30:34 +02:00
Patrick H. Lauke
19520d4620
Add aria-hidden to icons in about page
2014-11-10 08:55:59 +00:00
Patrick H. Lauke
1786942d33
Meaningful icons in about page
2014-11-10 08:55:58 +00:00
Patrick H. Lauke
eb74d8c863
Accessibility tweaks and explanation for glyphicons
...
- 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 08:55:58 +00:00
Mark Otto
c4847c8f6b
Merge branch 'master' of github.com:twbs/bootstrap
2014-11-09 23:12:02 -08:00
Mark Otto
eb74a8cbf3
darken primary blue for accessibility contrast on link colors
2014-11-09 23:11:28 -08:00
XhmikosR
1764c6e509
Bump Jekyll to v2.5.1.
2014-11-10 08:06:45 +02:00
Mark Otto
d1278efcc5
grunt
2014-11-09 18:04:00 -08:00
Mark Otto
99148166c5
Merge pull request #15052 from twbs/badge-in-non-anchor-list-group-item
...
Badges: fix active styles when in non-anchor `.list-group-item`
2014-11-09 15:05:40 -08:00
Mark Otto
5670dd8930
comment and formatting
2014-11-09 15:04:32 -08:00
Mark Otto
46d1bf8eef
Fixes #14234 again
...
- 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-09 15:03:33 -08:00
Heinrich Fenkart
a05f07528a
Badges: fix active styles when in non-anchor .list-group-item
2014-11-08 11:00:37 +01:00
Mark Otto
df28b7e25f
Fixes #14965 : Reset top border-radii on dropdown menus in fixed bottom navbars
2014-11-08 00:13:19 -08:00
Mark Otto
852eef9689
grunt
2014-11-08 00:10:53 -08:00
Mark Otto
39f8c8183b
Merge pull request #15018 from twbs/fix-theme-active-items
...
Theme: Correctly override active dropdown items in collapsed navbars
2014-11-08 00:07:39 -08:00
Mark Otto
8fbb2bbbd1
Fixes #14979 : Override .jumbotron padding within .container-fluid to match .container
2014-11-07 23:01:20 -08:00
Mark Otto
2862c30320
Fixes #15046 : Add full font overrides for popovers and tooltips
2014-11-07 22:17:39 -08:00
Chris Rebert
d904429e05
Merge pull request #14986 from twbs/safari-broken-printing-doc
...
Add #14868 to the compatibility docs
2014-11-05 14:59:24 -08:00
Heinrich Fenkart
f85c5921dd
grunt
2014-11-05 20:11:46 +01:00
Heinrich Fenkart
1342c63893
Merge pull request #15031 from twbs/customizer-remove-file-type-check
...
Customizer: Remove file type check from config import
2014-11-05 20:09:17 +01:00