This repository was archived by the owner on Apr 8, 2021. It is now read-only.
Version 2.0.7
New functionality and features
- Conditional Transformations
- Set breakpoint steps to 100. Default
responsive_use_stoppointstotrueinstead of"resize". - Round up DPR by default. Add
round_dprconfiguration parameter.
Other Changes
- Add
Conditionclass. AddTransformation.if,Transformation.endif,Transformation.else. - Use String.slice() instead of String.substring()
- Update Grunt
buildtask to not delete the lodash artifacts. Updatecompiletask to not cleanjsdoc. - Add
bootstrapargument toresponsive(). Support responsive_class in options (defaults tocld-responsive). - Add
Util.removeAttribute - Add
item == nullto jQuery utilsisEmpty