Changelog
badem (v0.5.0)
badem
API, so that you can do post-mount actions by doing things like mount( store, app ).then( doActions )
.Changelog
badem (v0.4.3)
props
support to the component creators.console.log
by default instead of console.warn
(I have reasons — mostly-related to c9.io interop; I’ll provide the ability to use console.warn
as a config option later).dist
folder right now.Changelog
badem (v0.3.0)
.npmignore
file so that the npm package can include the distribution dependencies, whereas the source code will not.