- 30 Jul, 2012 4 commits
- 29 Jul, 2012 8 commits
- 27 Jul, 2012 8 commits
- 24 Jul, 2012 20 commits
-
-
Mark Otto authored
-
Jacob Thornton authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
-
Jacob Thornton authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Jacob Thornton authored
-
https://github.com/twitter/bootstrapJacob Thornton authored
Conflicts: docs/assets/css/docs.css docs/javascript.html docs/templates/pages/javascript.mustache
-
Jacob Thornton authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
♒∆✝ authored
IE10 uses 'transition' and 'transitionend'
-
Mark Otto authored
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
-
Jonathan Sampson authored
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
-