Releases: karasjs/karas
Releases · karasjs/karas
v0.66
feature
支持vmax/vmin #194
radial-gradient支持圆心偏移
bugfix
多cp引用root问题
cacheAsBitmap的mask统计索引错误
布尔运算错误
更健壮
v0.64
feature
添加cacheAsBitmap,实现精准位图缓存控制 #177
bugfix
webgl的偏移问题
webgl遗漏mask可以为任意节点
v0.63
feature
添加textStroke样式 #188
动画的end事件在末轮执行
root的refresh事件返回总lv
bugfix
v0.62
feature
$geom作为mask时不再强制改变某些样式
增加特殊的translatePath动画 #183
动画时间和事件修正 #184
canvas/webgl模式允许任意节点作为mask
bugfix
overflow遇到borderRadius
gotoAndXxx时间问题
v0.61
feature
新的json方案和loadAndParse() #181
bugfix
v0.60
feature
支持dom-api #179
text增加updateContent()方法
root增加getTargetAtPoint()方法
bugfix
css的scale缩写问题
getBoundingClientRect()在3d时以及返回2d坐标
root清空画布问题
背景图裁剪范围问题
0.59
feature
bugfix
inline问题修复
destroy后注册的dom事件移除
0.58
feature
支持webgl模式 #165
transform对inline应该不生效 #169 #168
去除cache离屏等四周+1px的逻辑,没有必要
flex遗漏row-reverse/column-reverse
离屏绘制的顺序变为overflow->filter->mask->mbm
增加karas.animate.easing.getValue()
暴露karas.style.css.abbr
bugfix
小程序离屏模式同步清除等问题
离屏嵌套时的bug
component的setState和frame动画一起出现时的时序bug
flexWrap和fontWeight缩写冲突
其它一些健壮性问题
v0.57
feature
Root增加noRender字段可仅布局不渲染
cache模式下汇总条件去除relative
cache模式下汇总循环优化
bugfix
cache模式下汇总尺寸问题
cache模式下递归时matrix和opacity计算问题
inline-block最小尺寸问题
flex部分问题
You can’t perform that action at this time.