Skip to content

Releases: linx4200/vue-color

v3.3.1

24 Jul 09:21
2a7522e
Compare
Choose a tag to compare

Bug Fixed

  • Fixed an issue on Windows where sliding to select a color worked fine the first time, but on subsequent attempts, the slider would become unresponsive β€” it stopped moving during the drag, then resumed following the mouse after releasing the button. (#309)

Full Changelog: v3.3...v3.3.1

v3.3

16 Jul 10:13
cd99f17
Compare
Choose a tag to compare

New Features

  • Added <HSLSliders />, <HSVSliders /> and <RGBSliders />.

What's Changed

Full Changelog: v3.2...v3.3

v3.2 - Vue 2.7 Support

26 Jun 12:04
648adf8
Compare
Choose a tag to compare

New Features

Full Changelog: v3.1...v3.2

v3.1

12 Jun 06:45
61ee5f7
Compare
Choose a tag to compare

New Features

  • Added support for dark mode. πŸŒ™πŸŒ™πŸŒ™

v3.0.3

10 Jun 08:47
b5aad8e
Compare
Choose a tag to compare

What's Changed

Bug Fixed

Others

Full Changelog: v3.0.2...v3.0.3

v3.0.2

13 May 03:55
aef9c33
Compare
Choose a tag to compare
  • build(deps-dev): bump vite from 6.2.5 to 6.3.4 by @dependabot in #276
  • Fix ReferenceError: TouchEvent is not defined in some browsers. (#277)

Full Changelog: v3.0.1...v3.0.2

v3.0.0 is finally released !!! πŸŽ‰πŸŽ‰πŸŽ‰

21 Apr 09:51
Compare
Choose a tag to compare

We’re excited to announce v3.0.0, a full rewrite using TypeScript and Vue 3, now with significantly improved test coverage.

πŸ‘‰ Check out the live demo to explore more.

Enjoy! 🎨

v3.0.0-alpha.4

11 Apr 03:25
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump vite from 6.2.0 to 6.2.5 by @dependabot in #266
  • [DOCS] Add full documentation
  • [Feature] Add alpha slider to <SliderPicker /> (#211)
  • [FIX]: Improve font-family style
  • [FIX]: Remove HTML event listeners when components are unmounted.

Full Changelog: 3.0.0-alpha.3...v3.0.0-alpha.4

3.0.0-alpha.3

03 Apr 09:31
1a72912
Compare
Choose a tag to compare
  1. Use CSS scoping instead of CSS Modules to make style overriding easier.
  2. (#245) Add title attributes to preset color elements for better accessibility.
  3. (#221) Allow customization of supported color formats in .
  4. (#167) Ensure falsy values are correctly accepted.
  5. (#113) Fix saturation pointer drift issue.
  6. (#105) Add new component.

3.0.0-alpha.2

26 Mar 09:53
Compare
Choose a tag to compare
3.0.0-alpha.2 Pre-release
Pre-release
3.0.0-alpha.2