Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

DarthNerdus
Copy link
Contributor

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
Copy link
Owner

bayang commented Apr 22, 2024

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

@bayang bayang merged commit c951a49 into bayang:main Apr 22, 2024
3 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 22, 2024
## [0.53.0](v0.52.2...v0.53.0) (2024-04-22)

### Features

* Allow typing into date input fields during book event editing. ([#112](#112)) ([c951a49](c951a49))
@bayang
Copy link
Owner

bayang commented Apr 22, 2024

🎉 This PR is included in version 0.53.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@DarthNerdus DarthNerdus deleted the editable-datefield branch April 24, 2024 23:42
bayang pushed a commit that referenced this pull request Apr 25, 2024
## [0.53.0](v0.52.2...v0.53.0) (2024-04-22)

### Features

* Allow typing into date input fields during book event editing. ([#112](#112)) ([c951a49](c951a49))
github-actions bot pushed a commit that referenced this pull request Apr 25, 2024
## [0.55.0](v0.54.0...v0.55.0) (2024-04-25)

### Features

* allow filtering by event on tags pages ([e2aba9a](e2aba9a))
* Allow typing into date input fields during book event editing. ([#112](#112)) ([0557fb4](0557fb4))
* detect if isbn field contains ASIN for metadata search [#113](#113) ([41d80f1](41d80f1))

### Bug Fixes

* use a better maintained barcode reader lib ([39f7835](39f7835))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants