红联Linux门户
Linux帮助

Riot v2.5.0发布,JavaScript的MVP框架

发布时间:2016-07-04 09:20:38来源:红联作者:numdon
Riot v2.5.0 发布了,Riot.js是一个客户端模型-视图-呈现(MVP)框架并且它非常轻量级甚至小于1kb.尽管他的大小令人难以置信,所有它能构建的有如下:一个模板引擎,路由,甚至是库和一个严格的并具有组织的MVP模式。当模型数据变化时视图也会自动更新。

本次发布主要改进如下:

riot

Fix mixins using child class functions (class Child extends Parent {}) riot#1857

Fix bug select option order riot#1815

Fix riot.csp previously bundled with the wrong riot-tmpl version riot#1076

riot-compiler

Add support for es6 “import” inside tags compiler#71

riot-cli

Add better error messages in case of missing dependencies

下载地址:http://riotjs.com/download/

来自:开源中国社区
文章评论

共有 0 条评论