Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1015 Bytes

CHANGELOG.md

File metadata and controls

42 lines (35 loc) · 1015 Bytes

Change Log

All notable changes to the "vuetify-inline-fields" plugin will be documented in this file.

v1.0.2

12-06-2023 [main] (@webdevnerdstuff)

  • Improve/Fix TypeScript support
  • Add createVInlineFields for global registration and global options

v1.0.1

12-05-2023 [main] (@webdevnerdstuff)

  • Fix VInlineSelect modelValue getting set when no value, causing @update:modelValue to trigger

v1.0.0

12-01-2023 [main] (@webdevnerdstuff) Official Release

v1.0.0-beta-2

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

v1.0.0-beta-1.12

10-30-2023 [main] (@webdevnerdstuff)

  • Fix VTextField missing some props

v1.0.0-beta-1.11

10-30-2023 [main] (@webdevnerdstuff)

  • Fix vite config build after changing package name

v1.0.0-beta-1.10

10-30-2023 [main] (@webdevnerdstuff)

  • Fix disabled prop to be reactive
  • Change npm package name to @wdns/vuetify-inline-fields