Fix date and time formats
This fixes some issues in limel-form when using the date picker widget or when using a custom component for
the string formats date-time, date or time.
The type date picker prop is now set depending on the schema format (date-time or date) in the date widget. This has been broken since c290470676896cc965e2ac3b487fae6783100e6e
Fixes #1489 Fixes #2232
Review:
- [ ] Commits are atomic
- [ ] Commits have the correct type for the changes made
- [ ] Commits with breaking changes are marked as such
Browsers tested:
(Check any that applies, it's ok to leave boxes unchecked if testing something didn't seem relevant.)
Windows:
- [ ] Chrome
- [ ] Edge
- [ ] Firefox
Linux:
- [ ] Chrome
- [ ] Firefox
macOS:
- [ ] Chrome
- [ ] Firefox
- [ ] Safari
Mobile:
- [ ] Chrome on Android
- [ ] iOS
Documentation has been published to https://lundalogik.github.io/lime-elements/versions/PR-2214/
:tada: This PR is included in version 37.59.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: