Chris Rebert
|
05d4932cad
|
Merge pull request #13396 from twbs/carousel-events
Carousel event properties
|
2014-04-25 19:35:38 -07:00 |
|
Chris Rebert
|
6617d8bcd1
|
Document .direction & .relatedTarget properties of Carousel events.
Fixes #13395
|
2014-04-24 19:02:47 -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
|
6161c98238
|
document that non-:visible scrollspy targets are ignored; fixes #13394
|
2014-04-21 16:42:22 -07:00 |
|
Chris Rebert
|
a6214273b9
|
quote attribute value in selector in JS docs example
|
2014-04-19 17:42:06 -07:00 |
|
Mark Otto
|
f159ce8b9e
|
Fixes #13208: Drop <b> for <span> in code snippets and examples
|
2014-04-07 22:59:37 -07:00 |
|
Heinrich Fenkart
|
b94306d29b
|
Replace $.fn.bind with $.fn.on in alert docs
|
2014-04-04 02:46:19 +02:00 |
|
Chris Rebert
|
2d1d5754f7
|
document that you have to add .active yourself on prechecked btn-ized checkboxes+radios; fixes #12651
|
2014-04-02 20:00:52 -07:00 |
|
Chris Rebert
|
640923eb36
|
help avoid misuse of Carousel's .active when copy-pasting from examples; fix #13252
|
2014-04-01 13:04:43 -07:00 |
|
Chris Rebert
|
361f452ed4
|
doc that popover content() is given the element as an arg; fix #13175
|
2014-03-26 12:49:15 -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 |
|
Julian Thilo
|
d52ad3ee3b
|
Separate JS includes for alerts and popovers
/cc @mdo
|
2014-03-17 15:58:03 +01:00 |
|
Mark Otto
|
2a43e7e78a
|
Break up docs into includes
|
2014-03-16 19:03:53 -07:00 |
|