decentfund / weekendplanner

0 stars 0 forks source link

Datepicker component #5

Open igorline opened 6 years ago

igorline commented 6 years ago

Research on date time field component. Create 2 stories for internal DateTimePicker: selectable state and with set value

palevoo commented 6 years ago

Possible options:

  1. https://github.com/Hacker0x01/react-datepicker
  2. https://github.com/airbnb/react-dates
  3. https://github.com/gpbl/react-day-picker
  4. https://github.com/wangzuo/input-moment
igorline commented 6 years ago

@palevoo as we need time picker 1st option react-datepicker seems to be nice!