-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Tanner update playgrounds v2 #12256
Tanner update playgrounds v2 #12256
Conversation
✅ Deploy Preview for carbon-components-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Co-authored-by: Abbey Hart <abbeyhrt@gmail.com>
Co-authored-by: Abbey Hart <abbeyhrt@gmail.com>
Co-authored-by: Abbey Hart <abbeyhrt@gmail.com>
updated |
type: 'object', | ||
}, | ||
}, | ||
light: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we hide this prop, as it is deprecated and should no longer be used
@@ -61,3 +61,20 @@ export const Nested = () => { | |||
}; | |||
|
|||
Nested.storyName = 'nested'; | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this file be renamed to UnorderedList.stories.js
?
@TannerS just left a few more comments 👍🏻 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great; thanks for all the help!
Closes #12251
Closes #12250
Closes #12250
Closes #12249
This is attempt to work on the following playgrounds
I am not sure i did them all 100% correct but what I attempted is...
for any files that existed in both the root and next folder, i just moved the file and overwrote it (I hope that is correct or else ill make a new branch/pr and do it right)
IF any of this is incorrect i will prob remake the PR since reverting changes is much harder, but im under the assumption of one story from the next folder, please correct me if im wrong
Testing / Reviewing
Verified in storybook
NEED HELP
One thing i did and can't figure out how to fix, if I could get some help on this?
cc: @abbeyhrt @aledavila