Mithril.js 0.2.0 发布,此版本更新内容如下:
新特性
Mithril modules will be referred to as components from now on.
Virtual DOM tree can now contain components
Components can now be parameterized via m.component
改进
m.module 重命名为 m.mount
Bug 修复
fix diff edge case in

