Mark Otto
|
8e25695d09
|
Fixes #14687: Include video element in responsive embed
|
2014-09-26 13:45:28 -07:00 |
|
Heinrich Fenkart
|
4e17a9be18
|
Merge pull request #14691 from Quy/master
Fix anchor link
|
2014-09-26 17:36:58 +02:00 |
|
Quy Ton
|
ebe85270d9
|
Fix anchor link
|
2014-09-26 08:27:55 -07:00 |
|
Heinrich Fenkart
|
a332c18c87
|
Add type to buttons in tooltip-viewport example
|
2014-09-26 00:14:48 +02:00 |
|
Heinrich Fenkart
|
0d04dcaebd
|
grunt
|
2014-09-26 00:10:41 +02:00 |
|
Chris Rebert
|
89d437deda
|
rm redundant grid column classes from responsive utilities demos
|
2014-09-25 09:09:19 -07:00 |
|
XhmikosR
|
e26fcf470f
|
Update dependencies.
Close #14664.
|
2014-09-25 18:39:42 +03:00 |
|
Chris Rebert
|
443a1b11ee
|
tooltip.js: fix alignment
|
2014-09-24 21:27:56 -07:00 |
|
Chris Rebert
|
c15fffc73b
|
Merge pull request #14623 from twbs/fix-14561
Use container instead of parent for tooltip/popover auto-placement calcs
|
2014-09-24 21:13:25 -07:00 |
|
Chris Rebert
|
4d9890ea2e
|
Use container instead of parent for tooltip/popover auto-placement calcs
Fixes #14561. Big thanks to @wickstargazer.
[skip validator]
|
2014-09-24 20:46:49 -07:00 |
|
Heinrich Fenkart
|
7ce6824748
|
grunt
|
2014-09-25 02:23:48 +02:00 |
|
Heinrich Fenkart
|
61a4fee626
|
Merge pull request #14599 from twbs/tooltip-outerDims-only-when-body
Tooltip: Rely on `getBoundingClientRect` for `width` and `height`
|
2014-09-25 02:08:30 +02:00 |
|
Heinrich Fenkart
|
24ae068f21
|
Tooltip: Rely on getBoundingClientRect for width and height
Fixes #14553.
|
2014-09-25 01:35:51 +02:00 |
|
Chris Rebert
|
e70fc61eff
|
fix typo in Tools section of Getting Started docs
|
2014-09-24 11:10:18 -07:00 |
|
Mark Otto
|
2858208038
|
Merge pull request #14673 from twbs/restore_sr_friendly_collapse
More screenreader friendly Collapse, Take 2
|
2014-09-24 10:38:01 -07:00 |
|
Mark Otto
|
73117814ea
|
Merge pull request #14677 from twbs/bootlint-docs
Mention Bootlint in Getting Started docs under new Tools section
|
2014-09-23 22:03:35 -07:00 |
|
Mark Otto
|
6eb633775b
|
Merge pull request #14674 from twbs/fix-14478
Document that the autofocus attribute doesn't work in modals.
|
2014-09-23 22:03:13 -07:00 |
|
Mark Otto
|
e4f8684d16
|
Merge pull request #14675 from twbs/bug-report-guidelines
Mention HTML5 validator and Bootlint as part of troubleshooting steps
|
2014-09-23 22:02:36 -07:00 |
|
Mark Otto
|
bfdd6d7683
|
Merge pull request #14676 from twbs/mention-14598-more
Also mention the "no justified navbars" limitation in the Nav docs
|
2014-09-23 22:02:11 -07:00 |
|
Chris Rebert
|
afde59ef87
|
Mention Bootlint in Getting Started docs under new Tools section
[skip sauce]
|
2014-09-23 18:24:37 -07:00 |
|
Chris Rebert
|
f334a15e9e
|
Also mention the "no justified navbars" limitation in the Nav docs
Refs #14598
[skip sauce]
|
2014-09-23 18:06:39 -07:00 |
|
Chris Rebert
|
93f4426fed
|
linkify reference to Nav component in Scrollspy docs
|
2014-09-23 17:18:15 -07:00 |
|
Chris Rebert
|
a28e5a3024
|
Mention HTML5 validator and Bootlint as part of troubleshooting steps
Fixes https://github.com/twbs/bootlint/issues/67
|
2014-09-23 17:14:13 -07:00 |
|
Chris Rebert
|
d6903e4239
|
Document that the autofocus attribute doesn't work in modals.
Closes #14478.
|
2014-09-23 16:53:09 -07:00 |
|
Heinrich Fenkart
|
c37c1a6743
|
Only enable pause: hover for non-touch browsers
Fixes #11967.
|
2014-09-23 23:34:58 +02:00 |
|
Mark Otto
|
5d051736a4
|
Add brief note about justified navs being unsupported to fix #14598
|
2014-09-23 14:29:48 -07:00 |
|
Mark Otto
|
6cfd176ac3
|
Reverts 0ec05da0ee to bring back #14444 to fix #14348 (again)
|
2014-09-23 13:29:19 -07:00 |
|
vsn4ik
|
bd66b12a94
|
Use e.target instead :focus selector.
|
2014-09-23 13:19:15 +04:00 |
|
Mark Otto
|
ccecb7cde4
|
fixes #14654: callout for scrollspy-nav link
|
2014-09-22 20:27:23 -07:00 |
|
Mark Otto
|
5cba9ba564
|
Merge pull request #14667 from twbs/remove_translate3d
Remove translate3d
|
2014-09-22 14:56:35 -07:00 |
|
Mark Otto
|
4969c2055d
|
grunt
|
2014-09-22 14:27:13 -07:00 |
|
Mark Otto
|
cfa4f4db23
|
Merge branch 'master' into remove_translate3d
|
2014-09-22 14:25:52 -07:00 |
|
Mark Otto
|
f540569e87
|
Fixes #14227, #14603: Drop translate3d for translate on navbars to avoid iOS rendering problems and ensure a more predictable base styling
|
2014-09-22 14:17:54 -07:00 |
|
Chris Rebert
|
27484b415f
|
Merge pull request #14666 from twbs/fix-14663
Update docs to reflect that Safari percentages were fixed in v7.1 & iOS 8.0
|
2014-09-22 13:52:48 -07:00 |
|
Chris Rebert
|
be79bef527
|
Safari percentages were fixed in v7.1 & iOS 8.0; fixes #14663
|
2014-09-22 13:48:05 -07:00 |
|
Chris Rebert
|
4a3931d4c5
|
document S3Cachefile.json
|
2014-09-22 13:22:34 -07:00 |
|
Heinrich Fenkart
|
36ebec5e76
|
grunt
|
2014-09-22 21:47:24 +02:00 |
|
Heinrich Fenkart
|
acf3c0bf48
|
Merge pull request #14570 from twbs/remove-modal-open-after-backdrop-closed
Remove `.modal-open` class after backdrop is hidden
|
2014-09-22 21:44:39 +02:00 |
|
Chris Rebert
|
7441d3f4c5
|
Remove #8702 entry from Wall of browser bugs
A fix is shipping in Firefox 35: https://bugzilla.mozilla.org/show_bug.cgi?id=763671
|
2014-09-22 10:59:38 -07:00 |
|
Chris Rebert
|
7f415e20e7
|
Remove Safari percent rounding bug entry from Wall of browser bugs
Bug is fixed in OS X Safari v7.1
Refs #14663
|
2014-09-22 10:16:25 -07:00 |
|
Chris Rebert
|
1f329f8f17
|
the justified nav bug is still present in Safari v7.1
|
2014-09-21 15:34:57 -07:00 |
|
Mark Otto
|
e33922eb06
|
grunt
|
2014-09-18 19:11:47 -07:00 |
|
Mark Otto
|
9ed65ab444
|
Fixes #14592: Add new variable for progress border radius
|
2014-09-18 19:09:51 -07:00 |
|
Mark Otto
|
98b745a06b
|
grunt
|
2014-09-18 19:00:30 -07:00 |
|
Mark Otto
|
642fbf7e36
|
Fixes #14642: Add docs mention for blank checkboxes and radios
|
2014-09-18 19:00:26 -07:00 |
|
Mark Otto
|
75204aeafa
|
grunt
|
2014-09-18 18:33:52 -07:00 |
|
Chris Rebert
|
0a5ba4aab2
|
Merge pull request #14641 from twbs/hide-passing
Make it easier to see failing tests in Sauce screencasts
|
2014-09-18 00:45:45 -07:00 |
|
Chris Rebert
|
6f6466330d
|
Make it easier to see failing tests in Sauce screencasts
...by hiding passing tests in the list of tests.
|
2014-09-17 18:33:39 -07:00 |
|
Chris Rebert
|
3a1bf02ebf
|
tweak grunt docs description
|
2014-09-17 17:48:40 -07:00 |
|
Chris Rebert
|
0013f12989
|
fix #14609
|
2014-09-17 17:36:07 -07:00 |
|