Most of Block Editor components don't have stories.
Block Editor components's Storybook should also be added and updated like the Components.
related #22891
What is your proposed solution?
We can use this issue to track the addition and updating of the stories for Block Editor.
You can add the link to assign yourself to each component.
As I know, Block Editor Components list has never existed, so at first, we can start to be based on the directory name.
The list was made automatically, and we can ignore the component for native only.
cc @WordPress/gutenberg-components
Block Editor Components directories List
[ ] alignment-control #67046
[x] audio-player (for native only)
[ ] autocomplete (BlockEditorAutocomplete based on Autocomplete from @wordpress/components. Pending until the Autocomplete component's stories are made.)
What problem does this address?
Most of Block Editor components don't have stories. Block Editor components's Storybook should also be added and updated like the Components. related #22891
What is your proposed solution?
We can use this issue to track the addition and updating of the stories for Block Editor. You can add the link to assign yourself to each component. As I know, Block Editor Components list has never existed, so at first, we can start to be based on the directory name. The list was made automatically, and we can ignore the component for native only.
cc @WordPress/gutenberg-components
Block Editor Components directories List
BlockEditorAutocomplete
based onAutocomplete
from@wordpress/components
. Pending until theAutocomplete
component's stories are made.)