cbf17dd
fix render data (Christophe Hurpeau)
e636768
upgrade dependencies (Christophe Hurpeau)
989044a
eslint-config-partridge 4, content-loaded (Christophe Hurpeau)
The first argument of render
is now { reducer, View }
instead of { app, View }
. If reducer is undefined, the fody-app is rendered and no store created.
The init function is now { moduleDescriptor, initialData, element }
instead of { appDescriptor, initialData, element }
5f6e92f
use fody-app and rename appDescriptor into moduleDescriptor (Christophe Hurpeau)
c84845b
update dependencies for fixes (Christophe Hurpeau)
bc9919d
use replaceReducer and correctly clean and reinitialize state (Christophe Hurpeau)bf4988b
handle appDescriptor without reducer (Christophe Hurpeau)
6af05a2
fix document.addEventListener (Christophe Hurpeau)
a9145f2
upgrade dependencies (Christophe Hurpeau)
cd9dfcd
upgrade nightingale (Christophe Hurpeau)
03e81ba
upgrade dependencies (Christophe Hurpeau)
334614e
fody 2.0 (Christophe Hurpeau)