Skip to content

v1.10.0

Compare
Choose a tag to compare
@dolymood dolymood released this 02 Jul 08:55
· 1757 commits to master since this release

新增

  • TabBar: TabBar & TabPanels 组件
  • ImagePreview: 图片预览组件
  • Sticky: 吸附组件
  • ScrollNavBar: 滚动导航条组件
  • ScrollNav: 滚动导航组件

优化

  • Textarea: 新增 indicator Prop 控制标识器
  • TimePicker: 支持 format Prop 控制时间格式
  • createAPI: 新增通过 $xx 支持所有的 render data 配置xx 就是配置的 key

New Features

  • TabBar: TabBar & TabPanels components
  • ImagePreview: Images preview component
  • Sticky: Sticky eles component
  • ScrollNavBar: Scroll navigation bar component, like DiDi business navigation
  • ScrollNav: Scroll navigation component, you can use it to sticky your navigation bar and content

Improvements

  • Textarea: new indicator Prop to control the indicator
  • TimePicker: new format Prop to control value format
  • createAPI: new $xx support all render data config, xx is the config key