Skip to content

Releases: posva/vue-tweezing

🚀 Release 0.1.6

12 Feb 21:56
Compare
Choose a tag to compare
  • ✅ Test 4th argument is the vm (0725ba9)
  • ✨ Pass vm to tween engine (59ec6dd)
  • 📝 Add feature request label (fa64522)

🚀 Release 0.1.5

11 Feb 11:55
Compare
Choose a tag to compare
  • 📝 Update example (1e1c767)
  • 🐛 Allow arrays to change in size (d0443fe)

🚀 Release 0.1.4

11 Feb 11:43
Compare
Choose a tag to compare

🚀 Release 0.1.3

11 Feb 11:11
Compare
Choose a tag to compare

🚀 Release 0.1.2

05 Feb 17:05
Compare
Choose a tag to compare
  • 🐛 Call stop on tweens only once (3c5880a)
  • 🚸 Add labels (62d52e8)

🚀 Release 0.1.1

04 Feb 23:36
Compare
Choose a tag to compare
  • ✨ Handle objects for tween.js (339968d)
  • 🚨 Remove usage of proto (1bd0cf4)

🚀 Release 0.1.0

04 Feb 23:09
Compare
Choose a tag to compare
  • ⬆️ Up deps (59c0158)
  • ✨ Support objects in to (e0ca5d5)
  • ✅ Test custom tween function (b76466a)
  • ✅ Add test about customizing tween (b3c34ad)

🚀 Release 0.0.5

28 Jan 13:01
Compare
Choose a tag to compare
  • 🔧 Fix ignore in jest (c5238f1)
  • ✨ Add interpolation for tween.js (00c10d4)
  • ✨ Add easing to Tweezer (e54487a)
  • ✨ Support custom easing in tween.js (b6c7b2a)

🚀 Release 0.0.4

28 Jan 12:31
Compare
Choose a tag to compare
  • 📝 Update end event in docs (bfbea4d)
  • 🔨 Move tweenjs mock to folder (b9daef0)
  • 🔨 Move Tweezer mock to a folder (f769320)
  • 🔨 Move Helper.vue into a utils folder (da3fbff)
  • 💥 Emit end instead of done for tween.js (0062ab2)
  • ✅ Add tests for tween.js (aa019b5)
  • 💥 Rename done event to start on Tweezer (79dd8e7)
  • ✨ Emits start on Tweezer (53c4d2f)
  • ✅ Add more tests for Tweezer (a37cbc4)
  • ✅ Add tests for Tweezer (5a5db26)
  • ✨ Cancel existing tweening in helpers (03da479)
  • ✅ Test changing values (ce9cbd2)
  • 📝 Add donate button (705611c)
  • 📝 Add github specific stuff (5a66c37)
  • 💚 Fix config indent (cad1feb)
  • 📈 Adding coverage (5e89883)
  • 🔧 Change package description (1fc8fe0)

🚀 Release 0.0.3

27 Jan 20:00
Compare
Choose a tag to compare
  • 🔇 Remove old console.log (345f13a)
  • ✅ Add jest for testing (bce21bb)
  • 👷 Add circleci (a81346a)
  • ➕ Add eslint (1339778)
  • 📝 Add documentation with docute (b17145c)
  • 💡 Add comment about options spread (64347d1)
  • 📝 Fix typos in readme (56573bd)
  • 🔧 Use rollit in prepubish hook (6dd1c38)