[go: nahoru, domu]

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

feat(badge-patch): fix for badge text center #67

Merged
merged 3 commits into from
Jun 20, 2024
Merged

Conversation

abhijeetj10
Copy link
Collaborator
  1. patch fix for badge text center.

package.json Outdated
@@ -1,6 +1,6 @@
{
"name": "@vonage/vivid-react",
"version": "2.10.92",
"version": "2.10.93",
Copy link
Contributor
@dvelluto dvelluto Jun 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you generated this with the yarn command or manually pushed?

in this project usually version is updated with the yarn command which is also tagging the master branch

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@@ -0,0 +1,21 @@
/**
* Patches provided VwcBadge instance to show text in the center
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

specify that this is for V3 of badges to not confuse with v2

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@dvelluto dvelluto merged commit 62802f1 into master Jun 20, 2024
2 checks passed
@dvelluto dvelluto deleted the badge-patch branch June 20, 2024 08:21
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.

None yet

2 participants