Skip to content

Releases: Tencent/tdesign-mobile-vue

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

1.0.6

26 Oct 08:08
d4ec381
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Cascader: 新增 placeholder 属性,支持自定义未选中时的提示文案 @yiqia (#1133)

🐞 Bug Fixes

  • Toast: 修复纯文字不能居中的问题 @fennghuang (#1120)
  • SwipeCell: 修复操作项显示不全的问题 @fennghuang (#1122)
  • SwipeCell: 修复组件在 Popup 中无法左右滑动 @yiqia (#1141)
  • DropdownMenu: 修复 label 不能响应式更新的问题 @LoopZhou (#1123)
  • Table: 修正 empty属性优先级过高的问题 @fennghuang (#1136)
  • Popover: 修复气泡首次弹出被遮挡的问题以及优化箭头 @LoopZhou (#1132)
  • Popup: 修复在组件上使用 classstyle 时控制台警告 @aomnisz (#1135)
  • Collapse: 修复在 Popup 等窗体组件中使用时渲染错误 @fennghuang (#1140)
  • ImageViewer: 修复图片预览拖拽问题 @fennghuang (#1104)

New Contributors

Full Changelog: 1.0.5...1.0.6

1.0.5

03 Oct 03:24
c7d5bd5
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

  • Sticky: 修复组件只能针对浏览器窗口进行定位的问题 @demoadminjie (#1103)
  • Cascader: 修复 change 事件被触发两次和 v-model 没有响应式的问题 @bitjian (#1096)
  • Cascader: 修复 title 不存在时关闭按钮样式错位的问题 @bitjian (#1597)
  • Radio: 修复 allowUncheck 属性无效的问题 @betavs (#1108)
  • RadioGroup: 修复 disabled 属性无效的问题 @anlyyao (#1112)
  • Stepper: 新增 integer 属性,并修复组件不支持输入小数的问题 @fennghuang (#1113)

New Contributors

Full Changelog: 1.0.4...1.0.5

1.0.4

15 Sep 09:04
d7d6df4
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Cascader: 修复选项卡模式中选中值不更新的问题 @fennghuang (#1091)
  • SideBar: 修复按需引入时控制台告警 @anlyyao (#1092)
  • Grid: 修复 boder 边框缺失 @anlyyao (#1090)
  • PullDownRefresh: 修复与 SwipeCell 同用时左滑操作易触发下拉的问题 @fennghuang (#1080)
  • Message: 改用min-height自适应文本高度 @anlyyao (#1596)
  • Input: 新增CSS Variables: --td-input-label-width @anlyyao (#1588)

🚧 Others

  • other: 修复 CHANGELOG 自动生成时缩进格式异常 @liweijie0812 (#1077)
  • other: 修复 v-hover 产生的控制台告警 @anlyyao (#1078)
  • other: 支持暗色模式,以适配官网暗色模式下的展示体验 @novlan1 (#1082)

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3

31 Aug 10:33
c1494b8
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

  • ImageViewer: 修复单图时预览错误 @LoopZhou (#1063)
  • CellGroup: 修复组件层 class 属性无效和控制台告警 @anlyyao (#1069)
  • Swiper: 修复 click 事件无效的问题 @anlyyao (#1064)
  • Swiper: 修复条状(dots-bar)示例中高度错误问题 @LoopZhou (#1067)
  • Picker: 修复 v-model/modelValue 为空时组件报错 @anlyyao (#1071)
  • DateTimePicker: 修复 onConfirm 为空时控制台报错 @LoopZhou (#1061)

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

22 Aug 09:23
edfaf5e
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Table: 支持 cell 属性,用于自定义单元格 @anlyyao (#1046)

🐞 Bug Fixes

  • RadioGroup: 修复 placement 属性无效 @anlyyao (#1049)
  • Noticebar: 修复垂直滚动过程中出现的文字遮挡问题 @Gvonte (#1051)
  • ImageViewer: 修复图片放大异常问题 @ccccpj (#1041)
  • Loading: 修复组件渲染错误 @anlyyao (#1053)
  • Calendar: 修复 value 外部变更后不响应问题 @byq1213 (#1045)

🚧 Others

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

17 Aug 08:06
a2f2fbe
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

16 Aug 15:43
02ca1a0
Compare
Choose a tag to compare

What's Changed

❗ Breaking Changes

  • CellGroup: 调整 DOM 结构 @anlyyao (#1010)
  • Rate: 移除 variant 废弃属性 @LeeJim (#1005)
  • Icon: 新增 960 个图标;调整图标命名 photocamerabooksbookmarkstop-cirle-1stop-circle-stroke;移除 money-circle 图标,具体请查看图标页面。 @anlyyao (#1024)

🚀 Features

  • CollapsePanel: 新增 headerLeftIcon 属性 @LeeJim (#1009)
  • CellGroup: CellGroup 支持最后一项 Cellborder @anlyyao (#1010)

🐞 Bug Fixes

  • Avatar: 修复 src 属性不支持应式的问题 @anlyyao (#1008)
  • Badge: 修复 count 不支持 slot 的问题 @LeeJim (#1007)
  • DropdownMenu: 修复单选和多选混合使用是 label 显示错误问题 @ccccpj (#1011)
  • Radio: 修复 icon='none'ts 类型报错 @anlyyao (#1015)
  • Slider: 修复 max 存在时,刻度计算错误 @anlyyao (#1026)
  • Message: 修复函数式调用时 onDurationEnd 属性无效 @anlyyao (#1028)
  • CellGroup: 修复 bordered 属性无效 @anlyyao (#1010)
  • Drawer: 修复按需引入时无法在 SFC 中使用 Drawer 组件 @anlyyao (#1030)
  • TabBar: 修复 bordered 属性无效的问题 @anlyyao (#1569)

🚧 Others

New Contributors

Full Changelog: 1.0.0-rc.6...1.0.0

1.0.0-rc.6

03 Aug 06:40
d28bbc8
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Calendar: 解决属性不支持响应式的问题 @LeeJim (#991)
  • Tag: 修复当 disabledtrue 时, closable 无效的问题 @anlyyao (#994)
  • Swiper: 修复 change 事件参数错误 @anlyyao (#996)

Full Changelog: 1.0.0-rc.5...1.0.0-rc.6