![Riot 3.5.1 发布,JavaScript 的 MVP 框架](http://www.linuxeden.com/wp-content/uploads/2017/05/riotjs_Rm9G3-2.png)
Riot 3.5.1 发布了。Riot.js 是一个客户端模型-视图-呈现(MVP)框架并且它非常轻量级甚至小于 1kb。尽管他的大小令人难以置信,所有它能构建的有如下:一个模板引擎,路由,甚至是库和一个严格的并具有组织的 MVP 模式。当模型数据变化时视图也会自动更新。
本次更新如下:
riot-tmpl:
- Fix:
}
in output when expression contains)/
riot/2361
riot:
- Fix: inline DOM templates only work on top level tags riot/2359
- Fix: the result of
riot.version
is displayed as WIP riot/2352
下载地址:
转自 https://www.oschina.net/news/85048/riot-3-5-1