Skip to content

1.10.1

Latest
Compare
Choose a tag to compare
@anlyyao anlyyao released this 22 Aug 09:52
· 32 commits to develop since this release
c7a62dc

What's Changed

🚀 Features

🐞 Bug Fixes

  • ImageViewer: 移除 backgroundColor 属性默认值,导航背景色固定为 #000,遮罩背景色使用 @mask-active @anlyyao (#3843)
  • Toast: 修复即将关闭时再次触发显示导致之后的触发无效的问题 @betavs (#3841)
  • Stepper: 结合 dialog 组件使用时,输入值后键盘弹起状态下点击弹窗确认按钮关闭弹窗后 change 事件才触发的问题 @betavs (#3804)
  • Collapse: 修复 --td-collapse-border-color 无效的问题 @SinzoL (#3862)
  • PullDownRefresh: 处理容器隐藏状态下高度计算异常的问题 @betavs (#3863)
  • Skeleton: 骨架屏动画animation-delay 属性修改为 0s @anlyyao (#3853)

🚧 Others

  • Cell: 组件边框样式新增 .t-cell--bordered 移除 .t-cell--borderless 类名 @SinzoL (#3862)

New Contributors

Full Changelog: 1.10.0...1.10.1