Problem/Motivation
Update the current examples to be compatible with the latest version of Storybook, extend the collection of examples with more advanced use cases, as well as provide general documentation for the project and each individual example.
Remaining tasks
1. The stories(.yml) for the components in the project need to be updated to reflect the changes in the latest version of Storybook. One of which is the defaultValue for args (now deprecated) - https://storybook.js.org/docs/react/api/arg-types#defaultvalue .
2. Provide the documentation (README.md) for the repo, explaining the setup and considerations when one installs and uses the module.
3. Expand the collection of examples with cases that use more complex arguments (arrays, objects, raw HTML, and other components).
(I'm open to suggestions)
Issue fork sdc_examples-3388876
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
dan.d commentedComment #4
e0ipsoThis looks great! Thanks for the help!
Comment #5
e0ipso