diff --git a/img/tinper-bee.png b/img/tinper-bee.png index 7d788ec..d116f31 100644 Binary files a/img/tinper-bee.png and b/img/tinper-bee.png differ diff --git a/img/tinper-bee0.1.2.png b/img/tinper-bee0.1.2.png new file mode 100644 index 0000000..7d788ec Binary files /dev/null and b/img/tinper-bee0.1.2.png differ diff --git a/react编码规范.md b/react编码规范.md index c036740..e901c11 100644 --- a/react编码规范.md +++ b/react编码规范.md @@ -182,6 +182,20 @@ Button.defaultProps = defaultProps; 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 diff --git a/现有组件及待开发.md b/现有组件及待开发.md index 70dce44..dc5de8d 100644 --- a/现有组件及待开发.md +++ b/现有组件及待开发.md @@ -27,13 +27,19 @@ - col - row - Form +- Dropdown +- Switch +- Breadcrumb +- Loading +- Table +- Panel +- carousel +- narbar + ### 正在开发组件 |组件|开发者| |:--|--:| -|dropdown|boyuhzou| -|breadcrumb|liurhc| -|switch|wanghongxiang| ### 待开发组件 @@ -43,13 +49,10 @@ - combo - loader -- loading - multilang - textfield -- table - image - step -- panel - thumbnail - media - listgroup @@ -63,8 +66,7 @@ - refer - modal - autocomplete -- carousel -- narbar + #### 布局组件