UNPKG

weex-ui

Version:

A rich interaction, lightweight, high performance UI library based on Weex

57 lines (41 loc) 1.7 kB
# Change Log ## 0.2.9 - [+] Support for IPhoneX. - [!] The code format follows ESlint. - [+] Stronger about [wxc-page-calendar](https://github.com/alibaba/weex-ui/blob/master/packages/wxc-page-calendar/README.md). - [+] Document official website. 🎉🎉 ## 0.2.8 - [+] Accessibility of components 🎉🎉 ## 0.2.7 - [+] Stronger about [wxc-tab-page](https://github.com/alibaba/weex-ui/blob/master/packages/wxc-tab-page/README.md). - [!] Updated the development packages. - [!] Supplement the README. ## 0.2.6 - [!] Fixed the wxc-dialog bug. ## 0.2.3 - [-] [#44](https://github.com/alibaba/weex-ui/issues/44) Remove the `overlay-can-close` prop in `wxc-mask`. - [-] [#45](https://github.com/alibaba/weex-ui/issues/45) Remove the useless style in `wxc-cell`. - [!] Fixed the `npm run start` ## 0.2.2 - [!] Fix image link problem. ## 0.2.1 - [+] Stronger about [wxc-ep-slider](https://github.com/alibaba/weex-ui/blob/master/packages/wxc-ep-slider/README.md). - [!] Extraction of [common functions](https://github.com/alibaba/weex-ui/blob/master/packages/utils/README.md). ## 0.2.0 - [!] Update reference mode. - [!] Normalized structure. - [!] Fixed part of the component in some environments that cannot be used. ## 0.1.3 - [+] Fix syntax highlighting - [!] Fixed wxc-indexlist bug from [issues/16](https://github.com/alibaba/weex-ui/issues/16). - [!] Normalize wxc-searchbar,wxc-minibar function name. ## 0.1.2 - [!] Fixed the link jump bug - [!] Modify the usage documentation for some components ## 0.1.2 - [!] fixed the link jump bug - [!] Modify the usage documentation for some components ## 0.1.1 - [!] Improve component usage documentation ## 0.1.0 - [+] The first full version