Skip to content

Commit

Permalink
Merge pull request #19265 from storybookjs/tom/sb-752-addon-docs-argt…
Browse files Browse the repository at this point in the history
…ype-inference

React: Move argType stories to template/stories folder
  • Loading branch information
tmeasday authored Sep 30, 2022
2 parents b42f0ed + 0a3599b commit d640195
Show file tree
Hide file tree
Showing 202 changed files with 6,108 additions and 3,557 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
executor:
class: medium+
name: sb_node_14_browsers
parallelism: 13
parallelism: 12
steps:
- git-shallow-clone/checkout_advanced:
clone_options: '--depth 1 --verbose'
Expand Down
2 changes: 0 additions & 2 deletions code/.eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ scripts/repros-generator
*.d.ts
examples/ember-cli/.storybook/preview-head.html
examples/official-storybook/tests/addon-jest.test.js
examples/cra-ts-kitchen-sink/*.json
examples/cra-ts-kitchen-sink/public/*
ember-output
.yarn
!.remarkrc.js
Expand Down
3 changes: 0 additions & 3 deletions code/examples/cra-ts-kitchen-sink/.env

This file was deleted.

This file was deleted.

This file was deleted.

44 changes: 0 additions & 44 deletions code/examples/cra-ts-kitchen-sink/.storybook/main.ts

This file was deleted.

6 changes: 0 additions & 6 deletions code/examples/cra-ts-kitchen-sink/.storybook/preview.ts

This file was deleted.

44 changes: 0 additions & 44 deletions code/examples/cra-ts-kitchen-sink/README.md

This file was deleted.

62 changes: 0 additions & 62 deletions code/examples/cra-ts-kitchen-sink/package.json

This file was deleted.

Binary file removed code/examples/cra-ts-kitchen-sink/public/favicon.ico
Binary file not shown.
41 changes: 0 additions & 41 deletions code/examples/cra-ts-kitchen-sink/public/index.html

This file was deleted.

Binary file not shown.
Binary file not shown.
25 changes: 0 additions & 25 deletions code/examples/cra-ts-kitchen-sink/public/manifest.json

This file was deleted.

2 changes: 0 additions & 2 deletions code/examples/cra-ts-kitchen-sink/public/robots.txt

This file was deleted.

22 changes: 0 additions & 22 deletions code/examples/cra-ts-kitchen-sink/src/App.css

This file was deleted.

26 changes: 0 additions & 26 deletions code/examples/cra-ts-kitchen-sink/src/App.tsx

This file was deleted.

This file was deleted.

35 changes: 0 additions & 35 deletions code/examples/cra-ts-kitchen-sink/src/components/Button.tsx

This file was deleted.

Loading

0 comments on commit d640195

Please sign in to comment.