Conversation
|
8323c60 to
099e8ef
Compare
| ref: handleElementRef, | ||
| name: iconName, |
There was a problem hiding this comment.
The svg had no name prop so the test could not find the custom filled star icon, so I added this.
099e8ef to
133042f
Compare
| * @return {Object} The final style object, which will be used in the component | ||
| */ | ||
| const generateStyle = ( | ||
| componentTheme: NewComponentTypes['RatingIcon'], |
There was a problem hiding this comment.
You are not using smallIconFontSize, mediumIconFontSize, largeIconFontSize from the theme, I guess these tokens are not needed?
matyasf
left a comment
There was a problem hiding this comment.
There are some unused tokens, but I think this is a design issue. If yes, can you tell them? Thanks!
I see no changes in the upgrade guide. Why? |
INSTUI-4806
133042f to
e57700d
Compare
|
@hajnaldo |
@joyenjoyer Thanks, I updated the upgrade guide withe the deleted tokens |
INSTUI-4806
ISSUE:
TEST PLAN:
exports/b.tsandexports/a.tspackage.jsonuses the correct versioningsee this link to see the rework: https://instructure.design/pr-preview/pr-2461/v11_7/Rating