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

new(vx-demo): convert LinkTypes to codesandbox #694

Merged
merged 3 commits into from
May 21, 2020

Conversation

williaster
Copy link
Collaborator

📝 Documentation

🏠 Internal

Part of #624 (the last PR!), re-writes the LinkTypes demo to link out to code-sandbox. To clean up the example code I refactored some of the code to separate components.

Link (update branch to master upon merge).

image

image

@kristw @hshoff

}
}

const LinkComponent = getLinkComponent({ layout, linkType, orientation });
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

just moved to new file


return totalWidth < 10 ? null : (
<div>
<LinkControls
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

just moved to new file

@williaster williaster merged commit 7d35a08 into master May 21, 2020
@williaster williaster deleted the chris--sandbox-linktypes branch May 21, 2020 19:43
@hshoff hshoff modified the milestones: v1, v0.0.197 Jun 4, 2020
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.

2 participants