Skip to content

Releases: Tencent/tdesign-miniprogram

0.5.2

17 Feb 03:31
Compare
Choose a tag to compare

What's Changed

  • fix: stepper使用标题时,cell的slot改为right-icon by @GAOGAO1994 in #180
  • fix(upload): change upload event & fix _trigger by @LeeJim in #181

New Contributors

Full Changelog: 0.5.1...0.5.2

0.5.1

17 Feb 03:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

08 Feb 07:12
Compare
Choose a tag to compare

What's Changed

  • refactor: normalize commit message by @LeeJim in #110
  • fix(cell): correct document & use prefix by @LeeJim in #104
  • fix(popup): use param correctly by @LeeJim in #120
  • Refactor/optimize supercomponent by @LeeJim in #119
  • feat: show all icons by @vhxubo in #112
  • fix(avatar): add avatar default css by @Perisiguiendo in #116
  • feat(tabbar): add property to control split line by @LeeJim in #126
  • Update icon.wxml by @dufu1991 in #128
  • fix(tag): support controlled property: checked by @LeeJim in #130
  • feat(input): support two way bindings by @LeeJim in #133
  • fix(badge): fix badge basic style by @Perisiguiendo in #131
  • fix(search): fix blur and focus params by @Perisiguiendo in #132
  • fix(button): support disabled property correctly by @LeeJim in #134
  • fix(dialog): visible property now is undercontrol by @LeeJim in #124
  • refactor(switch): support uncontrolled property: defaultValue by @LeeJim in #122
  • feat(icon): custom icon prefix by @vhxubo in #117
  • Fix(loading)/update default color by @JJunYang in #140
  • fix(radio): turn into controlled component by @LeeJim in #143
  • refactor(steps): turn into controlled component by @LeeJim in #146
  • refactor(search): turn into controlled component by @LeeJim in #152
  • refactor(rate): turn into under controlled component by @LeeJim in #149
  • refactor(tabbar): turn into under controlled component by @LeeJim in #148
  • refactor(input): turn into controlled component by @LeeJim in #153
  • refactor(stepper): turn into under controlled component by @LeeJim in #150
  • refactor(slider): turn into controlled component by @LeeJim in #151
  • refactor(tabs): turn into under controlled component by @LeeJim in #147
  • refactor(upload): support uncontrolled and update api by @LeeJim in #156
  • refactor(textarea): replace name property with label by @LeeJim in #157
  • Bugfix/checkbox controlled by @amberlwan in #158

New Contributors

Full Changelog: 0.4.2...0.5.0

0.4.2

12 Jan 04:54
Compare
Choose a tag to compare

What's Changed

  • fix(button): large size width error by @vhxubo in #79
  • docs: update getting started document by @LeeJim in #88
  • Refactor/build assets by @LeeJim in #93
  • fix(popup): correct event param by @LeeJim in #91
  • fix(dialog): calc button width correctly by @LeeJim in #100
  • fix(checkbox): support label and content slot by @LeeJim in #95

Full Changelog: 0.4.1...0.4.2