Skip to content

Releases: webdevnerdstuff/vuetify-inline-fields

v1.0.9

07 Oct 21:36
9094f0d
Compare
Choose a tag to compare
  • Fix issue with Switch and Checkbox true-value and false-value props not working with string values or numbers
  • Fix a couple typescript internal issues
  • Update packages

v1.0.8

02 Jul 21:19
c17d697
Compare
Choose a tag to compare
  • Fix for originalValue not resetting if table rows change and components are not keyed or mounted/unmounted
  • Update packages

v1.0.7

13 Mar 21:20
eb1df08
Compare
Choose a tag to compare
  • Change component to use defineAsyncComponent
  • Fix unexpected side effect in computed function

v1.0.6

26 Feb 19:34
9a00c3c
Compare
Choose a tag to compare
  • Fix external rollup config
  • Update packages

v1.0.5

12 Jan 00:50
e132b0a
Compare
Choose a tag to compare
  • Fix reactivity issues
  • Fix typescript issues
  • Add VInlineAutocomplete (beta) to package
  • Update tests
  • Update packages

v1.0.4

18 Dec 19:54
Compare
Choose a tag to compare
  • Add vitest
  • Fix typescript issues
  • Reorganizing

v1.0.3

07 Dec 01:57
bb92597
Compare
Choose a tag to compare
  • Remove console.log from SaveFieldButtons component
  • Updated terser to remove console.log from build in case I forget to remove it in the future

v1.0.2

07 Dec 01:55
f1adbe4
Compare
Choose a tag to compare
  • Improve/Fix TypeScript support
  • Add createVInlineFields for global registration and global options

v1.0.1

05 Dec 19:31
1e2aed4
Compare
Choose a tag to compare
  • Fix VInlineSelect modelValue getting set when no value, causing @update:modelValue to trigger

v1.0.0

01 Dec 17:39
93c35a3
Compare
Choose a tag to compare

Official Release