forked from forgetest5/react-components-docs
Merge branch 'master' of https://github.com/tinper-bee/react-components-docs
This commit is contained in:
commit
07b7c44c5d
50
现有组件及待开发.md
50
现有组件及待开发.md
|
@ -2,16 +2,35 @@
|
|||
|
||||
### 现有组件
|
||||
|
||||
- button
|
||||
- badge
|
||||
- loadingstate
|
||||
- tooltip
|
||||
- Button
|
||||
- Badge
|
||||
- Loadingstate
|
||||
- FormControl
|
||||
- InputGroup
|
||||
- InputGroupButton
|
||||
- InputGroupAddon
|
||||
- ControlLabel
|
||||
- FormGroup
|
||||
- Tooltip
|
||||
- OverlayTrigger
|
||||
- Overlay
|
||||
- Pagination
|
||||
- RadioGroup
|
||||
- Checkbox
|
||||
- ProgressBar
|
||||
- Alert
|
||||
- Dropdown
|
||||
- Tab
|
||||
- ButtonGroup
|
||||
- col
|
||||
- row
|
||||
- Form
|
||||
|
||||
### 正在开发组件
|
||||
|组件|开发者|
|
||||
|:--|--:|
|
||||
|dropdown|boyuhzou|
|
||||
|comtrigger|ahua|
|
||||
|breadcrumb|liurhc|
|
||||
|switch|wanghongxiang|
|
||||
|
||||
|
||||
|
@ -19,50 +38,35 @@
|
|||
|
||||
#### 基本组件
|
||||
|
||||
- radio
|
||||
- checkbox
|
||||
|
||||
- combo
|
||||
- loader
|
||||
- loading
|
||||
- multilang
|
||||
- progress
|
||||
- textfield
|
||||
- tooltip
|
||||
- input
|
||||
- table
|
||||
- label
|
||||
- image
|
||||
- message
|
||||
- step
|
||||
- breadcrumb
|
||||
- panel
|
||||
- dropdown
|
||||
- navbar
|
||||
- thumbnail
|
||||
- media
|
||||
- listgroup
|
||||
- gallery
|
||||
- card
|
||||
- carousel
|
||||
|
||||
#### 复杂组件
|
||||
|
||||
- buttonGroup
|
||||
- inputGroup
|
||||
- tab
|
||||
- menu
|
||||
- dialog
|
||||
- message
|
||||
- pagination
|
||||
- refer
|
||||
- modal
|
||||
- autocomplete
|
||||
- carousel
|
||||
- narbar
|
||||
|
||||
|
||||
#### 布局组件
|
||||
|
||||
- col
|
||||
- row
|
||||
|
||||
#### 插件式组件
|
||||
|
||||
|
|
Loading…
Reference in New Issue