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
bootstrap-button.js
bootstrap-carousel.js
bootstrap-collapse.js
bootstrap-dropdown.js
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