Go to file
huyueb 59530c8527 publish 1.0.16 2018-04-02 14:38:04 +08:00
.idea add dist 2017-11-16 11:11:44 +08:00
build fix: 2018-04-02 14:38:00 +08:00
demo fix(Demo16.js): change the demo about api of the expandedRowRender 2018-03-16 16:44:40 +08:00
dist fix: 2018-04-02 14:38:00 +08:00
docs feat: feat haveExpandIcon to control hidden expandIcon 2018-01-31 19:46:40 +08:00
src fix: 2018-04-02 14:38:00 +08:00
test 跑通测试 2018-01-04 16:58:50 +08:00
.babelrc 跑通测试 2018-01-04 16:58:50 +08:00
.gitignore add dist 2017-11-16 11:11:44 +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.16 2018-04-02 14:38:04 +08:00
README.md feat: feat haveExpandIcon to control hidden expandIcon 2018-01-31 19:46:40 +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 fix: 2018-04-02 14:38:00 +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