All notable changes to the "vuetify-inline-fields" plugin will be documented in this file.
12-06-2023 [main] (@webdevnerdstuff)
- Improve/Fix TypeScript support
- Add createVInlineFields for global registration and global options
12-05-2023 [main] (@webdevnerdstuff)
- Fix
VInlineSelect
modelValue getting set when no value, causing @update:modelValue to trigger
12-01-2023 [main] (@webdevnerdstuff) Official Release
11-09-2023 [main] (@webdevnerdstuff)
- Update lab components to regular components due to Vuetify official releases
- Update packages
- Update Vuetify to v^3.4.0
- Update docs
10-30-2023 [main] (@webdevnerdstuff)
- Fix VTextField missing some props
10-30-2023 [main] (@webdevnerdstuff)
- Fix vite config build after changing package name
10-30-2023 [main] (@webdevnerdstuff)
- Fix disabled prop to be reactive
- Change npm package name to
@wdns/vuetify-inline-fields