Skip to content

Add Select component with Headless UI and update dependencies

SELOUS-HODGES TIMOTHY requested to merge tseloushodges/CAWEBI:master into main

Introduced a customizable Select component using Headless UI with Vue 3. Added related files, including SelectItem.vue and a basic implementation in Index.vue. Updated several dependencies, including @headlessui/vue and typescript, along with related rollup versions in package-lock.json.

Merge request reports