Go to file
huyueb c632b479fb 修改文档 2017-11-08 15:52:12 +08:00
.idea change demo 2017-09-30 13:22:44 +08:00
build 新增table编辑校验,增加示例和文档 2017-11-02 14:01:03 +08:00
demo feat(SelectRender.js): 增加键值对参数能在浏览态的时候显示key值 2017-11-08 15:51:36 +08:00
docs 修改文档 2017-11-08 15:52:12 +08:00
src feat(SelectRender.js): 增加键值对参数能在浏览态的时候显示key值 2017-11-08 15:51:36 +08:00
test first commit 2016-12-26 16:52:39 +08:00
.gitignore ignore vim swap files 2017-06-03 20:11:58 +08:00
.npmignore first commit 2016-12-26 16:52:39 +08:00
.travis.yml first commit 2016-12-26 16:52:39 +08:00
CHANGELOG.md publish 1.0.4 and npm publish v1.0.4 2017-11-02 15:42:31 +08:00
HISTORY.md first commit 2016-12-26 16:52:39 +08:00
README.md bee-tools already in dev deps 2017-06-03 20:39:05 +08:00
README_EN.md first commit 2016-12-26 16:52:39 +08:00
index.html react 16升级 2017-10-23 14:19:48 +08:00
package.json publish 1.0.4 and npm publish v1.0.4 2017-11-02 15:42:31 +08:00

README_EN.md

bee-dropdown

npm version Build Status Coverage Status devDependency Status [![NPM downloads](http://img.shields.io/npm/dm/<%= packageName%>.svg?style=flat)](https://npmjs.org/package/<%= packageName%>) [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/tinper-bee/<%= packageName%>.svg)](http://isitmaintained.com/project/tinper-bee/<%= packageName%> "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/tinper-bee/<%= packageName%>.svg)](http://isitmaintained.com/project/tinper-bee/<%= packageName%> "Percentage of issues still open")

Browser Support

IE Chrome Firefox Opera Safari
IE 9+ ✔ Chrome 31.0+ ✔ Firefox 31.0+ ✔ Opera 30.0+ ✔ Safari 7.0+ ✔

react bee-dropdown component for tinper-bee

Usage



API

参数 说明 类型 默认值

develop

$ npm install -g bee-tools
$ git clone https://github.com/tinper-bee/bee-dropdown
$ cd bee-dropdown
$ npm install
$ npm run dev