Skip to content

0.10.0

Compare
Choose a tag to compare
@LeeJim LeeJim released this 29 Apr 13:42
· 2144 commits to develop since this release

What's Changed

BREAKING CHANGES

  • Picker: 子组件名称从 t-picker-column 改成 t-picker-item #392 @LeeJim
  • DateTimePicker: value 从非受控改成受控 #413 @LeeJim

Bug Fixes

  • Drawer: 修复 items 标题无法显示的问题 #388 @anlyyao
  • PullDownRefresh: 修复无法使用的问题 #400 @LeeJim
  • Toast: 更正 Loading 标志的颜色 #405 @LeeJim
  • DateTimePicker: 修复 defaultValue 无法使用的问题 #413 @LeeJim

Features

  • Overlay: 新增遮罩层组件 #407 @LeeJim
  • ImageViewer: 新增图片预览组件 #408 @NuoHui
  • Tabs: 新增 click 事件 #384 @JJunYang
  • Grid: 新增 default slot #395 @LeeJim
  • Loading: 新增 inheritColor 属性,加载标志的颜色继承外部 #404 @LeeJim
  • Toast: 新增遮罩层,通过 showOverlayoverlayProps 控制 #409 @LeeJim

New Contributors

Full Changelog: 0.9.0...0.10.0