Mark Otto
|
33e14fe5bf
|
Merge branch '2.2.2-wip' into 3.0.0-wip
Conflicts:
README.md
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/examples/fluid.html
docs/scaffolding.html
less/breadcrumbs.less
less/popovers.less
less/responsive.less
|
2012-12-05 11:05:10 -08:00 |
|
Mark Otto
|
b3019d7aab
|
add gallery page, fill with a few screenshots to start
|
2012-12-04 20:30:21 -08:00 |
|
Mark Otto
|
ed74992853
|
Fixes #4550: Temporary fix for dropdown taps on mobile
* Fix as documented here: https://github.com/twitter/bootstrap/issues/4756#issuecomment-9952781
* Stops propagation for touchstart for dropdowns
|
2012-12-04 18:36:18 -08:00 |
|
Andreas Cederström
|
68cbba347b
|
Fixing header color for success, error and info alerts
|
2012-12-03 14:20:14 +01:00 |
|
Mark Otto
|
32d425967a
|
run make on js changes to popover
|
2012-12-02 01:32:23 -08:00 |
|
Mark Otto
|
98b0d475ae
|
version bump to 3.0
|
2012-11-30 22:30:50 -08:00 |
|
Mark Otto
|
acc037de15
|
add holder and replace placehold.it
|
2012-11-29 20:59:14 -08:00 |
|
Mark Otto
|
79b7017227
|
version bump
|
2012-11-05 09:32:48 -08:00 |
|
fat
|
3b3dd3ac3c
|
2.2.1 - hotfix for carousel
|
2012-10-30 21:59:56 -07:00 |
|
fat
|
404e4d9e9a
|
fix carousel and rebuild js
|
2012-10-30 21:32:15 -07:00 |
|
Mark Otto
|
41ad16fe40
|
v2.2.0 instead of v2.1.2
|
2012-10-29 21:00:53 -07:00 |
|
Jacob Thornton
|
ba2a99e7c4
|
don't lookup typeahead when shift alt or ctrl are pushed
|
2012-10-17 23:39:41 -07:00 |
|
Jacob Thornton
|
45046544a6
|
when static, refocus on click
|
2012-10-17 23:36:22 -07:00 |
|
Jacob Thornton
|
7f3b94c453
|
Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap into badcarl-delegate-api-to-document
Conflicts:
js/bootstrap-carousel.js
|
2012-10-17 23:05:16 -07:00 |
|
Jacob Thornton
|
280d4aeb30
|
rebuild
|
2012-10-17 22:51:39 -07:00 |
|
Jacob Thornton
|
edc3eee5ea
|
fix carousel event
|
2012-10-17 22:26:44 -07:00 |
|
mfansler
|
e24b46b7f3
|
fixes #5336: reorder focus() call to avoid scrolling
|
2012-10-16 12:27:43 -04:00 |
|
Jacob Thornton
|
0540b63ab0
|
check affix pos on clicks - use timeout for clicks which scroll
|
2012-09-24 23:59:02 -07:00 |
|
Jacob Thornton
|
88b1e44dd6
|
change tooltip/popover insert strategy
remove modal-open class
hopefully resolve z-index headaches
|
2012-09-24 23:28:38 -07:00 |
|
Jacob Thornton
|
003fcccceb
|
change tooltip/popover html default to false for xss safety net
|
2012-09-24 23:15:36 -07:00 |
|
Jacob Thornton
|
ebf94c53a5
|
change transition.js, rebuild… travis maybe will be happy?
|
2012-09-20 16:50:36 -07:00 |
|
Jacob Thornton
|
fe38d12f12
|
rebuild - fix missing (
|
2012-09-20 16:26:00 -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
|
6477ad1acf
|
fixes #4472: manually change mustache file as well for typo
|
2012-08-21 12:57:41 -07:00 |
|
Jacob Thornton
|
2b5e09038a
|
small nits
|
2012-08-20 16:21:57 -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
|
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 |
|
Mark Otto
|
4912dd441d
|
fix h3 in modal and make modal unhidden by removing important from earlier issue
|
2012-07-24 00:35:54 -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
|
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 |
|
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 |
|