Skip to content

Releases: jiaming743/Color

v1.1.3 (2022-01-02)

Choose a tag to compare

@jiaming743 jiaming743 released this 02 Jan 08:14

Bug Fixes

  • chore: Module export entry error

v1.1.2 (2023-01-02)

Choose a tag to compare

@jiaming743 jiaming743 released this 02 Jan 07:53

Perfect

  • chore: Remove default export.

V1.1.1 (2020-05-14)

Choose a tag to compare

@jiaming743 jiaming743 released this 14 May 06:59

Bug Fixes

  • types: Absolute path cause import error.

V1.1.0 (2020-04-21)

Choose a tag to compare

@jiaming743 jiaming743 released this 14 May 06:48

Perfect

  • devDep: Add rollup into devDep.

V1.0.0 (2020-04-11)

V1.0.0 (2020-04-11) Pre-release
Pre-release

Choose a tag to compare

@jiaming743 jiaming743 released this 11 Apr 10:07

Upgrade

  • typescript: Rewrite with typescript.

V0.1.1-alpha (2019-08-29)

Pre-release

Choose a tag to compare

@jiaming743 jiaming743 released this 29 Aug 08:02

Perfect

  • babel: Upgrade babel compilation mode.

V0.1.0-alpha (2019-07-07)

Pre-release

Choose a tag to compare

@jiaming743 jiaming743 released this 07 Jul 02:50

Perfect

  • keywords: Support color keywords like red, blue, transparent and etc.

V0.0.6-alpha (2019-06-13)

Pre-release

Choose a tag to compare

@jiaming743 jiaming743 released this 13 Jun 09:49

Bug Fixes

  • getOpacity: Fix the exception caused by the decimal in the rgba color (Like 'rgba(123.3333, 111, 111, 0.323)').

V0.0.5-alpha (2019-06-06)

Pre-release

Choose a tag to compare

@jiaming743 jiaming743 released this 06 Jun 11:06

Perfect

  • ES5: Use babel to transcode to ES5.

V0.0.3-alpha (2019-04-30)

Pre-release

Choose a tag to compare

@jiaming743 jiaming743 released this 30 Apr 09:12

Bug Fixes

  • Abnormal calculation due to spaces.