1.0.2 • Published 9 years ago

multiple-date-picker-react v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Gitter(https://badges.gitter.im/Join Chat.svg)

#What's new ? ###Version 1.0.2 Add past and future classes to dates (thanks to PR#35 MultipleDatePicker)

###Version 1.0.0 This is a React version of http://arca-computing.github.io/MultipleDatePicker/. Some things changed, check the demo page http://arca-computing.github.io/MultipleDatePickerReact/.

#What is MultipleDatePickerReact ? MultipleDatePickerReact is a React component to show a simple calendar allowing user to select multiple dates, a callback is called, you can specify some off days or already selected days.

#Install and demo http://arca-computing.github.io/MultipleDatePickerReact/

#What's next ? We created this directive to have a simple calendar with multi-dates selection. We will keep it simple but any improvement is welcome.