No Description

yhhu 4e763d4c9e feat: complete date choose 5 years ago
src 4e763d4c9e feat: complete date choose 5 years ago
webpack 6fbcd64a6e feat: update component DatePicker 5 years ago
.babelrc 4e763d4c9e feat: complete date choose 5 years ago
.eslintrc 83adb7fcd3 feat: add calendar code 5 years ago
.gitignore db2bc8463e feat: add gitignore 5 years ago
LICENSE cce2877c07 docs: update readme.md 5 years ago
README.md cce2877c07 docs: update readme.md 5 years ago
index.html 71e25f57eb feat: project basic skeleton created 5 years ago
package.json 4e763d4c9e feat: complete date choose 5 years ago
webpack.config.js e2e042a624 feat: import react 5 years ago
yarn.lock 4e763d4c9e feat: complete date choose 5 years ago

README.md

datepicker

之前版本,可查看tag v1.0.0

$ git clone https://github.com/Rynxiao/datepicker.git
$ git tag
$ git checkout v1.0.0

重构之后版本

tag v2.0.0

$ node -v 
v8.11.3

$ npm -v
v5.6.0

$ yarn -v
1.7.0