cyhnkckali / vue3-color-picker

The Unlicense
55 stars 9 forks source link

#15: Fixed 1.1.6 reactivity issue. #16

Closed kaskenov closed 6 months ago

kaskenov commented 6 months ago

15: Removed clear colorsList, left only handlers removement. Improved conditional for modelValue watcher to prevent double call.