All Versions
61
Latest Version
Avg Release Cycle
158 days
Latest Release
1482 days ago

Changelog History
Page 2

  • v1.4.3 Changes

    16 February 2017

    • πŸ‘― Typo cloned->clone, Fixes #749 #749
    • πŸš€ Release 1.4.3 8c3d003
    • πŸ‘ Allow auto-parameters to support negative numbers (literally just missing a "-" in the RegExp) 465e84c
  • v1.4.2 Changes

    30 January 2017

    • πŸ›  Fix IE8 lacking hasOwnProperty on window.performance. Fixes #738 #739
    • πŸ›  IE8 can't [].slice.call(NodeList) etc, Fixes #742 #742
    • πŸš€ Release 1.4.2 d2cdefd
  • v1.4.1 Changes

    17 December 2016

    • πŸ‘ Allow .isWrappped() to handle nodeLists and more wrapped types. FORM has a length and is not wrapped, so disallow Nodes #723
    • Share remaining duration between all remaining parts of an effect, allow 0 duration. #726
    • πŸ›  Fix for "0" in an auto-parameter value 0ee450d
    • πŸš€ Release v1.4.1 e745208
    • πŸ‘‰ Make version numbers link to changelog 4b6beab
  • v1.4.0 Changes

    4 December 2016

    • ⚑️ Update version numbers in README #731
    • βœ… Pause and Resume commands implemented and tested. #718
    • Select correct ticker function during initialization #725
    • βž• Add pause/resume, disable global test as it breaks other tests. Cleanup test code slightly. #718
    • Auto parameters now accept unit changes and any colour names. d81e17a
    • ⚑️ Update README.md 170c4f5
    • ⚑️ v1.4.0 - CDN links TODO when updated 139de8b
  • v1.3.2 Changes

    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
  • v1.3.1 Changes

    21 September 2016

    • βž• Add hasOwnProperty() checks for badly extended Object prototype #541
    • ⚑️ Update README.md 631232f
    • πŸš€ Release v1.3.1 e4bc3f1
    • ⚑️ Somehow missed updating the version numbers 9731478
  • v1.3.0 Changes

    13 August 2016

    • πŸ›  Fix durations set to 0 being ignored with Velocity UI #483
    • πŸ›  Fix animateParentHeight height calc when border-box #504
    • ⚑️ Update README.md #615
    • πŸ›  Fix severe hangs in tick() when overflowing 10,000 call compaction limit #523
    • forgot to bump actual version to 1.2.3 #600
    • βœ‚ Remove jQuery dependency from package.json and bower.json #618
    • Cleanup cache properly #646
    • πŸ’… Correctly handle "html style" property names #666
    • πŸ›  Fix to Issue #675 #676
    • Potential fix for: Uncaught TypeError: Cannot read property 'tweensCo… #690
    • Code cleanup (formatting and semi-colon use) efe5795
    • βž• Add Gruntfile, strict mode, fixes for jshint - shouldn't break anything, but test properly c3b9f01
    • πŸ‘ Allow infinite loop on counterclockwise rotateZ and any 360 degree loop 64c8f1e
  • v1.2.3 Changes

    26 September 2015

    • πŸ›  Fix BrowserStack link. #472
    • "finishAll" functionality d9cd60b
    • πŸ— Merging/building finishAll & versions bump f28c610
    • ⚑️ Update README.md 2a952e2
  • v1.2.2 Changes

    17 February 2015

  • v1.2.1 Changes

    5 January 2015

    • 5.0.2: Fix for E/P/O shorthands. 2fd2efb
    • ⚑️ Update README.md c412909
    • ⚑️ Update README.md cda7496