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

Decentralized storybook, update to v6 #366

Merged
merged 4 commits into from
Jan 5, 2021
Merged

Decentralized storybook, update to v6 #366

merged 4 commits into from
Jan 5, 2021

Conversation

czgu
Copy link
Collaborator

@czgu czgu commented Jan 5, 2021

  • Stories are now in ui/ instead of stories and is split per component file
  • updated from v5 to v6
  • added appropriate UI controls in storybook and removed additional components
  • split storybook into 5 sections: form/layout/stateless/stateful/button
    image

@czgu czgu requested a review from meowcodes January 5, 2021 03:34
@@ -46,6 +46,7 @@ export const Dropdown: React.FunctionComponent<IProps> = ({

// Click based Dropdown Control
const handleClick = React.useCallback((event) => {
console.log('wtf');
Copy link
Contributor

Choose a reason for hiding this comment

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

clean haha

@czgu czgu merged commit 36d3d03 into master Jan 5, 2021
@czgu czgu deleted the storybookupdate branch January 5, 2021 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants