Skip to content

Releases: mazong1123/ratchet-pro

RatchetPro.js v1.0.1

30 Jul 15:34
Compare
Choose a tag to compare

Fixed several big bugs related to pageManager and push system.

RatchetPro.js v1.0.0

13 Oct 06:09
Compare
Choose a tag to compare

The initial release of RatchetPro.js after re-write from Ratchet.js.

Changes included:

  1. Introduced PageManager. Now your page scripts will be executed after page transition.
  2. Fixed several component and animation bugs.
  3. Added mouse support.
  4. Re-wrote the core code in an OO manner.
  5. Added unit tests.