Skip to content

Commit

Permalink
refactor: Remove storybook and update references (#688)
Browse files Browse the repository at this point in the history
  • Loading branch information
witwash authored Oct 1, 2024
1 parent d91ca98 commit 20b19ff
Show file tree
Hide file tree
Showing 139 changed files with 3 additions and 6,601 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ updates:
interval: "monthly"

- package-ecosystem: "pub"
directory: "/storybook/"
directory: "/optimus_widgetbook/"
schedule:
interval: "monthly"
2 changes: 1 addition & 1 deletion .github/workflows/deploy-widgetbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- optimus/**

jobs:
deploy_storybook:
deploy_widgetbook:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
.dart_tool/

pubspec.lock
!storybook/pubspec.lock
!/pubspec.lock
pubspec_overrides.yaml
2 changes: 1 addition & 1 deletion optimus/example/example.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Check the storybook with the latest version of components [here](https://mews-optimus.web.app/).
Check the widgetbook with the latest version of components [here](https://mews-optimus.web.app/).
5 changes: 0 additions & 5 deletions storybook/.firebaserc

This file was deleted.

88 changes: 0 additions & 88 deletions storybook/.gitignore

This file was deleted.

30 changes: 0 additions & 30 deletions storybook/.metadata

This file was deleted.

5 changes: 0 additions & 5 deletions storybook/README.md

This file was deleted.

1 change: 0 additions & 1 deletion storybook/analysis_options.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions storybook/android/.gitignore

This file was deleted.

67 changes: 0 additions & 67 deletions storybook/android/app/build.gradle

This file was deleted.

7 changes: 0 additions & 7 deletions storybook/android/app/src/debug/AndroidManifest.xml

This file was deleted.

31 changes: 0 additions & 31 deletions storybook/android/app/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions storybook/android/app/src/main/res/drawable/launch_background.xml

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 0 additions & 8 deletions storybook/android/app/src/main/res/values/styles.xml

This file was deleted.

7 changes: 0 additions & 7 deletions storybook/android/app/src/profile/AndroidManifest.xml

This file was deleted.

31 changes: 0 additions & 31 deletions storybook/android/build.gradle

This file was deleted.

4 changes: 0 additions & 4 deletions storybook/android/gradle.properties

This file was deleted.

6 changes: 0 additions & 6 deletions storybook/android/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

15 changes: 0 additions & 15 deletions storybook/android/settings.gradle

This file was deleted.

10 changes: 0 additions & 10 deletions storybook/firebase.json

This file was deleted.

Loading

0 comments on commit 20b19ff

Please sign in to comment.