Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Make width optional #492

Merged
17 commits merged into from
May 9, 2019
Merged

Make width optional #492

17 commits merged into from
May 9, 2019

Conversation

ghost
Copy link

@ghost ghost commented May 2, 2019

Resolves #467

Overall change: Made image width prop optional.

Code changes:

  • Made width an optional prop
  • Added a story with the image width not specified
  • Added test to cover the optional width for Img
  • Updated test snapshots

  • I have assigned myself to this PR and the corresponding issues
  • Tests added for new features
  • Test engineer approval

@ghost ghost self-assigned this May 2, 2019
@ghost ghost added the ws-home Tasks for the WS Home Team label May 2, 2019
Copy link
Contributor

@dr3 dr3 left a comment

Choose a reason for hiding this comment

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

Just two small things :)

Copy link
Contributor

@pjlee11 pjlee11 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@david-boydell
Copy link

Regression on Psammead Storybook complete

@ghost ghost merged commit d003b6e into latest May 9, 2019
@ghost ghost deleted the OptionalWidth branch May 9, 2019 08:01
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ws-home Tasks for the WS Home Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image width prop should be optional
6 participants