0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-30 12:24:19 +01:00
Commit Graph

4076 Commits

Author SHA1 Message Date
Attila Dobi
f47ad79538 add target option to Affix plugin 2014-05-16 13:07:45 -07:00
Chris Rebert
00fcf072c6 update default 'template' value in popover docs 2014-05-14 18:43:14 -07:00
Chris Rebert
3465d984fb add 'container' option motivation to tooltip docs 2014-05-14 18:23:58 -07:00
Chris Rebert
6fdbd8e3cf add 'selector' option motivation to tooltip docs 2014-05-14 18:21:19 -07:00
Chris Rebert
e839a49995 add multiple triggers info to popover docs 2014-05-14 18:21:19 -07:00
Chris Rebert
90cfa1a44d add 'viewport' option to popover docs; #12328 erratum 2014-05-14 18:20:55 -07:00
Chris Rebert
99f6f700f4 docs: sort tooltip & container options for sanity 2014-05-14 18:12:18 -07:00
XhmikosR
ceda948372 Remove unneeded spaces from pre. 2014-05-13 17:14:34 +03:00
Chris Rebert
239d5e0e39 add link to StackOverflow question regarding Android <select> bug 2014-05-13 04:19:51 -07:00
XhmikosR
d0fca8aaad Remove RTL leftovers. 2014-05-13 09:26:24 +03:00
XhmikosR
7a765d1f8b Update jQuery to v1.11.1. 2014-05-13 08:33:23 +03:00
Mark Otto
8ee6a6be80 grunt 2014-05-12 21:28:14 -07:00
Mark Otto
f39b272fed grunt 2014-05-12 21:19:01 -07:00
Mark Otto
d03fd289d9 grunt for raw js 2014-05-12 21:17:42 -07:00
Mark Otto
7e1f2994d1 grunt dist 2014-05-12 21:15:27 -07:00
Mark Otto
d4c7248749 grunt dist 2014-05-12 20:26:01 -07:00
Mark Otto
be18f50fd0 nuke the rtl example 2014-05-12 19:56:29 -07:00
Mark Otto
be00b82bb9 nuke the rtl docs 2014-05-12 19:55:58 -07:00
Mark Otto
0d1018cb2f grunt 2014-05-12 19:53:12 -07:00
Mark Otto
f5513fd30e nuke rtl 2014-05-12 19:47:53 -07:00
Mark Otto
96bdc56fde cleanup 2014-05-10 13:31:18 -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
0a808fc56c add role="tab" to .nav-tabs [data-toggle="tab"]
Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
2014-05-09 15:12:57 -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
e6788ef979 Customizer: make utilities.less inclusion mandatory
Fixes #13305.
2014-05-08 16:49:19 -07:00
Chris Rebert
cb2ef1eff4 grunt dist 2014-05-08 16:35:03 -07:00
Quy Ton
5f6304bd65 Remove outdated rtl nav links 2014-05-08 07:20:25 -07:00
Chris Rebert
5d8880fdfa move Grunt info from README into HTML docs
Fixes #13470
2014-05-07 19:38:27 -07:00
Mark Otto
f0daa64a29 move rtl to getting started, per @cvrebert's feedback 2014-05-07 15:30:27 -07:00
Mark Otto
7408917887 Merge pull request #13499 from twbs/clarify-rtl
emphasize that bootstrap-rtl.css & bootstrap.css should not be used together
2014-05-07 15:28:08 -07:00
Chris Rebert
16cff71ba4 Merge pull request #13504 from Quy/resputil
Fix .visible-print deprecation version #.
2014-05-07 14:35:33 -07:00
Chris Rebert
d36c150569 tweak formatting in Carousel docs for clarity; fixes #13522 2014-05-06 11:34:46 -07:00
XhmikosR
06fae12023 Update JSZip to v2.2.2. 2014-05-06 12:43:41 +03:00
Quy Ton
ed410667df Fix .visible-print deprecation version #. 2014-05-04 09:02:55 -07:00
Chris Rebert
f71f2dbeb0 emphasize that bootstrap-rtl.css & bootstrap.css should not be used together 2014-05-04 02:24:04 -07:00
Chris Rebert
04028cf6fe add RTL CSS files to "What's included" section of docs 2014-05-04 02:20:07 -07:00
Chris Rebert
d6104b1151 include RTL CSS CDN URL in Download docs 2014-05-04 02:09:34 -07:00
Chris Rebert
ce2cad6366 Merge pull request #13493 from twbs/close-btn-access
Improve accessibility of close buttons in modals & alerts
2014-05-04 00:33:58 -07:00
Mark Otto
3bc95979a9 Merge pull request #13495 from twbs/android-firefox
Officially support Android Firefox
2014-05-04 00:19:59 -07:00
Chris Rebert
fcbdbee995 Wall of browser bugs: formatting tweaks 2014-05-03 23:40:18 -07:00
Chris Rebert
c4a3848d57 mark Android Firefox as officially supported 2014-05-03 23:02:48 -07:00
Chris Rebert
588889cdc5 document #13390 2014-05-03 22:56:45 -07:00
Chris Rebert
949b81f511 Improve accessibility of close buttons in modals & alerts
Adds textual caption to the close buttons. The "X" multiplication sign isn't very meaningful to screenreaders.

Credit: https://github.com/paypal/bootstrap-accessibility-plugin
Per:
    https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#alert
    https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#modal-dialog
2014-05-03 19:53:34 -07:00
Mark Otto
bae289d1fe Merge pull request #13433 from watilde/fixed-navbar-radius-of-example-at-docs
Fixed navbar radius of example at docs
2014-05-03 18:50:28 -07:00
Mark Otto
f9b88cbe9e Merge pull request #13461 from patrickhlauke/docs-dropdown-sr-only
Remove sr-only from components/dropdowns example
2014-05-01 22:41:06 -07:00
Patrick H. Lauke
463e02511b Remove sr-only from components/dropdown entirely
possibly less confusing option, as per discussion, is to always show the
dropdown trigger button (both live and in that code example)
2014-05-01 20:26:42 +01:00
Chris Rebert
42c8daea75 Not Less' fault per se 2014-05-01 11:45:48 -07:00
Chris Rebert
99f22d97ba Merge pull request #13434 from twbs/fix-13247
document grid column wrapping behavior; fixes #13247
2014-04-30 20:16:30 -07:00