Skip to content

famous052 fixes, wrapComponent flexibility, autorun, data context

Compare
Choose a tag to compare
@gadicc gadicc released this 07 Jun 10:17
· 38 commits to master since this release

v1.1.0

  • Fix for Famous 0.5.2 (and further work on DOMElement handling)
    Please be aware of Famous/engine#245.
  • Support components that don't add themselves to the node + set _id
  • fview.autorun() like tplOrView.autorun() in Meteor/Blaze; this = fview
  • Fix wrapper with no args' renderFunc using with data as args
  • famousEach, in a totally new and extensible way
  • Initial child cleanup handling
  • Some internal changes in how nodes are dismounted