developeregrem/fewohbee

Replace jQueryUI components

developeregrem opened this issue · 1 comments

Only a few jQueryUI components are used at the moment:

  • selectable for selecting the reservation period in the reservation table
  • autocomplete for customer address search and city look up
  • datepicker (already replaced with browser build-in date type in #1)

It would be better to replace it with something more modern.

Autocomplete removed in cc27340 and 456b93f