All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.6.0 (2024-07-19)
- exported ColorMixin (dbbe373)
1.5.2 (2024-07-18)
1.5.1 (2024-07-18)
Added MIT
license to the package.json
1.5.0 (2023-06-15)
- chrome compoent add a props named format (hex, rgb, etc) and an event update:format; fix #28 (c9f3a5c)
1.4.1 (2023-02-16)
- update package.json (aec3072)
1.4.0 (2023-02-16)
- add Type declarations (213b3e2)
1.3.0 (2022-11-30)
- add keyboard navigation support for swatches and twitter (a0ff7aa)
1.2.4 (2022-10-17)
- update github_token (2c78f05)
1.2.3 (2022-10-17)
- change yarn to npm (2ef2928)
1.2.2 (2022-10-17)
- upgrade node version (2ecf716)
1.2.1 (2022-10-17)
1.2.0 (2022-07-11)
- explicitly export the type as module (5fbf273)
1.1.9 (2022-04-12)
- sketch presetColors alpha not work (93ec741)
1.1.8 (2022-02-22)
- tinycolor(...).isValid is not a function (7831c54)
1.1.7 (2022-02-16)
- replace CommonJS package (6f1292f)
1.1.6 (2022-02-14)
- use replace tinycolor2 with @ctrl/tinycolor (09bb612)
1.1.5 (2021-12-08)
- esm result exclude vue module (d61b120)
- hue: emit color on mouseup just like saturation does (9d8c798)
1.1.4 (2021-10-21)
- repair production mode component import error (c6aa16f)
1.1.3 (2021-10-15)
1.1.2 (2021-10-15)
- update peerDependencies vue version (22d57bf)
1.1.1 (2021-10-14)
1.1.0 (2021-09-09)
- add standard-version gen changelog (43cb18b)
- pre-commit add lint-staged (d0e7ddb)
- pre-commit add lint-staged (2c63fff)
- pre-commit add lint-staged (31602b5)
Now we can import on Demand (Tree Shaking)