Skip to content
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

React/Angular/HTML/Vue: Fix typings for configure #7598

Merged
merged 4 commits into from
Jul 29, 2019

Conversation

shilman
Copy link
Member

@shilman shilman commented Jul 29, 2019

Issue: #7595

What I did

Fix typings

@vercel
Copy link

vercel bot commented Jul 29, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://monorepo-git-7595-fix-configure-types.storybook.now.sh

@shilman shilman mentioned this pull request Jul 29, 2019
4 tasks
Copy link

@nickofthyme nickofthyme left a comment

Choose a reason for hiding this comment

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

@shilman This looks good to me but is there a reason you didn't make these type changes on the ClientApi.configure to be consistent with all the other types/methods defined/exported in these preview/index files?

configure(loader: Loadable, module: NodeModule, framework: string): void;

@shilman
Copy link
Member Author

shilman commented Jul 29, 2019

@nickofthyme Probably because I'm an idiot, or because it's nearly 3am here. Take two! 😅

@vercel vercel bot temporarily deployed to staging July 29, 2019 18:51 Inactive
@nickofthyme
Copy link

@shilman nonsense! You need to go to sleep! This is not that important...lol 😅

Copy link

@nickofthyme nickofthyme left a comment

Choose a reason for hiding this comment

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

Much Better 👍

@ndelangen ndelangen self-assigned this Jul 29, 2019
@shilman shilman requested a review from kazupon as a code owner July 29, 2019 19:31
@ndelangen ndelangen changed the title Fix configure typings in React/Angular/HTML Fix configure typings in React/Angular/HTML/Vue Jul 29, 2019
@vercel vercel bot requested a deployment to staging July 29, 2019 19:49 Abandoned
ndelangen added a commit to lonyele/storybook that referenced this pull request Jul 29, 2019
@shilman shilman changed the title Fix configure typings in React/Angular/HTML/Vue React/Angular/HTML/Vue: Fix typings for configure Jul 29, 2019
@shilman shilman merged commit 3b93c63 into next Jul 29, 2019
@shilman shilman deleted the 7595-fix-configure-types branch July 29, 2019 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants