Skip to content

Releases: bishopZ/kabuki-motion

Now with Redux! (instead of alt)

28 Nov 20:39
Compare
Choose a tag to compare

After working with both redux and alt, I found redux more difficult to use, but providing specific advantages. Redux's reducers provide a consistent and scalable place for the data juggling logic that alt leaves unorganized in various data Store. In the long term, redux is more scalable because it has better separation of concerns.

Better integration of Flux architecture, major refactor

07 Nov 18:06
Compare
Choose a tag to compare
  • better performance
  • remove hover bug from iPad version
  • added more spring motion
  • added more "loading" messages

0.0.2

23 Oct 19:43
Compare
Choose a tag to compare

added npm and bower support

Initial release

23 Oct 19:07
Compare
Choose a tag to compare

React/flux, Webpack, Heroku and React-Motion