Skip to content

Releases: uiwjs/react-color

v2.0.5

19 Dec 13:13
Compare
Choose a tag to compare

Buy me a coffee npm bundle size

Documentation v2.0.5: https://raw.githack.com/uiwjs/react-color/9d8ee2b/index.html
Comparing Changes: v2.0.4...v2.0.5

npm i @uiw/react-color@2.0.5
  • 🐞 fix(Swatch): fix key props issue in nextjs. 6471070
  • 🆎 type(Github): fix swatch type error. 63a009e
  • 🆎 type(Chrome): fix swatch type error. 60d2abe

v2.0.4

19 Dec 12:25
Compare
Choose a tag to compare

Buy me a coffee npm bundle size

Documentation v2.0.4: https://raw.githack.com/uiwjs/react-color/014026f/index.html
Comparing Changes: v2.0.3...v2.0.4

npm i @uiw/react-color@2.0.4
  • 🐞 fix(deps): update dependency @uiw/react-markdown-preview-example to v2 (#133) 978a7b0 @renovate-bot
  • 📖 doc(Slider): add example. (#135) b899b9c
  • 💄 chore: fix failed to parse source map. 82f1f38
  • 📖 doc(Wheel): add example. (#135) 00fe441
  • 🐞 fix(Alpha): fix style props issue. e0a8494
  • 🆎 type(color): fix tsconfig issue. 6c08446

v2.0.3

27 Nov 12:48
Compare
Choose a tag to compare

Buy me a coffee npm bundle size

Documentation v2.0.3: https://raw.githack.com/uiwjs/react-color/a1f6834/index.html
Comparing Changes: v2.0.2...v2.0.3

npm i @uiw/react-color@2.0.3
  • 💄 chore: add sponsor badge. 1ed3761
  • 📖 doc: Update README.md 16c0b3e

v2.0.2

13 Nov 08:45
Compare
Choose a tag to compare

npm bundle size

Documentation v2.0.2: https://raw.githack.com/uiwjs/react-color/fc89c15/index.html
Comparing Changes: v2.0.1...v2.0.2

npm i @uiw/react-color@2.0.2
  • 🌟 feat(Compact): add rectRender/rectProps props. 4100e06

v2.0.1

09 Nov 01:32
Compare
Choose a tag to compare

npm bundle size

Documentation v2.0.1: https://raw.githack.com/uiwjs/react-color/96e1f7e/index.html
Comparing Changes: v2.0.0...v2.0.1

npm i @uiw/react-color@2.0.1
  • 🐞 fix(Github): fix rectRender props. 1ec7dcf
  • 🐞 fix(Swatch): fix rectRender props issue. 2f76fbb

v2.0.0

04 Nov 07:04
Compare
Choose a tag to compare

npm bundle size

Documentation v2.0.0: https://raw.githack.com/uiwjs/react-color/a23812d/index.html
Comparing Changes: v1.4.3...v2.0.0

npm i @uiw/react-color@2.0.0
  • 🐞 fix(Github): Github placement props typo bottom to botton (#131) 8db0c01
export declare enum GithubPlacement {
  Left = "L",
  LeftTop = "LT",
-  LeftBotton = "LB",
+  LeftBottom = "LB",
  Right = "R",
  RightTop = "RT",
-  RightBotton = "RB",
+  RightBottom = "RB",
  Top = "T",
  TopRight = "TR",
  TopLeft = "TL",
-  Botton = "B",
-  BottonLeft = "BL",
-  BottonRight = "BR"
+  Bottom = "B",
+  BottomLeft = "BL",
+  BottomRight = "BR"
}

v1.4.3

19 Oct 12:15
Compare
Choose a tag to compare

npm bundle size

Documentation v1.4.3: https://raw.githack.com/uiwjs/react-color/682da76/index.html
Comparing Changes: v1.4.2...v1.4.3

npm i @uiw/react-color@1.4.3
  • 🐞 fix(EditableInput): paste deletes # by default. (#130) 6f62905
  • ⛑ test: fix tese case error. (#130) d7adb7a

v1.4.2

22 Sep 10:03
Compare
Choose a tag to compare

npm bundle size

Documentation v1.4.2: https://raw.githack.com/uiwjs/react-color/f384c26/index.html
Comparing Changes: v1.4.1...v1.4.2

npm i @uiw/react-color@1.4.2

v1.4.1

22 Sep 05:19
Compare
Choose a tag to compare

npm bundle size

Documentation v1.4.1: https://raw.githack.com/uiwjs/react-color/e7750e5/index.html
Comparing Changes: v1.4.0...v1.4.1

npm i @uiw/react-color@1.4.1
  • 💢 ci: update workflows config. c5062b7
  • 💄 chore: update ts config & add type check script. 9a8bb95
  • 📖 doc(Wheel): update README.md 4b38780

v1.4.0

21 Sep 17:06
Compare
Choose a tag to compare

npm bundle size

Documentation v1.4.0: https://raw.githack.com/uiwjs/react-color/c05abf6/index.html
Comparing Changes: v1.3.4...v1.4.0

npm i @uiw/react-color@1.4.0
  • 🌟 feat: support null/undefined & add hue props (#128). f8c7183
  • 💢 ci: update workflows config. 252f822