Skip to content

Releases: Tencent/tdesign-mobile-vue

1.2.3

28 May 09:30
3fb382c
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

Full Changelog: 1.2.2...1.2.3

1.2.2

28 May 09:29
5113320
Compare
Choose a tag to compare

What's Changed

🚧 Others

Full Changelog: 1.2.1...1.2.2

1.2.1

13 May 01:41
0fe3c3e
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

  • Form: submit 事件补齐 firstError 参数 @KYSpring (#1320)
  • Swiper: 修复 placement 值为 outside 无效的问题 @zuiaiwanqian (#1349)
  • DateTimePicker: 修复使用了动态的start值无法在第一次渲染时正确的限制时间 @dexterBo (#1324)
  • SideBar: 修复 SideBarItemvalue 值错误的问题 @Lyan-u (#1330)

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

18 Apr 08:10
aa943c3
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

🚧 Others

  • feat(other): 修复组件库在 ssr 环境中报错 window is not defined @anlyyao (#1280)

Full Changelog: 1.1.1...1.2.0

1.1.1

01 Apr 01:58
373191f
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

29 Feb 11:11
22e6ae4
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • ConfigProvider: 全局配置组件,支持组件国际化 @anlyyao (#1240)
  • Message: MessagePlugincontext 默认指向 document.body @backrunner (#1220)

🐞 Bug Fixes

New Contributors

Full Changelog: 1.0.10...1.1.0

1.0.10

17 Jan 07:45
28af885
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

  • Sticky: 修复 getCurrentInstancecomputed 中无法获取元素的问题 @LoopZhou (#1206)
  • Popup: 处理 t-popup-overflow-hidden 类名未移除的问题 @betavs (#1199)
  • Switch: 修复 v-model 值变更后需点击两次切换开关状态的问题 @LoopZhou (#1204)
  • Table: 修复 colKey 值取 serial-number 时无效的问题 @anlyyao (#1210)
  • SwipeCell: 修复收起单元格时卡顿的问题 @Lyan-u (#1209)

New Contributors

Full Changelog: 1.0.9...1.0.10

1.0.9

22 Dec 07:05
fc225c6
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

  • Swiper: 修复滑动场景下触发 click 事件的问题 @hkaikai (#1182)

🚧 Others

Full Changelog: 1.0.8...1.0.9

1.0.8

08 Dec 08:35
c01d6ef
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Textarea: 支持 autosize 属性值变更后输入框高度重新计算 @QuentinHsu (#1175)

🐞 Bug Fixes

  • DropdownMenu: value 属性新增 Array 类型 @LoopZhou (#1166)
  • Tabs: 修复组件在 keep-alive 下底部激活态蓝线样式位置错误 @LoopZhou (#1165)
  • Picker: 修复columns 为异步加载数据时点选报错 @hkaikai (#1171)
  • SideBar: 修复页面高度较小时组件背景色错误#1646

🚧 Others

New Contributors

Full Changelog: 1.0.7...1.0.8

1.0.7

05 Dec 02:33
4752730
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • DropdownMenu: 修复--td-dropdown-menu-icon-sizem 变量无效 @LoopZhou (#1144)
  • DropdownMenu: 解决 DropdownItem 组件的 label 属性不受控 @yiqia (#1145)
  • Input: 新增 pattern inputmode 属性 @LoopZhou (#1162)
  • Dialog: 修复destroyOnClose 属性无效并支持组件实例生成和返回 @fennghuang (#1149)

Full Changelog: 1.0.6...1.0.7