3d5dad3
add options passed to factory (Christophe Hurpeau)
adc46fd
component: also load components (Christophe Hurpeau)
1beefc5
fix browser index (Christophe Hurpeau)
9a974cd
set renderer in view/component and component method in prototype of View/Component (Christophe Hurpeau)b170c71
ViewRenderer: _internalRender (Christophe Hurpeau)
BREAKING CHANGE
removed create()
Move your code from create to render.
7b94018
Update Index.jsx (Christophe Hurpeau)3e00ed6
breaking change : removed create() (Christophe Hurpeau)
f8223b5
fix in BrowserComponentRenderer on load (Christophe Hurpeau)
db79340
update springbokjs-dom (Christophe Hurpeau)
f5e5ab4
fix last release (Christophe Hurpeau)
6c649fb
in views set components not elements (Christophe Hurpeau)
59a8664
_initComponents (Christophe Hurpeau)
969d58b
view.component supports (properties, data) (Christophe Hurpeau)6374f00
Components extends EventEmitter (Christophe Hurpeau)
215f735
fix Promise when loading (Christophe Hurpeau)
ee17c8c
views and components render (Christophe Hurpeau)
a8cfce4
init elements from components and fix load view in browser (Christophe Hurpeau)
e65866a
renderers and loaders (Christophe Hurpeau)
662120b
browser loader views = new WeakMap (Christophe Hurpeau)
93db8e7
load browser views: Promise (Christophe Hurpeau)
89038fd
browser/basicInstanceFactory (Christophe Hurpeau)
b0fed52
load browser components: Promise (Christophe Hurpeau)