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

Tanner update playgrounds v2 #12256

Merged
merged 24 commits into from
Oct 31, 2022

Conversation

TannerS
Copy link
Contributor

@TannerS TannerS commented Oct 7, 2022

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...

  1. Create playgrounds
  2. Move stories out of next folder
  3. Moved other helper and mdx files out of next folder
  4. Removed default args

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?

image

cc: @abbeyhrt @aledavila

@TannerS TannerS requested a review from a team as a code owner October 7, 2022 04:32
@netlify
Copy link

netlify bot commented Oct 7, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8d5a8d0
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/63602d629f5cc5000806e414
😎 Deploy Preview https://deploy-preview-12256--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Oct 7, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 8d5a8d0
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/63602d62a1de650008ad9db0
😎 Deploy Preview https://deploy-preview-12256--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@tay1orjones
Copy link
Member

Closes #12251 #12250 #12250 #12249

@TannerS I know this is annoying, but GitHub won't auto-close the issues unless each issue is listed with "Closes" like this:

Closes #12251 
Closes #12250 
Closes #12250 
Closes #12249

@TannerS
Copy link
Contributor Author

TannerS commented Oct 7, 2022 via email

@TannerS TannerS requested a review from a team as a code owner October 9, 2022 07:28
@TannerS
Copy link
Contributor Author

TannerS commented Oct 26, 2022

updated

@TannerS TannerS requested review from tw15egan, tay1orjones and abbeyhrt and removed request for tw15egan and tay1orjones October 26, 2022 00:36
type: 'object',
},
},
light: {
Copy link
Member

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';

Copy link
Member

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 ?

@tw15egan
Copy link
Member

@TannerS just left a few more comments 👍🏻

@TannerS TannerS requested review from tw15egan and tay1orjones and removed request for abbeyhrt and tw15egan October 27, 2022 18:36
@TannerS
Copy link
Contributor Author

TannerS commented Oct 27, 2022

@TannerS just left a few more comments 👍🏻

Sup man, @tw15egan I think i covered all the comments above in latest push

Copy link
Member

@tw15egan tw15egan left a 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!

@kodiakhq kodiakhq bot merged commit b5655df into carbon-design-system:main Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
5 participants