Skip to content

Releases: Tencent/tdesign-mobile-vue

0.15.0

20 Mar 15:03
a174793
Compare
Choose a tag to compare

What's Changed

❗ BREAKING CHANGES

  • Stepper: 属性 theme 的 gray 主题更名为 filled,并新增 outline 主题 @anlyyao (#518)
  • Radio: 属性 align 更名为 placement @LeeJim (#517)
  • Radio: 属性 icon 的枚举值变更、DOM 变更 @LeeJim (#517)
  • Switch: 废弃 colors 属性,改用 CSS Variables @LeeJim (#520)
  • Switch: 属性 label 的类型从 string 变为 array @LeeJim (#520)
  • Switch: 优化 DOM @LeeJim (#520)

🚀 Features

  • Tag: 支持 css variable @anlyyao (#507)
  • Stepper: 新增 size 属性 @anlyyao (#518)
  • Radio: 新增支持 allowUncheck、block、maxContentRow、maxLabelRow 属性 @LeeJim (#517)
  • RadioGroup: 新增支持 allowUncheck、borderless、keys、placement 属性 @LeeJim (#517)
  • Swtich: 新增 icon、loading、size 属性 @LeeJim (#520)

🐞 Bug Fixes

  • Loading: 修复部分浏览器下 loading 晃动问题 @anlyyao (#505)
  • Stepper: 修复 min/max 存在时,输入受限问题 @anlyyao (#518)

Full Changelog: 0.14.1...0.15.0

0.14.1

15 Nov 08:50
c74740d
Compare
Choose a tag to compare

What's Changed

🚧 Others

New Contributors

Full Changelog: 0.14.0...0.14.1

0.14.0

07 Nov 15:40
5f8c816
Compare
Choose a tag to compare

What's Changed

❗ Breaking Changes

  • NavBar: 重构组件,支持更完整的 props 和 event @TingShine (#391)

🐞 Bug Fixes

  • Calendar: 修复 confirmBtn 属性传递 string 类型时渲染错误 @anlyyao (#454)
  • Upload: 修复不支持 v-model 的问题 @yuanmeda (#460)

🚧 Others

Full Changelog: 0.13.0...0.14.0

0.13.0

31 Oct 14:29
708642f
Compare
Choose a tag to compare

What's Changed

❗️BREAKING CHANGES

  • Message: closeBtn 属性不再支持 string 类型 @anlyyao (#429)

🚀 Features

🐞 Bug Fixes

  • Message: 修复 marquee 属性无效问题 @anlyyao (#429)

🚧 Others

New Contributors

Full Changelog: 0.12.2...0.13.0

0.12.2

24 Oct 14:35
74930a7
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Avatar: 新增 imageProps 属性透传至 Image 组件 @anlyyao (#417)
  • List: scroll 事件新增 scrollTop 参数 @LeeJim (#427)

🐞 Bug Fixes

  • DateTimePicker: 修复 cancelBtnconfirmBtn 无效的问题 @anlyyao (#407)
  • Cell: 修复 RightIcon 渲染错误 @anlyyao (#416)
  • NoticeBar: 修复 prefixIcon 类型错误,取消 String 类型,新增 Boolean 类型 @anlyyao (#421)
  • NoticeBar: 修复 contentextra 内容重复渲染问题 @anlyyao (#421)
  • Grid: 修复 image 插槽无法正常渲染的问题 @LeeJim (#423)

🚧 Others

New Contributors

  • @4xii made their first contribution in #348

Full Changelog: 0.12.1...0.12.2

0.12.1

17 Oct 15:19
932be67
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Overlay: 新增 customStyle属性,支持自定义遮罩样式 @anlyyao (#403)

🐞 Bug Fixes

🚧 Others

New Contributors

Full Changelog: 0.12.0...0.12.1

0.12.0

10 Oct 14:47
d51ab81
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

🚧 Others

New Contributors

Full Changelog: 0.11.0...0.12.0

0.11.0

27 Sep 06:23
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

  • CountDown: 修复 milisecond 配置无效的问题 @TingShine (#313)
  • Upload: 修复上传失败后,再次上传会产生报错的问题 @palmcivet (#318)

🚧 Others

New Contributors

Full Changelog: 0.10.6...0.11.0

0.10.6

20 Sep 07:54
ad8c24f
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

  • Stepper: 修复输入非 number 字符时,出现 NaN 问题 @anlyyao (#304)
  • Stepper: 修复输入值能超出 max 的问题 @anlyyao (#304)
  • Stepper: 修复 value 值小于 min 或超出 max 时,不触发 overlimit 的问题 @anlyyao (#304)
  • Collapse: 修复 headerRightContent 插槽与文档描述不一致的问题 @isanxia (#330)

🚧 Others

  • 官网: 更新浏览器兼容性说明文档 @anlyyao (#349)

New Contributors

Full Changelog: 0.10.5...0.10.6

0.10.4

22 Aug 16:04
33115c6
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

New Contributors

Full Changelog: 0.10.3...0.10.4