Patrick H. Lauke
|
6c2548e031
|
Move all tooltip callouts into appropriate section
Before, most callouts hierarchically came under Examples > Four
directions, which is not appropriate. Now they're under Markup
|
2015-03-23 22:06:22 +00:00 |
|
Patrick H. Lauke
|
debcb1de59
|
Callout for tooltips and keyboard/AT accessibility
Include callout explicitly mentioning tooltips should only be added to
focusable elements. Closes #16134
|
2015-03-23 21:53:30 +00:00 |
|
Steven Black
|
457885075f
|
Javascript docs: Accessibility and cosmetic changes to headings.
Closes #15915 by merging it.
|
2015-03-03 18:22:09 +02:00 |
|
Kevin Kirsche
|
7b3e4d8423
|
Replace accidently removed text
X-Ref #15742
cc: @mdo
|
2015-03-01 16:24:12 -05:00 |
|
Kevin Kirsche
|
be2206edfc
|
[Fix Issue #15701] Tooltip/popover destroy docs don't explain the delegation case
[Fix Issue #15701] Tooltip/popover destroy docs don't explain the delegation case.
Add to popovers
|
2015-02-03 15:49:03 -05:00 |
|
XhmikosR
|
a6f3bdb71f
|
Move inline CSS to docs.css.
|
2015-01-21 09:51:12 +02:00 |
|
Chris Rebert
|
63f3136450
|
Document that tooltip+popover show+hide methods are async; fixes #15500
[skip sauce]
|
2015-01-15 17:18:00 -08:00 |
|
Chris Rebert
|
fb6622a7d4
|
Document that calling tooltip/popover .show()/.hide() qualifies as manual triggering
Fixes #15465
[skip sauce]
|
2015-01-13 17:06:31 -08:00 |
|
Chris Rebert
|
44447eeefe
|
Give all embedded live docs examples data-example-id attrs
Refs #11410
|
2014-11-24 17:09:32 -08:00 |
|
XhmikosR
|
0c816d910d
|
Merge pull request #15159 from twbs/docs-muted
Clean up old `muted` references and switch to `text-muted`.
|
2014-11-20 10:27:42 +02:00 |
|
Chris Rebert
|
af77842ce7
|
Merge pull request #15111 from twbs/events-tables-wrapping
Don't line wrap event names in JS plugin docs
|
2014-11-20 00:06:33 -08:00 |
|
XhmikosR
|
a1b8aa351e
|
Clean up old muted references and switch to text-muted .
|
2014-11-20 08:02:25 +02:00 |
|
Chris Rebert
|
ea407666ce
|
give all docs callouts IDs
[skip sauce]
|
2014-11-13 12:16:03 -08:00 |
|
Chris Rebert
|
ddf39cc2e7
|
Don't line wrap event names in JS plugin docs
|
2014-11-12 16:32:51 -08:00 |
|
Chris Rebert
|
1211a8155e
|
JS docs: add Options, Methods, Events subsections to nav sidebar
|
2014-11-11 21:16:34 -08:00 |
|
Jayanth Koushik
|
e55feacf5b
|
Add initialization examples to tooltip and popover "Opt-in functionality" callouts
Fixes #14950.
Closes #15015 by merging it.
|
2014-11-04 20:00:08 +01:00 |
|
David Nguyen
|
6fa7495333
|
Fix #12563: Reiterate that empty tooltips+popovers do not get displayed
|
2014-10-02 10:44:20 -07:00 |
|
Mark Otto
|
72ddad6fc8
|
Fixes #14439: Add static tooltip example to docs
|
2014-08-27 23:33:03 -07:00 |
|
Heinrich Fenkart
|
852d0d1144
|
Document arguments passed to placement function of tooltip/popover
Closes #14255
|
2014-07-29 02:29:41 +02:00 |
|
Chris Rebert
|
86d698f4e4
|
Merge pull request #14256 from twbs/fix-14224
Correctly doc args passed to function vals for `title` & `content` options of tooltips+popovers
|
2014-07-28 13:53:48 -07:00 |
|
Chris Rebert
|
90424296eb
|
Fix #14219: Document that empty tooltips+popovers do not get displayed
|
2014-07-27 16:51:07 -07:00 |
|
Chris Rebert
|
ff12a76e5a
|
Fix #14224: Correctly document args passed to function vals for title & content options of tooltips+popovers
|
2014-07-27 16:18:59 -07:00 |
|
Chris Rebert
|
2c4641855d
|
fix #14115
[skip sauce]
|
2014-07-24 15:16:08 -07:00 |
|
Chris Rebert
|
48e35cb830
|
docs: use valid JSON in compound option value examples
Fixes #13874.
[skip sauce]
|
2014-06-29 21:08:42 -07:00 |
|
Chris Rebert
|
d23d9ee4a0
|
fix #13979
|
2014-06-29 19:58:09 -07:00 |
|
Heinrich Fenkart
|
5e6967358f
|
Update generated markup by the tooltip plugin in docs; fixes #13796
|
2014-06-12 05:35:27 +02:00 |
|
Chris Rebert
|
3465d984fb
|
add 'container' option motivation to tooltip docs
|
2014-05-14 18:23:58 -07:00 |
|
Chris Rebert
|
6fdbd8e3cf
|
add 'selector' option motivation to tooltip docs
|
2014-05-14 18:21:19 -07:00 |
|
Chris Rebert
|
99f6f700f4
|
docs: sort tooltip & container options for sanity
|
2014-05-14 18:12:18 -07:00 |
|
Chris Rebert
|
9c25f5c06e
|
document that show-ing a tooltip/popover on a hidden element doesn't work; fixes #13362
|
2014-04-24 18:06:59 -07:00 |
|
Chris Rebert
|
7c50859e93
|
Document template option of tooltip & popover; fixes #13088
Also capitalize column titles and descriptions.
|
2014-03-26 12:40:23 -07:00 |
|
Ben Ogle
|
8534e12523
|
Add tooltip viewport option, respect bounds of the viewport
|
2014-03-21 11:28:13 -07:00 |
|
Mark Otto
|
2a43e7e78a
|
Break up docs into includes
|
2014-03-16 19:03:53 -07:00 |
|