Kozea / formol

An opinionated react form framework.
MIT License
190 stars 17 forks source link

Replace native date input by react-datepicker #70

Closed notAro14 closed 3 years ago

notAro14 commented 3 years ago

Wouldn't it be better to keep the native date field and just add the new datepicker as a DatpickerField ? It lets people choose which one to use.

Yes, actually it was the initial plan

  1. set the date field as datepicker component
  2. rename the native input as date-native or alike

I have to work on 2 yet. I almost forgot 😅

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 423


Totals Coverage Status
Change from base Build 396: 0.0%
Covered Lines: 731
Relevant Lines: 731

💛 - Coveralls