Go to file
wanghaoo 2be1b3e665 publish 1.4.2 2018-09-15 13:50:56 +08:00
build fix(bee-table中引用checkbox在safair下无法使用的问题): 2018-09-15 13:47:32 +08:00
demo 优化千行固定列 2018-09-14 13:43:22 +08:00
dist 拖拽优化 2018-09-15 13:40:49 +08:00
docs docs 2018-09-04 13:56:57 +08:00
src 拖拽优化 2018-09-15 13:40:49 +08:00
test 跑通测试 2018-01-04 16:58:50 +08:00
.gitignore .gitignore 2018-09-01 16:41:13 +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.4.2 2018-09-15 13:50:56 +08:00
README.md Update README.md 2018-09-04 18:34:04 +08:00
README_EN.md first commit 2016-12-26 16:52:39 +08:00
index.html 拖拽宽度 2018-05-11 09:29:43 +08:00
package.json fix: 2018-09-15 13:50:54 +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