alleyinteractive / alleyinteractive/alley-scripts
Document all the components/hooks/services of block-editor-tools in Storybook
- Lenguaje dominante
- TypeScript
- Estrellas
- 10
- Forks
- 3
- Merge medio
- 4 d 22 h
- PR fusionados (30 d)
- 2
Descripción
# User Story
> As a user of Block Editor Tools, I want to be able to get a list of all components, hooks, and service functions in React Storybook at https://alleyinteractive.github.io/alley-scripts/ and see what their properties are and how to use them.
# Acceptance Criteria
- Update the Storybook configuration to include all components, hooks, and services exported by Block Editor Tools
- Ensure that everything loads properly on Storybook at https://alleyinteractive.github.io/alley-scripts/ and that no views error
- Move any existing documentation to the Storybook documentation (e.g., READMEs in subfolders like https://github.com/alleyinteractive/alley-scripts/blob/main/packages/block-editor-tools/src/hooks/use-post-meta-value/README.md) so that there is a single source of truth for documentation
- Update the Alley Scripts README to include instructions on adding components etc to Storybook and keeping documentation up to date when things change
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.