twbs--bootstrap/js
Jonathan Sampson 2a0cf0f131 IE10 uses 'transition' and 'transitionend'
msTransition, while supported in IE, should be ignored in favor of the
unprefixed property. Additionally, MSTransitionEnd should also be
ignored in favor of the unprefixed event transitionend.

Current unit test requires no attention in light of this change.

MSDN:
http://msdn.microsoft.com/en-us/library/ie/hh673535(v=vs.85).aspx#transitions_dom_events
2012-07-24 01:50:38 -04:00
..
tests delete this test for now - as affix is still heavily underdevelopment 2012-07-23 18:17:43 -07:00
.jshintrc some progress on affix plugin 2012-07-22 18:28:39 -07:00
bootstrap-affix.js delete this test for now - as affix is still heavily underdevelopment 2012-07-23 18:17:43 -07:00
bootstrap-alert.js 2.0.3 -> 2.0.4 2012-06-01 11:04:27 -07:00
bootstrap-button.js 2.0.3 -> 2.0.4 2012-06-01 11:04:27 -07:00
bootstrap-carousel.js Scope finding the .active to .item 2012-06-08 16:19:08 +03:00
bootstrap-collapse.js only set height explicitly for collapse when animation is supported #2131 2012-06-02 21:26:34 -07:00
bootstrap-dropdown.js Merge branch 'accessibility' into 2.1.0-wip 2012-06-02 16:11:35 -07:00
bootstrap-modal.js some progress on affix plugin 2012-07-22 18:28:39 -07:00
bootstrap-popover.js some progress on affix plugin 2012-07-22 18:28:39 -07:00
bootstrap-scrollspy.js some progress on affix plugin 2012-07-22 18:28:39 -07:00
bootstrap-tab.js some progress on affix plugin 2012-07-22 18:28:39 -07:00
bootstrap-tooltip.js some progress on affix plugin 2012-07-22 18:28:39 -07:00
bootstrap-transition.js IE10 uses 'transition' and 'transitionend' 2012-07-24 01:50:38 -04:00
bootstrap-typeahead.js adds minLength #3960 2012-07-22 14:50:52 -07:00