Skip to content

MischkowskyM/ReactPickr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactPickr - react datetime picker

This is a reimplementation / port of flatpickr to react.

The main goals are:

  • CSS Compatability
  • Same functionality and behavior

Why not use react-flatpickr?

For most purposes, the react-flatpickr might even be the better option. However, I have ran into some issues with the wrapping approach.

Also, you might rely on two projects updating their packages to get the bugfix you need.

Status

This is heavily work in progress. Do not use.

Roadmap:

0.1:

  • Have the basic date picker working
  • Open and closes correctly
  • Callback for selection

0.2:

  • Implement "defaultDate"
  • Implement "minDate"
  • Implement "maxDate"
  • Correctly position the opening calendar

0.5:

  • Unit tests and documentation for the base picker
  • Implement the date + time picker

0.7:

  • Implement inline option
  • Implement weeknumbers
  • Implement picker for multiple dates

1.0

  • Unit tests and documentation
  • Implement the range pickr
  • Implement enabling and disabling of dates.

About

A re-implementation / port of flatpickr to react.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published