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

Fix install:packages:link #769

Merged
merged 14 commits into from
Jul 8, 2019
Merged

Fix install:packages:link #769

merged 14 commits into from
Jul 8, 2019

Conversation

ryanmccombe
Copy link
Contributor

Resolves #756

Overall change: Update the usage of the inputProvider helper to match the API

Code changes:
inputProvider callback is called with an object - most of the consumers of this function (but not the unit tests) were assuming the callback was invoked with multiple arguments

It's surprising this ever worked at all


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

@ryanmccombe ryanmccombe marked this pull request as ready for review July 3, 2019 15:50
@ryanmccombe ryanmccombe self-assigned this Jul 4, 2019
@ryanmccombe ryanmccombe requested a review from dr3 July 4, 2019 11:34
@ryanmccombe ryanmccombe dismissed dr3’s stale review July 4, 2019 13:12

Updated dependencies

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.

Just some admin of version bumping and changelogs, otherwise looking good

@ryanmccombe ryanmccombe requested a review from pjlee11 July 5, 2019 13:17
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.

Worth noting I pushed some minor changes but LGTM 👍

Copy link
Contributor

@jroebu14 jroebu14 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@ryanmccombe ryanmccombe merged commit 3adff1a into latest Jul 8, 2019
@ryanmccombe
Copy link
Contributor Author

No QA needed here, as it only impacts Psammead development

@ryanmccombe ryanmccombe deleted the inputProvider-usage branch July 8, 2019 11:15
@jroebu14 jroebu14 mentioned this pull request Jul 10, 2019
3 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Many storybook stories do not work after install:packages:link
4 participants