- 27 Jul, 2012 7 commits
- 24 Jul, 2012 24 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
-
Mark Otto authored
-
Jacob Thornton authored
-
Jacob Thornton authored
-
♒∆✝ authored
Fix transition end name for opera 11+12
-
- 23 Jul, 2012 5 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Aleksey V Zapparov authored
Fix transition end name for Opera 11 and Opera 12. Should fix issues: #3896, #3897, #4157, #4158
-
-
Jacob Thornton authored
-
- 22 Jul, 2012 4 commits
-
-
♒∆✝ authored
<img /> tag with `height` attr are not responsive
-
-
Jacob Thornton authored
-
♒∆✝ authored
namespace the events for popover/tooltip
-