Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2.0 #11

Merged
merged 8 commits into from
Jun 26, 2023
Merged

Version 2.0 #11

merged 8 commits into from
Jun 26, 2023

Conversation

kolking
Copy link
Owner

@kolking kolking commented Jun 26, 2023

In the version 2.0 all components have been completely rewritten with a focus on improving performance.

Breaking changes

  • Added the color prop that changes the avatar's background image
  • The borderRadius prop has been renamed to radius, the new prop does not support string values
  • The imageStyle prop has been removed, use style prop instead
  • The badgePosition prop has been removed, use badgeProps to change the position of the badge
  • The limit prop of the badgeProps now allows only numeric values

@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 71/71
🟢 Branches 91.67% 55/60
🟢 Functions 100% 15/15
🟢 Lines 100% 70/70

Test suite run success

30 tests passing in 2 suites.

Report generated by 🧪jest coverage report action from 2f5dbf8

@kolking kolking merged commit 674dc66 into main Jun 26, 2023
@kolking kolking deleted the v2.0 branch June 26, 2023 12:29
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.

1 participant