Commit Graph

10116 Commits

Author SHA1 Message Date
Mark Otto
82eaf3cdce Fixes #14251: Don't use hidden screen reader content in docs table so that Safari doesn't screw up overflow: hidden; content 2014-10-02 22:18:39 -07:00
Jacob
62344098af Merge pull request #14723 from twbs/fat-fix-14254
fix #14254  Modal Sometimes Does Not Appear after Multiple Displays in S...
2014-10-02 22:03:55 -07:00
fat
582bb7dcdc fix #14254 Modal Sometimes Does Not Appear after Multiple Displays in Safari 2014-10-02 21:52:53 -07:00
Jacob
3fda099f5c Merge pull request #14722 from twbs/fat-14646
Escape key should only close Dropdown
2014-10-02 21:26:38 -07:00
Mark Otto
76268c4b96 more grunt 2014-10-02 21:21:49 -07:00
Mark Otto
f579b66b80 Merge branch 'master' of github.com:twbs/bootstrap
Conflicts:
	docs/assets/js/raw-files.min.js
2014-10-02 21:19:43 -07:00
Mark Otto
12091b9567 Fixes #14711: Account for list groups in collapsing panels 2014-10-02 21:19:20 -07:00
fat
e5fc22ccfa Escape key should only close Dropdown 2014-10-02 21:11:17 -07:00
Heinrich Fenkart
68b80836cf grunt 2014-10-03 05:20:23 +02:00
Heinrich Fenkart
038a63b0eb Add keyboard option to carousel
Also adds unit tests for keyboard events.

Fixes #14468.
2014-10-03 05:16:31 +02:00
Mark Otto
e7b5c4c18b Merge branch 'master' of github.com:twbs/bootstrap 2014-10-02 20:10:19 -07:00
Mark Otto
2aedd274f2 fixes #14714: don't use specific value in buttons docs 2014-10-02 20:09:23 -07:00
Jacob
b702889613 Merge pull request #14626 from twbs/carousel-pause-hover-non-mobile
Only enable `pause: hover` for non-touch browsers
2014-10-02 20:09:20 -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