-
Notifications
You must be signed in to change notification settings - Fork 491
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
chore: update storybook and stories #2007
Merged
Merged
Commits on Jul 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2f9ed53 - Browse repository at this point
Copy the full SHA 2f9ed53View commit details -
Configuration menu - View commit details
-
Copy full SHA for f637913 - Browse repository at this point
Copy the full SHA f637913View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ecf70c - Browse repository at this point
Copy the full SHA 6ecf70cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9029f3 - Browse repository at this point
Copy the full SHA d9029f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 983b328 - Browse repository at this point
Copy the full SHA 983b328View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3935fd - Browse repository at this point
Copy the full SHA a3935fdView commit details -
chore(deps): use storybook-CRA dep
This addresses the following warning when running `npm run storybook`: WARN Storybook support for Create React App is now a separate preset. WARN To use the new preset, install `@storybook/preset-create-react-app` and add it to the list of `addons` in your `.storybook/main.js` config file. WARN The built-in preset has been disabled in Storybook 6.0.
Configuration menu - View commit details
-
Copy full SHA for 263abda - Browse repository at this point
Copy the full SHA 263abdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5acfcba - Browse repository at this point
Copy the full SHA 5acfcbaView commit details -
Resolves the following error: Error: NormalModuleFactory.beforeResolve (IgnorePlugin) is no longer a waterfall hook, but a bailing hook instead. Do not return the passed object, but modify it instead. Returning false will ignore the request and results in no module created.
Configuration menu - View commit details
-
Copy full SHA for 9ec9fee - Browse repository at this point
Copy the full SHA 9ec9feeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e972a - Browse repository at this point
Copy the full SHA 17e972aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f97d322 - Browse repository at this point
Copy the full SHA f97d322View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c92c79 - Browse repository at this point
Copy the full SHA 6c92c79View commit details
Commits on Jul 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c220df4 - Browse repository at this point
Copy the full SHA c220df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9767c2d - Browse repository at this point
Copy the full SHA 9767c2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29619cb - Browse repository at this point
Copy the full SHA 29619cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecca78e - Browse repository at this point
Copy the full SHA ecca78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 667a03b - Browse repository at this point
Copy the full SHA 667a03bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f92709d - Browse repository at this point
Copy the full SHA f92709dView commit details
Commits on Jul 24, 2022
-
chore: run storiesOf migration script
* Ran `git ls-files | grep 'stories.js' | xargs -n1 -- npx --yes sb migrate storiesof-to-csf --glob` * Normalized default stories exports * Added jsdoc comment for default exports * export default as object literal
Configuration menu - View commit details
-
Copy full SHA for f748938 - Browse repository at this point
Copy the full SHA f748938View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7aae28 - Browse repository at this point
Copy the full SHA c7aae28View commit details
Commits on Aug 16, 2022
-
* disable default export rule for stories * enable react/prop-types validation warning
Configuration menu - View commit details
-
Copy full SHA for 545db02 - Browse repository at this point
Copy the full SHA 545db02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64ca489 - Browse repository at this point
Copy the full SHA 64ca489View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d97e49 - Browse repository at this point
Copy the full SHA 8d97e49View commit details
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6bac680 - Browse repository at this point
Copy the full SHA 6bac680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 379ef5a - Browse repository at this point
Copy the full SHA 379ef5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3777780 - Browse repository at this point
Copy the full SHA 3777780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6253e09 - Browse repository at this point
Copy the full SHA 6253e09View commit details -
Configuration menu - View commit details
-
Copy full SHA for effd977 - Browse repository at this point
Copy the full SHA effd977View commit details -
Configuration menu - View commit details
-
Copy full SHA for d02bce0 - Browse repository at this point
Copy the full SHA d02bce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3112583 - Browse repository at this point
Copy the full SHA 3112583View commit details
Commits on Aug 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a11d2b5 - Browse repository at this point
Copy the full SHA a11d2b5View commit details
Commits on Aug 26, 2022
-
fix: run @storybook/cli migrate storiesof-to-csf
Migrated leftover storiesOf stories with: `npx @storybook/cli migrate storiesof-to-csf -g '**/(Radio|PublishModal).stories.js'`
Configuration menu - View commit details
-
Copy full SHA for bc17589 - Browse repository at this point
Copy the full SHA bc17589View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2613bef - Browse repository at this point
Copy the full SHA 2613befView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e0cb61 - Browse repository at this point
Copy the full SHA 1e0cb61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5016126 - Browse repository at this point
Copy the full SHA 5016126View commit details
Commits on Aug 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 51594cf - Browse repository at this point
Copy the full SHA 51594cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f7a3d5 - Browse repository at this point
Copy the full SHA 2f7a3d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for efc9bb1 - Browse repository at this point
Copy the full SHA efc9bb1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.