kostyatretyak
|
dde53a56e0
|
This is error?
|
2013-12-06 02:28:42 +02:00 |
|
kostyatretyak
|
4ec13704d2
|
Fixed another small error
|
2013-12-06 02:03:35 +02:00 |
|
Rakhat Jabagin
|
ab73ff1828
|
replace double quotation marks with single in code examples
|
2013-12-02 10:39:53 +06:00 |
|
Mark Otto
|
0d81c4e339
|
Merge pull request #11124 from StevenBlack/issue.11098
Fixes issue #11098 -- Button documentation.
|
2013-11-30 00:58:39 -08:00 |
|
Mark Otto
|
1e6c95cd5d
|
improve affix docs with step-by-step walk through of plugin behavior and required CSS
|
2013-11-29 20:39:00 -08:00 |
|
Mark Otto
|
7d456aef76
|
Update scrollspy docs to more clearly indicate usage
|
2013-11-29 20:25:07 -08:00 |
|
Chris Rebert
|
afbdc21def
|
fixes part of #11117: doc that modal show()/hide() return before animation finishes
|
2013-11-18 19:59:09 -08:00 |
|
Chris Rebert
|
2172e2ea8a
|
fix #11089: document modal show+shown events' relatedTarget property
|
2013-11-18 19:29:08 -08:00 |
|
Chris Rebert
|
54cd0f8c2f
|
rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216
|
2013-10-23 23:41:17 -07:00 |
|
Chris Rebert
|
73bb911b29
|
JS docs: add cross-reference to Getting Started mobile modal section
|
2013-10-17 19:12:24 -07:00 |
|
Steven Black
|
4dffe7d2e3
|
Fixes issue #11098 -- Button documentation.
|
2013-10-16 09:39:45 -04:00 |
|
Chris Rebert
|
27e2c56792
|
In docs, recommend only <div> (not <span>) for putting tooltips on disabled elements
Per issue comments, `display: inline` elements like <span> don't work for this.
Resolves #10049
|
2013-10-14 20:18:12 -07:00 |
|
Chris Rebert
|
4e1808930a
|
add IDs to frequently-referenced parts of the docs
|
2013-10-14 16:24:58 -07:00 |
|
Mark Otto
|
dcbe591fa9
|
mention .invisible in docs per #10102
|
2013-10-13 18:56:03 -07:00 |
|
Mark Otto
|
fd293be5a1
|
mention tooltip markup in docs per #10102
|
2013-10-13 18:49:13 -07:00 |
|
Mark Otto
|
edca93b8c7
|
mention .modal-open and .modal-backdrop in docs /cc #10102
|
2013-10-13 18:43:19 -07:00 |
|
Mark Otto
|
6fa9037e1c
|
mention .dropdown-backdrop and .open in dropdown docs /cc #10102
|
2013-10-13 18:40:47 -07:00 |
|
Alex Dahl
|
dfdde46312
|
documentation that multiple modals are not supported
|
2013-10-11 18:11:58 -07:00 |
|
Chris Rebert
|
ef1fc34e61
|
use data-ride="carousel" in the docs & examples; fixes #11005
|
2013-10-09 19:29:27 -07:00 |
|
Chris Rebert
|
730d7f0b13
|
fix #10986
|
2013-10-08 11:44:30 -07:00 |
|
Alex Kalicki
|
5d6e1d742d
|
Resolves #10726 - clarifies javascript tab markup in docs
|
2013-09-26 17:49:03 -04:00 |
|
Chris Rebert
|
4e962c572e
|
fix #10692
|
2013-09-17 17:41:58 -07:00 |
|
Mark Otto
|
21486ffad8
|
Merge pull request #10641 from ggam/remove-accordion
Removed unneeded 'accordion-toggle' class from collapse examples
|
2013-09-16 21:53:27 -07:00 |
|
Andrew Homeyer
|
31f32e8485
|
remove duplicate text in documentation for popover
|
2013-09-15 21:07:15 -06:00 |
|
ggam
|
3a20ec410b
|
Removed unneeded 'accordion-toggle' class. Fixes #10481
|
2013-09-14 19:15:42 +02:00 |
|
Chris Rebert
|
a1b0311597
|
document jQuery version requirement; fixes #10355
|
2013-09-11 19:53:32 -07:00 |
|
Mark Otto
|
6ea2893af1
|
Merge pull request #10338 from twbs/readd-optin-notes
Fix #10324: Add opt-in note to tooltip docs
|
2013-09-11 12:49:24 -07:00 |
|
Julian Thilo
|
1ebd282693
|
Rephrase text
|
2013-09-10 23:31:57 +02:00 |
|
Mark Otto
|
dcdafa4220
|
Merge branch 'master' into carousel-glyphicons-mainstream
Conflicts:
javascript.html
|
2013-09-03 18:43:42 -07:00 |
|
Chris Rebert
|
73e4b81790
|
make Glyphicons mainstream in Carousel examples
|
2013-09-03 17:46:35 -07:00 |
|
Chris Rebert
|
01361951e6
|
address #10343 more directly: add note on carousel transitions in IE8+9
|
2013-09-03 17:34:21 -07:00 |
|
wangsai
|
d132c48ec9
|
Completion of parentheses
|
2013-09-02 17:47:04 +08:00 |
|
Mark Otto
|
f69da1c2ef
|
Merge pull request #10342 from twbs/affix-docs
minor improvements to affix docs
|
2013-09-01 14:59:34 -07:00 |
|
Chris Rebert
|
d2e1fef34a
|
minor improvements to affix docs
|
2013-09-01 02:09:12 -07:00 |
|
Mark Otto
|
129d8fcebc
|
fixes #10282: Cross reference tabs and tabs plugin
|
2013-09-01 10:27:20 +02:00 |
|
Julian Thilo
|
95c796d61e
|
Fix #10324: Add opt-in note to tooltip docs
* Re-added a note (now callout) about need to opt in to tooltip docs
* Converted same note in popover section to callout
|
2013-08-31 20:43:57 +02:00 |
|
Mark Otto
|
19c0d2ad94
|
Merge pull request #10131 from andyen/master
correct enable selector for button usage in docs
|
2013-08-27 08:23:40 -07:00 |
|
Mark Otto
|
1445e09b5f
|
Fixes #9991: Better docs for tabbable tabs and fade classes
* Adds full code snippets
* Adds snippet for `.fade`
* Adds callout for `.in` requirement on first fade-able tab
|
2013-08-27 08:05:26 -07:00 |
|
Mark Otto
|
2970653bdc
|
Fixes #10016 and updates that rather badly formatted callout
|
2013-08-26 18:19:31 -07:00 |
|
Ben Combee
|
92bb465ba3
|
javascript.html: add data-ride note
carousel docs were missing mention of the data-ride attribute
used to automatically start the carousel at load time
|
2013-08-25 23:07:43 -05:00 |
|
Andreas Jendrzey
|
79efeec874
|
correct enable selector for button usage
following the given examples the correct selector to enable the buttons with javascript is ".btn-group".
|
2013-08-25 10:36:53 +02:00 |
|
Joel Kuzmarski
|
e63b6c0675
|
Fixes #9008: remove alert-block class from example
|
2013-08-24 23:01:08 -05:00 |
|
Kevin Suttle
|
0add7700ad
|
Add role="button" to <a> buttons
These should really be <button> elements, but until that gets squared away, this will suffice.
|
2013-08-24 16:29:35 -04:00 |
|
Mark Otto
|
c0b00f22fe
|
forgot a pair of buttons
|
2013-08-24 12:30:46 -07:00 |
|
Mark Otto
|
ab3e1762d4
|
turn some buttons into <button> elements where possible
|
2013-08-24 11:46:24 -07:00 |
|
wangsai
|
e3f9719096
|
complete missed </td>
|
2013-08-24 11:09:33 +08:00 |
|
Chris Rebert
|
ec7fa0a254
|
fix data-api portion of #10084
|
2013-08-23 11:14:54 -07:00 |
|
Chris Rebert
|
0f669b6dcb
|
repeat #10081 caveat for popovers too
|
2013-08-23 11:09:01 -07:00 |
|
Chris Rebert
|
3d72942384
|
tweak #10081 phrasing
|
2013-08-23 11:08:37 -07:00 |
|
bcarrell
|
5d39794287
|
docs: add explanation for adding tooltips to disabled elements, closes #10049
|
2013-08-23 12:10:52 -04:00 |
|