发布于 2016-04-03 00:24:09 | 148 次阅读 | 评论: 0 | 来源: 网友投递
Riot.js Javascript MVP框架
Riot.js是一个客户端模型-视图-呈现(MVP)框架并且它非常轻量级甚至小于1kb.尽管他的大小令人难以置信,所有它能构建的有如下:一个模板引擎,路由,甚至是库和一个严格的并具有组织的MVP模式。当模型数据变化时视图也会自动更新。
Riot v2.3.18 发布了。
更新说明:
Add the possibility to debug the internal tags cache exposed in riot.vdom
Fix nested virtual tag unmount issue riot#1652
Fix select reset on the onchange event riot#1667
Fix using the new data-is
attribute the custom tag css are not applied riot#1666
Update enable the overriding of the riot internal methods riot#1616
Fix subroute context riot-route#52
下载地址:https://github.com/riot/riot/releases/tag/v2.3.18