Mark Otto
|
5a614fb86d
|
remove sidenav
|
2012-06-05 19:53:54 -07:00 |
|
Mark Otto
|
8ee0679522
|
updated javascripts for first pass at single column
|
2012-06-05 18:25:46 -07:00 |
|
Mark Otto
|
22918f8f92
|
more tweaks to layouts and some docs styles
|
2012-06-05 17:16:17 -07:00 |
|
Mark Otto
|
dd127611e1
|
two col scaffolding rev
|
2012-06-05 00:46:16 -07:00 |
|
Mark Otto
|
de53f62a04
|
more changes to js and components, playing with new docs subnav
|
2012-06-04 23:57:48 -07:00 |
|
Mark Otto
|
446f9199c6
|
updated index page and footer
|
2012-06-04 23:31:26 -07:00 |
|
Mark Otto
|
c44bd1edf4
|
revamp docs to have new width, start realigning the base css page to match
|
2012-06-04 21:08:31 -07:00 |
|
Jacob Thornton
|
82ea5847a7
|
adds remote source to modal. Remote source can be specified in href or by providing a remote option #936
|
2012-06-03 21:26:54 -07:00 |
|
Jacob Thornton
|
2d3a0babd2
|
make active selector more specific #2043 and rebuild
|
2012-06-02 22:10:35 -07:00 |
|
Jacob Thornton
|
a38bc90b48
|
change note to point out that boostrap.js bundles all plugins #3174
|
2012-06-02 21:19:56 -07:00 |
|
Jacob Thornton
|
806a82ef83
|
add relatedTarget to carousel slide event
|
2012-06-02 18:06:00 -07:00 |
|
Jacob Thornton
|
f836473129
|
add html option back to tooltip and popover to explicitly prevent XSS #3421
|
2012-06-02 17:55:10 -07:00 |
|
Jacob Thornton
|
5e5965ca6f
|
Merge branch 'accessibility' into 2.1.0-wip
Conflicts:
docs/assets/js/bootstrap.min.js
docs/javascript.html
docs/templates/pages/javascript.mustache
|
2012-06-02 16:11:35 -07:00 |
|
Mark Otto
|
cc8b260ed8
|
adding google analytics tracking to docs
|
2012-05-26 16:35:28 -07:00 |
|
Mark Otto
|
7dbcd0be9a
|
fix navbar button for mobile tapping (turn to button instead of adding href=#), streamline less docs page
|
2012-05-24 21:30:43 -07:00 |
|
Mark Otto
|
aaf1825b49
|
fix example code for carousel
|
2012-05-24 20:26:08 -07:00 |
|
Mark Otto
|
e5187e12c4
|
fix modal example per #3510
|
2012-05-17 21:48:13 -07:00 |
|
Jacob Thornton
|
9889948f58
|
abandon activedescendant because it was awful
|
2012-05-17 00:39:14 -07:00 |
|
Jacob Thornton
|
a7b49a7d92
|
nearly everything working with activedescendant... then decide it's wrong.
|
2012-05-17 00:23:11 -07:00 |
|
Jacob Thornton
|
10c6db4b14
|
add proper role to dialog markup and cleanup modal logging
|
2012-05-16 19:43:22 -07:00 |
|
Jacob Thornton
|
4b53778150
|
Merge branch 'master' into 2.0.4-wip
|
2012-05-16 19:10:49 -07:00 |
|
Jacob Thornton
|
a404ac33bb
|
modal accessibility tab control
|
2012-05-16 19:09:57 -07:00 |
|
Mark Otto
|
0679f24606
|
example incorrect for modal dismiss button
|
2012-05-15 09:37:28 -07:00 |
|
Mark Otto
|
d09db29039
|
#3465 part 1: add type="button" to all dismiss buttons in docs
|
2012-05-13 14:01:57 -07:00 |
|
Mark Otto
|
526d77af61
|
remove wrapping <label> from all js docs
|
2012-05-13 11:10:08 -07:00 |
|
Jacob Thornton
|
f3cf4cbaae
|
rebuild
|
2012-04-16 17:36:03 -07:00 |
|
Nirav Sanghani
|
031fa47f68
|
Update new typeahead method docs to be a bit clearer.
|
2012-04-16 17:27:34 -07:00 |
|
Nirav Sanghani
|
d5a95315eb
|
Update typeahead docs to reflect new option.
|
2012-04-16 17:24:51 -07:00 |
|
Mark Otto
|
5fa0fcc888
|
fix modal per #3086
|
2012-04-16 14:38:22 -07:00 |
|
Mark Otto
|
a4c2332eb1
|
move js tooltip link
|
2012-04-15 00:06:11 -07:00 |
|
Mark Otto
|
5bc601d9a8
|
fix typo on js docs selector
|
2012-04-07 23:37:58 -07:00 |
|
Mark Otto
|
56ecc6ba96
|
clarify use of dropdowns, href, and data-target for js docs; add tests to css tests page for it's display and execution in html
|
2012-03-31 12:31:56 -07:00 |
|
Andreas Cederström
|
5d2062a3cc
|
Finish of close conversion from a to button
|
2012-03-27 08:36:34 +02:00 |
|
Mark Otto
|
825227474b
|
add refresh method documentation to js docs to close #2028 and #2795
|
2012-03-25 17:37:38 -07:00 |
|
Jacob Thornton
|
a62810918f
|
fix responsive navbar
|
2012-03-25 13:33:36 -07:00 |
|
Mark Otto
|
d1864b3608
|
adding 144x144 ipad touch icon
|
2012-03-25 00:46:03 -07:00 |
|
Jacob Thornton
|
6dc59a9c3e
|
add explict note that tooltip delay isn't applied to manual trigger type in popover/tooltip
|
2012-03-24 18:45:12 -07:00 |
|
Mark Otto
|
f87e4c60e9
|
Merge branch '2.1.0-wip' into 2.0.3-wip
Conflicts:
docs/assets/bootstrap.zip
|
2012-03-23 18:29:21 -07:00 |
|
Mark Otto
|
e84161076b
|
add mention of transitions plugin requirement on collapse
|
2012-03-23 00:58:41 -07:00 |
|
Mark Otto
|
fa1b3bdda4
|
Merge branch 'Synchro-master' into 2.0.3-wip
Conflicts:
docs/assets/bootstrap.zip
|
2012-03-22 17:10:16 -07:00 |
|
Marcus Bointon
|
239c178b68
|
Clarify docs on how tabs are activated from JS, see #1000
|
2012-03-22 21:24:57 +01:00 |
|
Marcus Bointon
|
cfce34e300
|
Add more examples for activating tabs
Make naming of tab id consistent
|
2012-03-22 20:36:49 +01:00 |
|
Marcus Bointon
|
02a67ea59e
|
Add note about styling tabs
Fix typo in popover docs
|
2012-03-21 11:28:23 +01:00 |
|
Marcus Bointon
|
a0203bc8e0
|
Fix and improve docs on tab config
|
2012-03-21 11:20:56 +01:00 |
|
Jacob Thornton
|
07d23b927e
|
add activate to scrollspy docs
|
2012-03-19 20:29:22 -07:00 |
|
Jacob Thornton
|
67f199678c
|
if interval is false, do not autocycle the carousel
|
2012-03-19 15:48:57 -07:00 |
|
Mark Otto
|
7154e378b2
|
use variable for navbar text line-height
|
2012-03-11 17:53:17 -07:00 |
|
Mark Otto
|
8fd126ba1b
|
updated apple touch icons and moved input responsive fix from <480 to <767
|
2012-03-11 17:28:28 -07:00 |
|
Mark Otto
|
6e72760de5
|
fix js typo per #2471
|
2012-03-10 17:38:09 -08:00 |
|
Mark Otto
|
9c1d8e032b
|
change title attr to re-include twitter
|
2012-03-10 15:14:54 -08:00 |
|