JavaScript 的 MVP 框架,Riot.js 2.2.4 发布
jopen 9年前
Riot.js 是一个客户端模型-视图-呈现(MVP)框架并且它非常轻量级甚至小于1kb.尽管他的大小令人难以置信,所有它能构建的有如下:一个模板引擎,路由,甚至是库和一个严格的并具有组织的MVP模式。当模型数据变化时视图也会自动更新。
Riot.js 2.2.4 发布,此版本更新内容如下:
-
Fix the remaining core bugs before the bigger 2.3.0 release more details
-
Fix bugs related to the context lost in the nested loops
-
Add support for multiple style blocks in the same component
-
Add more tests to the codebase
-
Info last stable release before dropping the IE8 support roadmap