-
Notifications
You must be signed in to change notification settings - Fork 156
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(star-rating): new component #12102
feat(star-rating): new component #12102
Conversation
✅ Deploy Preview for ibm-dotcom-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for ibm-dotcom-web-components-react-wrap ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just tiny code cleanup things and we're good to go. Thanks!
packages/web-components/src/components/star-rating/__stories__/star-rating.stories.ts
Outdated
Show resolved
Hide resolved
packages/web-components/src/components/star-rating/__stories__/star-rating.stories.ts
Outdated
Show resolved
Hide resolved
packages/web-components/src/components/star-rating/__stories__/star-rating.stories.ts
Outdated
Show resolved
Hide resolved
packages/web-components/src/components/star-rating/star-rating.scss
Outdated
Show resolved
Hide resolved
packages/web-components/src/components/star-rating/star-rating.ts
Outdated
Show resolved
Hide resolved
…r-ibm-dotcom into migrate/star-rating
Pushed a fix for RTL rendering. There's still an RTL bug in the tooltip, but that's an upstream problem carbon-design-system/carbon#18059 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks!
dfb0605
into
carbon-design-system:main
Hey there! This issue/pull request was referenced in recently released v2.16.0. |
Related Ticket(s)
JIRA
Description
Migrates the
star-rating
component fromcarbon-for-aem
intocarbon-for-ibmdotcom
.Changelog
New
c4d-star-rating
component