This commit is contained in:
Boyuzhou 2016-11-22 09:34:54 +08:00
commit 07b7c44c5d
1 changed files with 27 additions and 23 deletions

View File

@ -2,16 +2,35 @@
### 现有组件 ### 现有组件
- button - Button
- badge - Badge
- loadingstate - Loadingstate
- tooltip - FormControl
- InputGroup
- InputGroupButton
- InputGroupAddon
- ControlLabel
- FormGroup
- Tooltip
- OverlayTrigger
- Overlay
- Pagination
- RadioGroup
- Checkbox
- ProgressBar
- Alert
- Dropdown
- Tab
- ButtonGroup
- col
- row
- Form
### 正在开发组件 ### 正在开发组件
|组件|开发者| |组件|开发者|
|:--|--:| |:--|--:|
|dropdown|boyuhzou| |dropdown|boyuhzou|
|comtrigger|ahua| |breadcrumb|liurhc|
|switch|wanghongxiang| |switch|wanghongxiang|
@ -19,50 +38,35 @@
#### 基本组件 #### 基本组件
- radio
- checkbox
- combo - combo
- loader - loader
- loading - loading
- multilang - multilang
- progress
- textfield - textfield
- tooltip
- input
- table - table
- label
- image - image
- message
- step - step
- breadcrumb
- panel - panel
- dropdown
- navbar
- thumbnail - thumbnail
- media - media
- listgroup - listgroup
- gallery - gallery
- card - card
- carousel
#### 复杂组件 #### 复杂组件
- buttonGroup
- inputGroup
- tab
- menu - menu
- dialog - dialog
- message
- pagination
- refer - refer
- modal - modal
- autocomplete - autocomplete
- carousel
- narbar
#### 布局组件 #### 布局组件
- col
- row
#### 插件式组件 #### 插件式组件