Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@uiw/react-color-colorful (source) ^1.3.2 -> ^2.0.0 age adoption passing confidence

Release Notes

uiwjs/react-color (@​uiw/react-color-colorful)

v2.0.2

Compare Source

npm bundle size

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

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

v2.0.1

Compare Source

npm bundle size

Documentation v2.0.1: https://raw.githack.com/uiwjs/react-color/96e1f7e/index.html\
Comparing Changes: uiwjs/react-color@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

Compare Source

npm bundle size

Documentation v2.0.0: https://raw.githack.com/uiwjs/react-color/a23812d/index.html\
Comparing Changes: uiwjs/react-color@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"
}

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/uiw-react-color-colorful-2.x branch from 81c082d to 5dab225 Compare November 26, 2023 11:35
@jaywcjlove jaywcjlove merged commit d220b89 into main Nov 26, 2023
@renovate renovate bot deleted the renovate/uiw-react-color-colorful-2.x branch November 26, 2023 11:36
github-actions bot pushed a commit that referenced this pull request Nov 26, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> d220b89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants