htl-leo-itp-2325-4-5BHITM / cam-connect

Verleihsystem für das Equipment der HTL-Leonding
The Unlicense
2 stars 0 forks source link

Include air picker for date selection #74

Closed elYanuki closed 6 months ago

elYanuki commented 7 months ago

i took a look through the popular datepicker libaries and found that https://air-datepicker.com/ offers all the features that we need. it should be used for the date selection when editing or creating rents

elYanuki commented 6 months ago

is now implemented.

Styling is handled via separate :global style file datePickerOverride, the process of creating that is quite tedious since there is no real docs on that, instead you need to add visible = true to the call and then expect the html to find out the css variables you need to change.

When using, always import and include localEn as well