0.5.0
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
- @Perisiguiendo made their first contribution in #116
- @dufu1991 made their first contribution in #128
Full Changelog: 0.4.2...0.5.0