bayang / jelu

Self hosted read and to-read list book tracker
MIT License
313 stars 12 forks source link

Allow typing into date input fields during book event editing. #112

Closed DarthNerdus closed 2 months ago

DarthNerdus commented 2 months ago

Allow typing date into field to set selection of datepickers when editing reading events.

Does not apply to the different datepicker element when editing a book's metadata.

bayang commented 2 months ago

Ok this should not break anything. Thank you ! I upgraded vue3-datepicker because newer versions have a bugfix for the typeable property.

bayang commented 2 months ago

:tada: This PR is included in version 0.53.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: