This repository has been archived by the owner on Jun 3, 2021. It is now read-only.
Releases: apache/incubator-weex-ui
Releases · apache/incubator-weex-ui
v0.5.2
0.5.2
- [!] Using
rebind()
to be compatible older version about wxc-ep-slider. - [+] wxc-searchbar allow translation of "cancel" button label
- [!] Fix the
overlay-can-close
bug aboutwxc-mask
.
v0.5.0
- [+] wxc-tab-page、wxc-ep-slider、wxc-slider-bar support Bindingx. 🎉🎉
- [!] Fix the
props
bug aboutwxc-city
. - [+] Compatible with android and add more demo for wxc-popover.
v0.4.1
- [+] New component:
wxc-popover
. 🎉🎉 - [+] wxc-city、wxc-page-calendar supports for
model
animation. - [+] wxc-tab-page、wxc-tab-bar support to set margin between iconFont and text.
- [+] wxc-loading supports to set mask for preventing incorrect clicking.
- [+] wxc-simple-flow supports to set multi-line title.
v0.4.0
v0.3.13
- [!] Fix the
slot
bug aboutwxc-tab-bar
. - [!]
wxc-indexlist
supports fully custom style. - [+] Add a post about
Weex + Ui - Weex Conf 2018
.
v0.3.12
- [+] Adding happypack to improve the speed of build.
- [+] Add a show case of weex-ui.
- [+] wxc-stepper supports dynamic modification of default values issue126.
- [!] Fix the style bug about wxc-grid-select issue123.
v0.3.11
- [+]
wxc-tab-bar
supports fully customizable navigation header using slot - [+] The official website supports user editing and directly copy example code.
- [ ! ] Fixed the dynamic update bug about wxc-radio.
- [ ! ] Fixed the example code error about wxc-result. issue112.
- [ ! ] Fix the bug about wxc-mask that will hidden when updating. issue111.
- [ ! ] Fix the iconfont bug about
wxc-tab-bar
.
v0.3.10
v0.3.9
v0.3.8
- [+] The wxc-tab-bar and wxc-tab-page support for
iconFont
. - [ ! ] Fixed the custom configuration bug about wxc-radio. issue 89
- [ ! ] Fixed the blank display about wxc-button.