Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

il y a 3 ans
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