Chris Rebert
9742bb2ee4
Fix #14164 : move Windows Phone 8 IE10 viewport bug workaround script to footer of pages
2014-07-27 17:01:34 -07:00
XhmikosR
8d435cbb3c
Run grunt
.
2014-07-22 08:25:41 +03:00
vsn4ik
2fb107e918
Fix text on ".progress-bar .sr-only" elements.
2014-07-10 21:30:21 +04:00
Chris Rebert
5c1f4e1a0c
add role="presentation" to tab <li>s to improve accessibility
...
Refs #13554 .
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
2014-07-08 12:00:43 -07:00
Chris Rebert
2e3f1a23f6
Merge pull request #14072 from twbs/carousel-gloss-buttons
...
Add screenreader text to prev/next carousel buttons in examples to improve accessibility
2014-07-07 20:16:52 -07:00
Chris Rebert
849bf58a54
Add screenreader text to prev/next carousel buttons in examples to improve accessibility
...
Refs #13556 .
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
2014-07-07 20:05:44 -07:00
Chris Rebert
94eff8c159
add role="listbox" to .carousel-inner to improve accessibility of Carousels
...
Refs #13556 .
Per https://github.com/paypal/bootstrap-accessibility-plugin/#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
2014-07-07 19:53:57 -07:00
Chris Rebert
7c50b9ad7a
Add role="tablist" to .nav-pills in examples to improve accessibility
...
Follow-up to e9374c0609
Per f203dea4b6
Credit: https://github.com/paypal/bootstrap-accessibility-plugin & @rohk
[skip sauce]
2014-07-07 19:24:32 -07:00
Michael Silber
1e407c81f1
Add collapsed default class to navbar-toggle
2014-07-02 16:49:03 -04:00
Chris Rebert
bf183e080e
fix #13964
2014-06-30 10:27:55 -07:00
Jim Frode Hoff
29d97d07ef
Update cover.css
...
Moved the inset box-shadow to .site-wrapper in order to keep the shadow at the edges even if content exceeds viewport and needs scrolling.
2014-06-23 22:50:38 +02:00
Mark Otto
166b66d08a
formatting
2014-06-19 18:15:42 -07:00
Mark Otto
8bd4163ad4
fixes #13881 : restore existing striped progress bar behavior with theme styles
2014-06-19 18:14:56 -07:00
Mark Otto
bd541083f1
Nuke equal height columns example; got a few bugs that make it not ready for prime time in v3.2
2014-06-19 02:02:23 -07:00
XhmikosR
29d00e0cd7
Move apple-touch-icon-precomposed.png and favicon.ico in docs root.
...
This way, it works in all browsers.
2014-06-09 01:14:44 +03:00
Mark Otto
d1cf27bd03
fix nested containers (addresses some of #13682 )
2014-06-08 13:28:45 -07:00
Mark Otto
1e3b93804f
grunt
2014-06-08 11:18:59 -07:00
Mark Otto
5fd8ca9089
fixes #13210 : clean up tooltip example
2014-06-08 10:51:32 -07:00
Chris Rebert
95ff94091e
add missing role="menu" attrs to .dropdown-menu elements in docs+examples
...
Docs audit prompted by #13697 .
[skip sauce]
2014-05-28 17:18:22 -07:00
XhmikosR
cae7dee236
Revert 4f9270cc20
.
...
The validator doesn't choke anymore on this and even though it's not spec compliant, it's needed for some IE versions. So until we move favicon.ico in root, this should do the job.
2014-05-22 10:55:28 +03:00
XhmikosR
7a765d1f8b
Update jQuery to v1.11.1.
2014-05-13 08:33:23 +03:00
Mark Otto
be18f50fd0
nuke the rtl example
2014-05-12 19:56:29 -07:00
XhmikosR
ed98b3dfc0
Update html5shiv to 3.7.2.
2014-05-10 09:23:53 +03:00
Chris Rebert
a217ed776d
Merge pull request #13558 from twbs/nav-tabs-role-tablist
...
add some ARIA roles to tabs for improved accessibility
2014-05-09 23:12:46 -07:00
Chris Rebert
b7ac0d401f
add role="button" to [data-slide="prev"],[data-slide="next"] to improve accessibility
...
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
2014-05-09 15:31:52 -07:00
Chris Rebert
e9374c0609
add role="tablist" to .nav-tabs in examples to improve accessibility
...
Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
2014-05-09 15:05:20 -07:00
Chris Rebert
a84a3693b1
add ie-emulation-modes-warning.js to docs & examples
2014-04-27 22:08:44 -07:00
Mark Otto
fe11ac77a2
Merge pull request #13390 from twbs/ie10-viewport-bug
...
add IE10 viewport bug workaround to examples
2014-04-24 18:50:30 -07:00
Quy Ton
f6f74b5445
Add missing word.
2014-04-23 07:10:38 -07:00
XhmikosR
52b6a32145
Use the new respond.js URL.
2014-04-21 19:12:43 +03:00
XhmikosR
a549e8c332
Update html5shiv to v3.7.1.
2014-04-21 19:11:23 +03:00
Chris Rebert
448086f95a
add IE10 viewport bug workaround to examples
...
Closes #13379 .
2014-04-20 16:09:49 -07:00
Chris Rebert
96e2f9332b
quote attribute value in selector in offcanvas.js
2014-04-19 17:38:00 -07:00
Mark Otto
c8a8e76851
fixes #13365 : remove dupe css in grid example
2014-04-17 01:08:54 -07:00
Chris Rebert
ee7498a693
grunt dist
2014-04-09 12:07:27 -07:00
Mark Otto
de86b36b50
grunt dist
2014-04-08 23:59:17 -07:00
Mark Otto
5d78200a66
the space between spaces
2014-04-08 21:07:05 -07:00
Mark Otto
3424195e64
add screenshot
2014-04-08 21:04:02 -07:00
Mark Otto
11a835f566
Merge branch 'master' into equal-height-experiment
2014-04-08 20:51:56 -07:00
Mark Otto
f159ce8b9e
Fixes #13208 : Drop <b> for <span> in code snippets and examples
2014-04-07 22:59:37 -07:00
Julian Thilo
440cedeed3
Fix HTML errors
2014-03-28 13:03:22 +01:00
Julian Thilo
90902db50c
Fix tooltip viewport example
...
- Move example to correct location docs/examples/
- Move custom JS and CSS into stand-alone files
- Update headers and footers
- Copy-editing
2014-03-28 12:48:19 +01:00
Chris Rebert
b57396944a
Add equal-height grid columns as an experimental example.
...
Based on @pete-otaqui's work from #11851
2014-03-27 13:57:50 -07:00
Mark Otto
e5c2531a16
fixes #13026 : Document more Bootstrap components in the Theme and RTL examples
2014-03-24 23:29:11 -07:00
Mark Otto
5c2a9fc9c3
Fixes #13158 : add link to nonresponsive docs in the example
2014-03-24 19:13:29 -07:00
XhmikosR
4f9270cc20
Switch to icon
instead of shortcut icon
to fix the HTML validation tests.
2014-03-24 09:28:40 +02:00
Lewis Cowper
4e2b92f310
[trivial] Updated dates
2014-03-18 00:18:01 +00:00
Chris Rebert
4277ba62d3
add role="alert" to Alert examples, to improve accessibility
...
Per d8fcbcd3fe/README.md (alert)
2014-03-11 19:41:54 -07:00
ORiON-
3ea69a16f9
Fixed typo at docs/examples/rtl/index.php
...
The filename generated at dist/css/ called 'bootstrap-rtl.min.css'.
2014-03-11 18:42:49 +02:00
Mark Otto
309ef72ef4
Replace some images on the Carousel example with some base64 encoded 1x1 gifs
2014-03-09 22:38:13 -07:00