Skip to content

0.7.0

Compare
Choose a tag to compare
@Caldis Caldis released this 13 Mar 17:22
· 102 commits to master since this release

新增

  • 增加了下载的控制按钮 (默认为禁用), 你可以在 control 属性中将 download 一项设为 true 来启用它 #26

优化

  • 优化了在动画缩放过程中的圆角过渡效果
  • 改进了元素的可访问性, 用户现在可以通过 id 来获取到对应的元素, 从而修改其样式 #61 #52

New Features

  • Added new control button for download (disabled by default), you can enable it by setting download to true in the control property. #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. #61 #52