2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
Commit Graph

9125 Commits

Author SHA1 Message Date
Stuart P. Bentley d5d64c2e4e Update showSuccess to use new classes 2014-05-17 13:22:57 -04:00
Stuart P. Bentley b5f9e2eb60 Customizer: Alert on successful save to Gist 2014-05-13 00:52:44 -04:00
Mark Otto 696844fe08 Merge pull request #13549 from danielhusar/master
IE8 button group support
2014-05-10 12:41:01 -07:00
Jacob 0e91b85d2a Merge pull request #13541 from gpakosz/patch-2
Fixed affix-bottom positioning
2014-05-10 09:41:12 -07:00
Daniel 056a192f95 Squashed commit of the following:
commit 81324491f4913d6797c3c9e4df83a1aefd7d9116
Author: Daniel <dano.husar@gmail.com>
Date:   Sat May 10 17:37:29 2014 +0100

    use opacity mixin

commit 694b0a3fcd196e8cba9e4c23850f903c0804cb44
Author: Daniel Husar <dano.husar@gmail.com>
Date:   Fri May 9 13:47:35 2014 +0100

    Update button-groups.less
2014-05-10 17:39:34 +01: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 90138390ba Merge pull request #13559 from twbs/carousel-role
add role="button" to [data-slide="prev"],[data-slide="next"] to improve accessibility
2014-05-09 16:02:56 -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 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
Gregory Pakosz 78cac11cef Fixed affix-bottom positioning
Set top position to (scrollHeight - this.$element.height() - offsetBottom).
2014-05-09 00:26:31 +02: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