Heinrich Fenkart
05ddea314c
Fix IE8 reporting height style as all uppercase
2014-07-09 00:42:02 +02:00
Chris Rebert
31373309a5
Merge pull request #14091 from twbs/tooltip-test-html-fix
...
Fix unusual HTML in "should allow html entities" tooltip unit test
2014-07-08 15:40:46 -07:00
Chris Rebert
21571b3412
Fix invalid HTML in "should allow html entities" tooltip unit test
...
Refs #14090 .
Also, fix one typo.
2014-07-08 14:40:20 -07:00
Mark Otto
fd5a24dca0
fix sidenav padding
2014-07-08 14:31:38 -07:00
Mark Otto
8582659d5c
Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:after
2014-07-08 14:23:34 -07:00
Mark Otto
b33b208ce1
remove glyphicons nav
2014-07-08 14:23:01 -07:00
Chris Rebert
8c6061c195
Merge pull request #14089 from twbs/accordion-panel-group-aria-multiselectable
...
Add role="tablist" & aria-multiselectable="true" to accordion .panel-group
2014-07-08 12:56:06 -07:00
Chris Rebert
9ff2c911a3
Merge pull request #14088 from twbs/panel-collapse-role-tabpanel
...
add role="tabpanel" to .panel-collapse to improve accessibility
2014-07-08 12:55:41 -07:00
Chris Rebert
878f720ea1
Add role="tablist" & aria-multiselectable="true" to accordion .panel-group to improve accessibility
...
Refs #13555 .
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
2014-07-08 12:47:44 -07:00
Chris Rebert
81f67e925a
add role="tabpanel" to .panel-collapse to improve accessibility
...
Refs #13555 .
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
2014-07-08 12:40:42 -07:00
Chris Rebert
4683beeedf
Merge pull request #14085 from twbs/tab-lis-role-preso
...
add role="presentation" to tab <li>s to improve accessibility
2014-07-08 12:25:38 -07:00
Chris Rebert
a53be21b45
Merge pull request #14086 from twbs/tab-pane-role-tabpanel
...
Add role="tabpanel" to .tab-pane <div>s to improve accessibility
2014-07-08 12:14:59 -07:00
Chris Rebert
e2b4f3429c
Add role="tabpanel" to .tab-pane <div>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:11:02 -07: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
c23c663c7c
Merge pull request #14083 from twbs/fix-14078
...
Properly integrate Rouge into the Travis build
2014-07-08 10:53:36 -07:00
Chris Rebert
aa9182cab4
properly integrate Rouge into the Travis build; fixes #14078
...
[skip sauce]
2014-07-08 10:49:22 -07:00
Julian Thilo
7f359666c4
Fix that @mdo nightlife <3
2014-07-08 13:33:21 +02:00
Mark Otto
9c319d67ee
Drop: Thumbnails completely, as they'll be replaced
2014-07-08 04:00:35 -07:00
Mark Otto
527eccaa9f
Drop: Panels completely, as they'll be replaced
2014-07-08 03:56:47 -07:00
Mark Otto
933b38421c
derp
2014-07-08 03:51:32 -07:00
Mark Otto
67d3119c5a
clean up layout
2014-07-08 03:48:56 -07:00
Mark Otto
6ed9912209
nuke the v2.x to v3.x migration docs
2014-07-08 03:48:40 -07:00
Mark Otto
63f6b24042
link
2014-07-08 03:46:17 -07:00
Mark Otto
77bccf8998
Update grid mixins section of the docs
2014-07-08 03:43:44 -07:00
Mark Otto
c3b0870ec0
Overhaul semantic grid mixins
...
- Drops all the `.make-**-column` mixins for a single set to be used
within (or outside) media queries.
- Renames `.container-fixed` to `.make-container` for consistency.
- Updates built-in grid system to use new setup.
See http://jsbin.com/qiqet/2/ for an example of it in action.
2014-07-08 03:38:23 -07:00
Mark Otto
9f53f9aea1
rems: rework grid system vars to use rems/ems
2014-07-08 03:14:27 -07:00
Mark Otto
a06a35d27a
Drop: Device-named container variables since we alreay sort of deprecated them many releases ago
2014-07-08 02:55:07 -07:00
Mark Otto
74ac24aa59
Drop: deprecated .dropdown-menu.pull-right styles
2014-07-08 02:40:35 -07:00
Mark Otto
5c0d62bc22
remove mention of fonts
2014-07-08 02:40:17 -07:00
Mark Otto
4139545da2
rems: input sizes
2014-07-08 02:31:33 -07:00
Mark Otto
07463acec7
Drop: @gray-base variable
2014-07-08 02:27:12 -07:00
Mark Otto
b50498acd4
Clean up variable alignment and comments; change grays to new custom values
2014-07-08 02:26:50 -07:00
Mark Otto
d7b38d8c4a
Drop: all vendor prefix mixins because autoprefixer
2014-07-08 02:04:48 -07:00
Mark Otto
6fda409853
Fix input sizing and increase vertical padding on textareas
2014-07-08 01:44:09 -07:00
Mark Otto
ea59c3c31a
Drop: @screen-table, @screen-desktop, @screen-lg-desktop, @screen-sm, @screen-md, @screen-lg
2014-07-08 01:28:15 -07:00
Mark Otto
d84fce7230
Drop: @screen-xs, @screen-xs-min, and @screen-phone
2014-07-08 01:25:23 -07:00
Mark Otto
61335862a7
Drop: @dropdown-caret-color variable
2014-07-08 01:22:58 -07:00
Mark Otto
8d50d4a684
rems: buttons
2014-07-08 01:22:02 -07:00
Mark Otto
413750a03c
rems: code
2014-07-08 01:02:59 -07:00
Mark Otto
dae5ec5416
Drop Glyphicons
2014-07-08 00:33:21 -07:00
Mark Otto
b29268dc48
drop wells
2014-07-08 00:25:13 -07:00
Mark Otto
97008c381a
restore font-weight and knock down font-size for .lead
2014-07-08 00:10:31 -07:00
Mark Otto
d85895fda8
buttons docs tweak
2014-07-08 00:03:11 -07:00
Mark Otto
5f768e01d4
remove the less docs
2014-07-07 23:38:10 -07:00
Mark Otto
f5024eb13a
start the move to rems
2014-07-07 23:36:40 -07:00
Mark Otto
81b59d3536
Merge branch 'master' into derp
...
Conflicts:
docs/_layouts/default.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/docs.min.js
docs/assets/js/src/application.js
2014-07-07 22:10:22 -07:00
Mark Otto
ddee04038f
Fixes #14068 : Update docs note for inline forms
2014-07-07 20:44:43 -07:00
Mark Otto
25a9095840
Merge branch 'master' of github.com:twbs/bootstrap
2014-07-07 20:29:51 -07:00
Mark Otto
32affe9835
more accurate homepage title
2014-07-07 20:29: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