Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@wdns/vuetify-color-field

webdevnerdstuff172MIT1.1.8TypeScript support: included

Vuetify Color Field is a Vuetify VTextField Color Picker Component

vuetify-color-field, vuetify, vue, vue3, component, plugin, javascript, typescript, webdevnerdstuff, wdns

readme

Vuetify Logo

Vuetify Color Field

NPM Package   @WebDevNerdStuff

Description

Vuetify Color Field is a Vuetify VTextField Color Picker Component

Documentation

Documentation & Demo

Dependencies

Vuetify v3
Vue 3
VueUse

Change Log

CHANGELOG

License

Copyright (c) 2023 WebDevNerdStuff
Licensed under the MIT license.

Vuetify and the Vuetify logo are trademarks of Vuetify. This component was not created or endorsed by Vuetify.

changelog

Change Log

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

v1.1.8

2024-03-13 [main] (@webdevnerdstuff)

  • Change component to use defineAsyncComponent

v1.1.7

2024-02-27 [main] (@webdevnerdstuff)

  • Fix pip opacity

v1.1.6

2024-02-26 [main] (@webdevnerdstuff)

  • Fix readonly-input inner icons not triggering toggle

v1.1.5

2024-02-26 [main] (@webdevnerdstuff)

  • Update packages

v1.1.4

2024-02-26 [main] (@webdevnerdstuff)

  • Fix external rollup config

v1.1.3

2024-02-23 [main] (@webdevnerdstuff)

  • Update packages

v1.1.2

2024-01-11 [main] (@webdevnerdstuff)

  • Fix settings reactivity
  • Update packages

v1.1.1

2024-01-10 [main] (@webdevnerdstuff)

  • Fix missing styles import in component

v1.1.0

2024-01-05 [main] (@webdevnerdstuff)

  • Fix typescript issues
  • Reorganizing
  • Add vitest
  • Update node version to v20.10.0

v1.0.1

2023-11-09 [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

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

  • Initial release