Skip to content

Commit 20b19ff

Browse files
authored
refactor: Remove storybook and update references (#688)
1 parent d91ca98 commit 20b19ff

File tree

139 files changed

+3
-6601
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+3
-6601
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ updates:
2222
interval: "monthly"
2323

2424
- package-ecosystem: "pub"
25-
directory: "/storybook/"
25+
directory: "/optimus_widgetbook/"
2626
schedule:
2727
interval: "monthly"

.github/workflows/deploy-widgetbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- optimus/**
1010

1111
jobs:
12-
deploy_storybook:
12+
deploy_widgetbook:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Checkout

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@
44
.dart_tool/
55

66
pubspec.lock
7-
!storybook/pubspec.lock
87
!/pubspec.lock
98
pubspec_overrides.yaml

optimus/example/example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Check the storybook with the latest version of components [here](https://mews-optimus.web.app/).
1+
Check the widgetbook with the latest version of components [here](https://mews-optimus.web.app/).

storybook/.firebaserc

Lines changed: 0 additions & 5 deletions
This file was deleted.

storybook/.gitignore

Lines changed: 0 additions & 88 deletions
This file was deleted.

storybook/.metadata

Lines changed: 0 additions & 30 deletions
This file was deleted.

storybook/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

storybook/analysis_options.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

storybook/android/.gitignore

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)