update readme

update readme
This commit is contained in:
梁灏 2017-02-28 16:49:54 +08:00
parent 9980fff432
commit d5ce7bd4b6

View file

@ -8,13 +8,59 @@
### A high quality UI Components Library with Vue.js ### A high quality UI Components Library with Vue.js
> iView works only with Vue 1.0 currently. We have been in developing. English document is coming soon. Please pay attention to the iView. > This branch is for Vue 2.x
## Docs ## Docs
### [中文文档](https://www.iviewui.com) ### [中文文档](https://www.iviewui.com)
### English (Coming soon) ### English (Coming soon)
## Programming
- [ ] Grid
- [ ] Layout
- [ ] Button
- [ ] Icon
- [ ] Input
- [ ] Radio
- [ ] Checkbox
- [ ] Switch
- [ ] Table
- [ ] Select
- [ ] Slider
- [ ] DatePicker
- [ ] TimePicker
- [ ] Cascader
- [ ] Transfer
- [ ] InputNumber
- [ ] Rate
- [ ] Upload
- [ ] Form
- [ ] Alert
- [ ] Card
- [ ] Message
- [ ] Notice
- [ ] Modal
- [ ] Progress
- [ ] Badge
- [ ] Collapse
- [ ] Timeline
- [ ] Tag
- [ ] Tooltip
- [ ] Poptip
- [ ] Carousel
- [ ] Tree
- [ ] Menu
- [ ] Tabs
- [ ] Dropdown
- [ ] Page
- [ ] Breadcrumb
- [ ] Steps
- [ ] LoadingBar
- [ ] Circle
- [ ] Affix
- [ ] BackTop
- [ ] Spin
## Overview ## Overview
### [组件概览Component Overview](https://www.iviewui.com/overview) ### [组件概览Component Overview](https://www.iviewui.com/overview)
@ -28,10 +74,6 @@
- Using .vue file development mode - Using .vue file development mode
- Based on npm + webpack + babel, using ES2015 - Based on npm + webpack + babel, using ES2015
## Programming
![iView](https://raw.githubusercontent.com/iview/iview/master/assets/iview.png)
## Install ## Install
### Install vue-webpack project in the first place ### Install vue-webpack project in the first place