update image

This commit is contained in:
Boyuzhou 2017-05-22 10:34:14 +08:00
parent 882e0ce3fd
commit 98599a2215
4 changed files with 24 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 254 KiB

After

Width:  |  Height:  |  Size: 284 KiB

BIN
img/tinper-bee0.1.2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

View File

@ -182,6 +182,20 @@ Button.defaultProps = defaultProps;
export default Button; export default Button;
``` ```
### 常用npm包
##### keyCode
##### warning
##### bee-animate
##### bee-transition
##### bee-overlay
##### dom-helpers (3.0.0)
参考链接 参考链接
https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/code-style/js.md https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/code-style/js.md

View File

@ -27,13 +27,19 @@
- col - col
- row - row
- Form - Form
- Dropdown
- Switch
- Breadcrumb
- Loading
- Table
- Panel
- carousel
- narbar
### 正在开发组件 ### 正在开发组件
|组件|开发者| |组件|开发者|
|:--|--:| |:--|--:|
|dropdown|boyuhzou|
|breadcrumb|liurhc|
|switch|wanghongxiang|
### 待开发组件 ### 待开发组件
@ -43,13 +49,10 @@
- combo - combo
- loader - loader
- loading
- multilang - multilang
- textfield - textfield
- table
- image - image
- step - step
- panel
- thumbnail - thumbnail
- media - media
- listgroup - listgroup
@ -63,8 +66,7 @@
- refer - refer
- modal - modal
- autocomplete - autocomplete
- carousel
- narbar
#### 布局组件 #### 布局组件