Skip to content

1.2.0

Compare
Choose a tag to compare
@LeeJim LeeJim released this 16 Aug 08:56
· 387 commits to develop since this release
84aed34

What's Changed

🚀 Features

  • Search: 支持透传更多 Input 的属性 @betavs (#2229)
  • Icon: 图标更新,新增 960 个图标 @anlyyao (#2254)
  • Input: 新增 --td-input-label-max-width--td-input-label-min-width 两个样式变量 @anlyyao (#2259)
  • Loading: 新增 CSS Variable 用于调整加载提示文案颜色 @ElanYoung (#2273)

🐞 Bug Fixes

  • Swiper: 修复图片加载中/加载错误占位符未居中的问题 @anlyyao (#2246)
  • TabBar: 修复示例代码展示错误 @anlyyao (#2257)
  • Input: 修复 t-class-label 外部样式类无法修改 label 宽度 @anlyyao (#2259)
  • GridItem: 修复无效的css变量 @betavs (#2253)
  • Radio: 修复调整 placement 之后的渲染抖动的问题 @LeeJim (#2271)
  • SwipeCell: 阻止默认的垂直滚动,优化交互体验 @LeeJim (#2281)
  • Collapse: 修复默认展开全部时,无法正常收起的问题 @LeeJim (#2280)
  • SwipeCell: 使用 hidden 隐藏后显示仍能够正常使用 @LeeJim (#2283)
  • Checkbox: 修复 icon 无法使用插槽的问题 @LeeJim (#2285)
  • Popup: 修复滚动穿透的问题 @LeeJim (#2290)

🚧 Others

New Contributors

Full Changelog: 1.1.15...1.2.0