Sin descripción

yhhu 9e8816e0da chore: change props model to context model hace 7 años
src 9e8816e0da chore: change props model to context model hace 7 años
webpack 6fbcd64a6e feat: update component DatePicker hace 7 años
.babelrc 9e8816e0da chore: change props model to context model hace 7 años
.eslintrc 83adb7fcd3 feat: add calendar code hace 7 años
.gitignore db2bc8463e feat: add gitignore hace 7 años
LICENSE cce2877c07 docs: update readme.md hace 7 años
README.md cce2877c07 docs: update readme.md hace 7 años
index.html 71e25f57eb feat: project basic skeleton created hace 7 años
package.json 9e8816e0da chore: change props model to context model hace 7 años
webpack.config.js e2e042a624 feat: import react hace 7 años
yarn.lock 9e8816e0da chore: change props model to context model hace 7 años

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