- plugin: Fix type error (e0e84af)
- Use rgb instead rgba - see: https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/rgb (65112c2)
- Wzc520pyfm (@wzc520pyfm)
- Deprecate rgba func (bf2ed76)
- util: Add more func for check type (d26a73d)
- plugin: Add format-hex plugin (cd08c33)
- Rgba func is no longer deprecated (9a78187)
- plugin: Add output-hex (6c941bd)
- plugin: Add format-dec (b6ee522)
- plugin: Add output-gl (0341171)
- Add setter for rgba (10029d0)
- plugin: Add getter for rgba (d1baaf2)
- release: V0.0.7 (c9693b3)
- plugin: [input-named] remove useless bind (500ee31)
- Apply automated fixes (00eae3d)
- Change rgba description (d0bdaca)
- plugin: [format-hex] format code (0cfb62d)
- Add rgba in color space (761fb0d)
- plugin: [format-hex] update comment (8548af6)
- plugin: [format-hex] update comment (de717e7)
- Add utils test (4928aca)
- Wzc520pyfm 1528857653@qq.com
- No longer fully export plug-ins to provide better ts types (f9a62a1)
- release: V0.0.6 (dd20e7a)
- Add default format test (5ea204f)
- Wzc520pyfm 1528857653@qq.com
- No longer built-in parsing of w3cx11 color (f035f12)
- release: V0.0.5 (2f473a8)
- Update build badge to flat style (7625eff)
- Apply automated fixes (e18c76c)
- Wzc520pyfm 1528857653@qq.com
- plugin: Add input w3cx11 color (8494138)
- input-named: Add pre plugin (18e733b)
- plugin: Add getLuminance (34667ed)
- Add format func (2808f13)
- Add alpha func (bc5a686)
- plugin: Add themeColors (2a10973)
- input-named: Fix not string (75766a6)
- release: V0.0.4 (8c65b42)
- Update badges (aae299d)
- Fix lint (60997b6)
- plugin: Export inputNamed (9fd8dba)
- Apply automated fixes (4354b5a)
- Add action badge & update mit badge (e713b9b)
- Add comment (73e983d)
- Apply automated fixes (4020bd0)
- Apply automated fixes (ed3d5fe)
- Apply automated fixes (d763ac0)
- Add codecov token (cf85530)
- Wzc520pyfm 1528857653@qq.com
- release: V0.0.3 (1fc954a)
- Wzc520pyfm 1528857653@qq.com
- release: V0.0.2 (c1949d8)
- Update pkg name to ohcolor (d8de420)
- Update repository (3ca4cc0)
- Update pkg description and keywords (cffafc8)
- Wzc520pyfm 1528857653@qq.com
- Define color type (c99538c)
- Add common util func (e3340be)
- Init mycolor (33fcbf3)
- playground: Update demo (54fdf17)
- Update export and pkg info (2ebb82c)
- Add mycolor test (d50e2fe)
- Wzc520pyfm 1528857653@qq.com