Jacob Thornton
|
fe38d12f12
|
rebuild - fix missing (
|
2012-09-20 16:26:00 -07:00 |
|
Jacob Thornton
|
667179f406
|
added support for jquery 1.8.*
|
2012-09-20 16:23:54 -07:00 |
|
Mark Otto
|
08b8571cb8
|
version bump to get this started
|
2012-09-05 10:00:57 -07:00 |
|
Jacob Thornton
|
c52368d3c5
|
last rebuild before 2.1.1 release
|
2012-09-04 20:44:11 -07:00 |
|
Mark Otto
|
bf590d8c81
|
fixes #4958: add version to minified js
|
2012-09-04 11:13:08 -07:00 |
|
Mark Otto
|
e27b1355b5
|
fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given larger font-size of 2.1.0
|
2012-08-28 10:12:04 -07:00 |
|
Jacob Thornton
|
3568146b28
|
only stop prop on form – as people seem to be relying on dropdown hiding when clicking internal elements
|
2012-08-27 21:44:09 -07:00 |
|
Mark Otto
|
7d412b1e14
|
fixes #4741: undo previous version's attempt at firefox gradient changes and add gradient tests
|
2012-08-27 21:18:55 -07:00 |
|
Jacob Thornton
|
601e252074
|
fix for #4761
|
2012-08-27 20:58:51 -07:00 |
|
Jacob Thornton
|
d797a5fbd7
|
fix for open elements under modal when .modal-open
|
2012-08-27 20:43:12 -07:00 |
|
Mark Otto
|
1c134d9a7f
|
update version numbers to 2.1.1
|
2012-08-21 13:11:25 -07:00 |
|
Mark Otto
|
6477ad1acf
|
fixes #4472: manually change mustache file as well for typo
|
2012-08-21 12:57:41 -07:00 |
|
Jacob Thornton
|
320b75de63
|
add affix to zip
|
2012-08-20 23:13:43 -07:00 |
|
Jacob Thornton
|
2b5e09038a
|
small nits
|
2012-08-20 16:21:57 -07:00 |
|
Mark Otto
|
e510306196
|
bump versions to 2.1.0
|
2012-08-19 23:07:18 -07:00 |
|
Mark Otto
|
a667fd93ab
|
pre font-size increase; revert static top navbar, undo contents section for now
|
2012-08-19 23:01:24 -07:00 |
|
Mark Otto
|
7ed82c1223
|
font-size change on examples in getting started
|
2012-08-19 11:59:28 -07:00 |
|
Jacob Thornton
|
c9cef741f6
|
listen to touchstart for dropdowns on mobile
|
2012-08-18 20:18:15 -07:00 |
|
Jacob Thornton
|
45dddc59a1
|
add click option for tooltip, popover - make click default for popover
|
2012-08-18 19:54:30 -07:00 |
|
Jacob Thornton
|
1166b39630
|
removed some old stuff from application.js
|
2012-08-18 19:24:29 -07:00 |
|
Mark Otto
|
54c645e33d
|
tweak transition
|
2012-08-15 14:49:55 -07:00 |
|
Jacob Thornton
|
ff38c14948
|
stray ;
|
2012-08-14 21:23:29 -07:00 |
|
Jacob Thornton
|
dee57462e2
|
get affix actually working and update docs
|
2012-08-14 21:06:08 -07:00 |
|
Mark Otto
|
9f8ce77751
|
running make on previous changes
|
2012-08-13 10:05:19 -07:00 |
|
Jacob Thornton
|
2b2b3303e1
|
fix indexof on array for ie8
|
2012-08-02 16:58:25 -07:00 |
|
Jacob Thornton
|
48546c2735
|
aria-labelledby="myModalLabel" aria-hidden="true"
|
2012-08-01 20:26:44 -07:00 |
|
Dirk Ginader
|
6977d35eed
|
close #3531 added focus handling and removed the badly announced "times" close button from screenreaders
|
2012-08-01 20:11:16 -07:00 |
|
Jacob Thornton
|
c10a357bb3
|
don't bite so hard
|
2012-07-24 12:57:00 -07:00 |
|
Jacob Thornton
|
c98b75c979
|
added fade out on scroll - we can pull this if you prefer it
|
2012-07-24 00:48:45 -07:00 |
|
Jacob Thornton
|
e38fa4b1f4
|
fix scroll thinggg
|
2012-07-24 00:30:58 -07:00 |
|
Mark Otto
|
f085dbadd1
|
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Conflicts:
docs/assets/css/docs.css
docs/base-css.html
docs/components.html
docs/customize.html
docs/getting-started.html
docs/javascript.html
docs/scaffolding.html
docs/templates/pages/base-css.mustache
docs/templates/pages/components.mustache
docs/templates/pages/customize.mustache
docs/templates/pages/getting-started.mustache
docs/templates/pages/javascript.mustache
docs/templates/pages/scaffolding.mustache
|
2012-07-23 23:01:38 -07:00 |
|
Jacob Thornton
|
dcf75697ec
|
some progress on affix plugin
|
2012-07-22 18:28:39 -07:00 |
|
Jacob Thornton
|
fae6c36874
|
adds minLength #3960
|
2012-07-22 14:50:52 -07:00 |
|
Mark Otto
|
a1ad6d124a
|
Merge branch '2.1.0-wip' of https://github.com/benjaminoakes/bootstrap into benjaminoakes-2.1.0-wip
Conflicts:
docs/extend.html
docs/templates/pages/extend.mustache
|
2012-07-17 20:57:20 -07:00 |
|
Martin Bean
|
74b167b86d
|
Moved JS to bottom as per best practices
|
2012-07-13 22:25:47 +01:00 |
|
Mark Otto
|
c6ee96c025
|
fix up subnav styles, add subnav search form styles, add some basic docs for subnav
|
2012-07-05 10:37:23 -07:00 |
|
Mark Otto
|
e7e183e55d
|
Merge branch 'tekezo-patch-1' into 2.1.0-wip
|
2012-06-25 16:49:13 -07:00 |
|
Mark Otto
|
508a93d9e3
|
make fixing of subnav work again
|
2012-06-24 21:07:20 -07:00 |
|
Takayama Fumihiko
|
e80f37b600
|
".linenums .tag" should be ".prettyprint .tag".
|
2012-06-24 15:26:39 +09:00 |
|
Mark Otto
|
59153205b3
|
run make on js files
|
2012-06-20 23:46:29 -07:00 |
|
Jacob Thornton
|
b2b000b750
|
change transition end name for opera
|
2012-06-20 10:40:56 -07:00 |
|
Mark Otto
|
860a96939a
|
fix grid tooltips, tweaks
|
2012-06-07 10:58:15 -07:00 |
|
Mark Otto
|
8ee0679522
|
updated javascripts for first pass at single column
|
2012-06-05 18:25:46 -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
|
31e8a358c3
|
check length so that pause, actually pauses
|
2012-06-03 11:24:19 -07:00 |
|
Jacob Thornton
|
2d3a0babd2
|
make active selector more specific #2043 and rebuild
|
2012-06-02 22:10:35 -07:00 |
|
Jacob Thornton
|
ebc1fe907d
|
only trigger $.support.transition.end when it exists
|
2012-06-02 21:09:13 -07:00 |
|
Jacob Thornton
|
3a751a63d4
|
fix multi carousel bug #3194
|
2012-06-02 21:01:45 -07:00 |
|
Jacob Thornton
|
555a3b0478
|
fix carousel when hiding a reshowing - make sure it always triggers transition end #3248
|
2012-06-02 20:28:08 -07:00 |
|
Jacob Thornton
|
0b827965d3
|
fix regression in typeahead #3313
|
2012-06-02 19:31:30 -07:00 |
|