lighting-ui
Version:
A rich interaction, lightweight, high performance UI library based on Weex
82 lines (60 loc) • 3.05 kB
Markdown
# Change Log
## 0.3.4
- [+] [lc-radio](https://github.com/alibaba/weex-ui/blob/master/packages/lc-radio/README.md#api)、[lc-checkbox](https://github.com/alibaba/weex-ui/blob/master/packages/lc-checkbox/README.md#checkboxlist) add a `config` param for changing the style and icon.
- [!] [lc-result](https://github.com/alibaba/weex-ui/blob/master/packages/lc-result/README.md) using general theme instead of `fliggy theme`.
- [!] [lc-button] using `red/yellow` instead of `taobao/fliggy`.
- [+] Add a [`chat`](https://alibaba.github.io/weex-ui/) of the website.
## 0.3.3
- [+] [lc-tab-bar](https://github.com/alibaba/weex-ui/blob/master/packages/wxc-page-bar/README.md) supports `bedge`、`dot`
- [+] Add component [demo page](https://alibaba.github.io/weex-ui/docc/demo.html) of the website.
## 0.3.2
- [!] Organize all component documents
- [!] Some of the optimizations on the [website](https://alibaba.github.io/weex-ui/)
- [!] Fixed some component export error in some env [issue 70](https://github.com/alibaba/weex-ui/issues/70)
- [+] lc-page-calendar add a showHeader params.
## 0.3.1
- [+] lc-page-calendar add a showHeader params
- [!] Correct the minibar function callback.
## 0.3.0
- [+] New component: [lc-tab-bar](https://github.com/alibaba/weex-ui/blob/master/packages/wxc-page-bar/README.md)
- [-] Remove all demo Internal characteristics of Alibaba.
## 0.2.9
- [+] Support for IPhoneX.
- [!] The code format follows ESlint.
- [+] Stronger about [lc-page-calendar](https://github.com/alibaba/weex-ui/blob/master/packages/lc-page-calendar/README.md).
- [+] Document official website. 🎉🎉
## 0.2.8
- [+] Accessibility of components 🎉🎉
## 0.2.7
- [+] Stronger about [lc-tab-page](https://github.com/alibaba/weex-ui/blob/master/packages/lc-tab-page/README.md).
- [!] Updated the development packages.
- [!] Supplement the README.
## 0.2.6
- [!] Fixed the lc-dialog bug.
## 0.2.3
- [-] [#44](https://github.com/alibaba/weex-ui/issues/44) Remove the `overlay-can-close` prop in `lc-mask`.
- [-] [#45](https://github.com/alibaba/weex-ui/issues/45) Remove the useless style in `lc-cell`.
- [!] Fixed the `npm run start`
## 0.2.2
- [!] Fix image link problem.
## 0.2.1
- [+] Stronger about [lc-ep-slider](https://github.com/alibaba/weex-ui/blob/master/packages/lc-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 lc-indexlist bug from [issues/16](https://github.com/alibaba/weex-ui/issues/16).
- [!] Normalize lc-searchbar,lc-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