-
Notifications
You must be signed in to change notification settings - Fork 54
Remove unused offscreen text from psammead-media-indicator #1240
Conversation
Created #1242 to update StoryPromo to use this version of MediaIndicator |
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.
deleting dead code :yay:
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.
Update version
on package-lock.json
.
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.
Now that we don't use the offscreen text in media-indicator
, we should remove psammead-visually-hidden-text
from media-indicator
dependancies.
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.
looking again at this, the API is being changed so this is technically a breaking change and should be a major version bump
Co-Authored-By: Andrew Nowak <[email protected]>
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.
I think this should have been a minor change, as while the API has changed, its not breaking. Also theres a lerna debug file? TIL theyre a thing 🙈 Other than that, LGTM
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 to me 👍⭐️
Cool, this is ready for merge. |
Resolves #1204
Overall change: Remove unused media indicator offscreen text.
Code changes: