New
0.7.0
新增
- 增加了下载的控制按钮 (默认为禁用), 你可以在
control属性中将download一项设为true来启用它 https://github.com/Caldis/react-zmage/issues/26
优化
- 优化了在动画缩放过程中的圆角过渡效果
- 改进了元素的可访问性, 用户现在可以通过 id 来获取到对应的元素, 从而修改其样式 https://github.com/Caldis/react-zmage/issues/61 https://github.com/Caldis/react-zmage/issues/52
New Features
- Added new control button for download (disabled by default), you can enable it by setting
downloadtotruein thecontrolproperty. https://github.com/Caldis/react-zmage/issues/26
Improvements
- Improved border radius animation transitions.
- Improved accessibility of element, users can now changing the style of the corresponding element by accessing id attribute. https://github.com/Caldis/react-zmage/issues/61 https://github.com/Caldis/react-zmage/issues/52