Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 3 roky
123456789101112131415161718192021222324252627
  1. 1.2.0 / 2015-03-16
  2. ==================
  3. * update "emitter" to v1.2.0
  4. * use "component-clone" and "component-type" for browsers support (#5, @cristiandouce)
  5. * update component.json (#4, @pgherveou)
  6. * package: add browserify mappings (#7, @dfcreative)
  7. * package: add "repository" field (#3)
  8. 1.1.0 / 2013-05-29
  9. ==================
  10. * add Tween#stop(). Closes #2
  11. * fix final update to complete the tween. Closes #1
  12. 1.0.0 / 2013-05-27
  13. ==================
  14. * pin deps
  15. * add package.json
  16. * add interactive example
  17. 0.1.0 / 2012-11-10
  18. ==================
  19. * add array tweening support