ripple v0.4.0 Release Notes

Release Date: 2014-04-29 // almost 10 years ago
    • Allow watching for all changes with view.watch(callback)
    • Using an updated/simplified path observer - 0.2.0
    • Added view.create method for creating child views with the same bindings
    • Moved render into the view so it can be modified by plugins. eg. virtual dom