velocity v1.3.2 Release Notes

  • 21 November 2016

    • ๐Ÿ›  Fixed incorrect usage of nodeType #720
    • lost var definition #713
    • ๐Ÿ‘‰ Use window.document #710
    • ๐Ÿ›  Fix typo #712
    • โž• Add editorconfig. See #706 for more. #707
    • Improving Readme, fix #704 #705
    • ๐Ÿ‘ Allow Velocity(document.querySelector("div"), ...) and similar calls (not specific checking for jQuery / Zepto wrapped) #714
    • โž• Add Auto-parameterised start and end values #697 #677 #459 #562 #388 #263
    • ๐Ÿ‘ Allow a value function to return a forcefeeding array. #639
    • Ensure being and complete are called correctly for slide/fade effects #460
    • Don't split out *-color properties when the start and end are functions #660
    • โž• Add inner / outer + Width / Height to get and set - handles box-sizing correctly #485
    • Whitelist "loop" for RegisterEffect #654 #655
    • ๐Ÿš€ Release v1.3.2 fbb5540
    • ๐Ÿ›  Fixes after #720 - more bad code that didn't work, plus optimisations and minification b0c6c3c
    • โšก๏ธ Update CONTRIBUTING.md f22ec01