folkehelseinstituttet / Fhi.Frontend.Demo

MIT License
2 stars 1 forks source link

Enhancement/fhi time datepicker #426

Closed proand closed 9 months ago

proand commented 9 months ago

Add model FhiDate, update datepicker accordingly, and make some more changes:

   - Move FhiDatepickerComponent, and remove module
   - Add input minDate and maxDate
   - Add input id
   - Add custom parser & adapter
   - Add validation service
   - Add FhiDatepickerI18nService
   - Update demo code
   - Remove tmp notes in README

   And rename and move FhiDateAndTimeComponent -> FhiDateTimeComponent, and remove module
   NB! FhiDateTimeComponent and FhiDateRangeComponent not working after this commit.