RegularJS 0.5.0 发布了,主要更新如下:
指令参数
[bug fixed]当一个component use了两个都包含events的mixin时,前一个mixin的events会被覆盖。
[bug fixed]destroy 性能问题
[ enhancement]增加devtool支持
[feature]增加input[r-model] lazy throttle支持
[feature]增加指令directive定义的update函数
[feature]Regular的实例中$one没有实
详细更细说明:
https://github.com/regularjs/regular/milestone/6?closed=1
下载地址:https://github.com/regularjs/regular/archive/v0.5.0.tar.gz
来自:开源中国社区

