Skip to content

v1.12.1

Choose a tag to compare

@dolymood dolymood released this 07 Nov 07:06
· 1546 commits to master since this release

新增

  • RecycleList: 可回收列表组件

优化

  • Scroll: 支持双层嵌套滚动 - 默认模式修改为 none
  • Textarea: 支持 autoExpand 默认展开模式 #348
  • Input, Textarea: placeholder 颜色优先级从 important 降为普通

New Features

  • RecycleList: Recycle list component

Improvements

  • Scroll: support nested scroll - default mode set to none
  • Textarea: support autoExpand to enable initial expanded #348
  • Input, Textarea: placeholder color specificity(from important to normal)