Closed alisonjoseph closed 5 years ago
cc @mattrosno any tips for using these in Gatsby with the codesandbox plugin?
@mattrosno can you sync up with Josh so we can get these added this week 🙏
@alisonjoseph @joshblack just seeing this. I'll submit a PR to get working codesandboxes in there, separate from tutorial PR.
Not sure how good the embedded codesandboxes would look in there... sure we don't want to simply link out to React Storybook like how it's handled in v9 components?
v9 has those components directly on the page, I suppose we could do the same, just might be a little more work to get them in there
Oh, for examples above, should we switch to experimental v10 versions for the next site?
@alisonjoseph Good point - Created #1057 for that.
Oh sorry NVM I had a wrong assumption that we put the React components directly to <ComponentExample>
.
Created experimental styled version at: #1058
Created #1059 just in case more direct live demo (like vanilla ones) is more desirable.
Add React examples to website for Dropdown. (see current site for examples https://www.carbondesignsystem.com/components/dropdown/code) Could use codesandbox plugin for this.