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

9114 Commits

Author SHA1 Message Date
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
48fd9e29a2 Merge pull request #13543 from twbs/fix-13305
Customizer: make utilities.less inclusion mandatory
2014-05-08 17:20:36 -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
Chris Rebert
91607900c0 Merge pull request #13536 from Quy/master
Remove outdated rtl nav links
2014-05-08 10:33:13 -07:00
Quy Ton
5f6304bd65 Remove outdated rtl nav links 2014-05-08 07:20:25 -07:00
Mark Otto
6a803ad777 Update .travis.yml 2014-05-07 23:37:41 -07:00
Mark Otto
00b6f27897 Merge pull request #13531 from twbs/grunt-html-docs
move Grunt info from README into HTML docs
2014-05-07 21:30:22 -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
aa877571f3 Merge pull request #13528 from twbs/unlock-jscs
unlock & bump grunt-jscs-checker to ~0.4.3
2014-05-07 13:37:48 -07:00
Chris Rebert
150ca95b19 unlock & bump grunt-jscs-checker to ~0.4.3 2014-05-07 13:28:02 -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
Chris Rebert
9444df2476 Merge pull request #13511 from hnrch02/button-reset-falsey-values-fix
Allow for resetText of a button to be a falsey value; fixes #13466
2014-05-05 22:55:05 -07:00
Chris Rebert
a032c396ee Merge pull request #13406 from EnsignR/closed.bs.alert-after-remove
fires closed.bs.alert *after* DOM detach() as per #12379
2014-05-05 22:47:50 -07:00
Chris Rebert
c3f294dae7 Merge pull request #13514 from twbs/jscs
bump grunt-jscs-checker to v0.4.1
2014-05-05 12:36:58 -07:00
Chris Rebert
64fdbd7621 bump grunt-jscs-checker to v0.4.1; refs #13512 2014-05-05 12:31:17 -07:00
Chris Rebert
5728b5791c update-shrinkwrap 2014-05-05 12:13:14 -07:00
Chris Rebert
b100e15d41 temporarily lock grunt-jscs-checker to v0.4.0
Per #13512 & https://github.com/mdevils/node-jscs/issues/357
2014-05-05 12:08:04 -07:00
Heinrich Fenkart
d8ee1ba9b6 Allow for resetText of a button to be a falsey value; fixes #13466 2014-05-05 19:07:47 +02:00
Chris Rebert
cd95849794 Merge pull request #13506 from twbs/jscs-ratchet
import rules from Ratchet's JSCS config with which we already comply
2014-05-04 15:21:45 -07:00
Chris Rebert
06af640e82 import rules from Ratchet's JSCS config with which we already comply 2014-05-04 15:15:02 -07: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
Chris Rebert
348e7a011a bump grunt-css-flip to ~0.2.2 2014-05-03 16:43:02 -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
Chris Rebert
d9edf28c5f make new Carousel tests compatible with noConflict mode 2014-05-01 13:37:44 -07:00
Chris Rebert
b23ca2de41 add role="tooltip" to popovers; fixes #13481 2014-05-01 13:27:00 -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
Chris Rebert
f793853609 document grid column wrapping behavior; fixes #13247 2014-04-30 20:15:46 -07:00
Mark Otto
4c3ef52fc1 Merge branch 'pr/13320'
Conflicts:
	dist/css/bootstrap-rtl.min.css
	dist/css/bootstrap.css.map
	dist/css/bootstrap.min.css
	docs/dist/css/bootstrap-rtl.min.css
	docs/dist/css/bootstrap.css.map
	docs/dist/css/bootstrap.min.css
2014-04-30 19:48:22 -07:00
Mark Otto
108b7c390e grunt dist 2014-04-30 19:47:56 -07:00
Mark Otto
a80eb1eb50 explain 2014-04-30 19:47:50 -07:00
Mark Otto
17f77a5070 Merge pull request #13328 from thebigredgeek/master
Added bower reference to main less file
2014-04-30 19:36:55 -07:00
Mark Otto
b217357252 grunt dist 2014-04-30 19:35:47 -07:00
Mark Otto
9f80cab096 Merge pull request #13449 from sejr/master
Increase .lead font-weight for better readability on mobile
2014-04-30 19:33:11 -07:00