Commit Graph

10053 Commits

Author SHA1 Message Date
Mark Otto
2aedd274f2 fixes #14714: don't use specific value in buttons docs 2014-10-02 20:09:23 -07:00
Chris Rebert
64a74e9354 Merge pull request #14716 from blankmaker/docs/fix-12563
Fix #12563: Elaborate that popover('show') checks title/content
2014-10-02 10:48:36 -07:00
David Nguyen
6fa7495333 Fix #12563: Reiterate that empty tooltips+popovers do not get displayed 2014-10-02 10:44:20 -07:00
Chris Rebert
33afb8a37b Merge pull request #14715 from watilde/update/grunt-contrib-jade
Update grunt-contrib-jade@0.13.0
2014-10-01 22:02:22 -07:00
Daijiro Wachi
2b70f94b15 Update grunt-contrib-jade version 2014-10-02 13:30:36 +09:00
Heinrich Fenkart
32162b16cb grunt 2014-10-01 21:10:33 +02:00
Chris Rebert
91581e8c6c Filed WebKit bug for #8350 2014-10-01 09:38:09 -07:00
Chris Rebert
89a873e204 Chromium bug #329574 seems to have been fixed 2014-10-01 09:19:29 -07:00
Chris Rebert
0e236586aa Chromium bug #282918 seems to have been fixed. 2014-09-30 19:38:00 -07:00
Nicole Bartelt
8f912a76cd Merge pull request #14709 from twbs/add-collapsed-default-class-to-accordion-toggle-example
Added default collapsed class to accordion
2014-09-30 18:05:11 -07:00
Nicole Bartelt
7398e1904b Added default collapsed class to the collapsed accordion html code example in the docs 2014-09-30 17:54:34 -07:00
Nicole Bartelt
d8c02c7d29 Added default collapsed class to the collapsed accordion examples in the docs 2014-09-30 17:10:51 -07:00
Chris Rebert
ef6378b9e8 Chromium bug #337668 seems to have been fixed. 2014-09-30 13:50:46 -07:00
Mark Otto
121b204b14 grunt 2014-09-26 13:48:31 -07:00
Mark Otto
36fdd29413 Fixes #14682: Remove quotes reset on blockquote elements as it causes rendering bugs 2014-09-26 13:47:26 -07:00
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
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
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