Skip to content

Commit

Permalink
docs: refactor storybook (remirror#1142)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocavue authored Aug 23, 2021
1 parent b2e577e commit 951b324
Show file tree
Hide file tree
Showing 103 changed files with 1,101 additions and 2,477 deletions.
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Stories are an integral part of this repository. They serve as the package level
For example the **bold extension** will have a story which shows how the commands can be used to toggle bold text within the editor.
Each story should be placed within the `__stories__` folder and the file should end with the pattern `*.stories.ts(x)`.
Each story should be placed within the `stories` folder and the file should end with the pattern `*.stories.ts(x)`.
Following the 1.0.0 release of `remirror` there will be a big push to add more stories documenting the usage of all the extensions, commands and hooks available.
Expand Down
56 changes: 0 additions & 56 deletions packages/remirror__extension-annotation/__stories__/tsconfig.json

This file was deleted.

56 changes: 0 additions & 56 deletions packages/remirror__extension-blockquote/__stories__/tsconfig.json

This file was deleted.

53 changes: 0 additions & 53 deletions packages/remirror__extension-bold/__stories__/tsconfig.json

This file was deleted.

56 changes: 0 additions & 56 deletions packages/remirror__extension-callout/__stories__/tsconfig.json

This file was deleted.

56 changes: 0 additions & 56 deletions packages/remirror__extension-code-block/__stories__/tsconfig.json

This file was deleted.

53 changes: 0 additions & 53 deletions packages/remirror__extension-code/__stories__/tsconfig.json

This file was deleted.

53 changes: 0 additions & 53 deletions packages/remirror__extension-codemirror5/__stories__/tsconfig.json

This file was deleted.

Loading

0 comments on commit 951b324

Please sign in to comment.