1.1.0
版本发布时间: 2023-03-27 17:30:39
Tencent/tdesign-miniprogram最新发布版本:1.8.0(2024-11-13 21:10:48)
What's Changed
🚀 Features
-
Layout
: 新增布局组件,包含 row 和 col 组件 @wuping97 (#1821) -
Search
: 新增 type 属性透传至 input,默认为 text @haochenli (#1828)
🐞 Bug Fixes
-
Button
: 修复 disabled = true 仍触发 tap 事件的问题 @wuping97 (#1833) -
NoticeBar
: 修复二轮滚动初始位置不正确 @anlyyao (#1835) -
PullDownRefresh
: 修复 loading-texts 默认值缺失的问题 @haochenli (#1837) -
PullDownRefresh
: 解决外部样式类 t-class-text 拼写错误的问题 @LeeJim (#1839) -
Grid
: 修复 t-class-image 无法赋予 image 样式的问题 @LeeJim (#1842) -
NoticeBar
: 修复 loop 为 0 时还会循环播放的问题 @haochenli (#1826) -
Cascader
: 修复当 value 发生变更时,options 没有更新的问题 @LeeJim (#1841) -
Tabs
: 修复设置 animation 导致 panel 内容无法切换的问题 @LeeJim (#1843) -
Tabs
: 修复 theme 不等于 line 时,获取 track 报错的问题 @LeeJim (#1843) -
Tabs
: 移除滚动条 @LeeJim (#1844)
New Contributors
- @wuping97 made their first contribution in https://github.com/Tencent/tdesign-miniprogram/pull/1821
- @haochenli made their first contribution in https://github.com/Tencent/tdesign-miniprogram/pull/1828
Full Changelog: https://github.com/Tencent/tdesign-miniprogram/compare/1.0.4...1.1.0