Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Releases: apache/incubator-weex-ui

V0.6.8

29 Dec 12:05
Compare
Choose a tag to compare
  • [+] wxc-tab-page supports more settings about tab-item, More can see here
  • [+] wxc-lightbox add params about index and interval
  • [!] wxc-rich-text remove the old hack about wxc-special-rich-text

v0.6.7

27 Oct 03:50
Compare
Choose a tag to compare

v0.6.6

07 Sep 03:24
Compare
Choose a tag to compare

v0.6.5

29 Jul 09:24
Compare
Choose a tag to compare

v0.6.4

07 Jun 06:54
Compare
Choose a tag to compare

v0.6.3

14 May 07:15
Compare
Choose a tag to compare

v0.6.2

23 Apr 03:13
Compare
Choose a tag to compare

v0.6.1

10 Apr 10:02
Compare
Choose a tag to compare
  • [+] wxc-tab-page add wxc-full-page of immersion full screen effect, more you can see the component document.
  • [+] wxc-tab-page add a param about need-slider.
  • [!] Fixed the bug about import {BindEnv} from 'weex-ui'.
  • [!] wxc-cell supports setting extra content.
  • [!] Fixed the show about wxc-slider-bar in web and iOS
  • [+] wxc-refresher supports refresh and pullingdown event.

v0.6.0

28 Mar 02:38
Compare
Choose a tag to compare
  • [+] wxc-button supports more type settings, remove normal/ highlight,add new type ahout white and blue,new button size settings, pay attention to the upgrade.
  • [!] Solve the problem of too big packaging bundle of bindingx,Binding related judgments are transferred from Utils.env to BindEnv,pay attention to the upgrade. issue 191
  • [+] New Binding component: wxc-refresh, at the present stage of beta, suggestions are welcome.
  • [-] Remove the hints for default style of the component in weex-vue-loader high version. issue 198
  • [+] wxc-popover support animation. pr 184
  • [+] wxc-searchbar support setting bar-style style to cover theme color.
  • [!] wxc-rich-text enhanced compatibility with iPad and Android.
  • [+] Document update for Faq and Binding.

v0.5.3

19 Mar 03:58
Compare
Choose a tag to compare
  • [!] wxc-city support not to display the location, direct incoming currentLocation is empty.
  • [+] wxc-checkbox add has-top-border/has-bottom-border for whether show top-border or bottom-border.
  • [+] wxc-progress add bar-radius for setting border-radius.