And just like that, a new update. Several small fixes worthy of a point upgrade:
- Switched QuerySelector engine to Sizzle 1.0
- querySelector/querySelectorAll can now be run on any element (via Selectors API)
- IE 8 does not like setAttribute on type elements. Reverting to DOM 1 method.
- Fixed minor assertion bug in Require.js




Post a Comment