Skip to content

Commit

Permalink
feat: delete BaggageStepper component
Browse files Browse the repository at this point in the history
BREAKING CHANGE: remove BaggageStepper component

The BaggageStepper component has been removed as it was not being used.
Please use the Stepper component instead.
  • Loading branch information
mvidalgarcia committed Mar 13, 2024
1 parent 6fdc700 commit 74d8f55
Show file tree
Hide file tree
Showing 24 changed files with 0 additions and 518 deletions.
1 change: 0 additions & 1 deletion docs/src/data/tailwind-migration-status.yaml
Expand Up @@ -6,7 +6,6 @@ AlertButton: true
Badge: true
BadgeList: true
BadgeListItem: true
BaggageStepper: false
Breadcrumbs: true
BreadcrumbsItem: true
Box: true
Expand Down
14 changes: 0 additions & 14 deletions packages/orbit-components/src/BaggageStepper/BaggageStepper.ct.tsx

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
42 changes: 0 additions & 42 deletions packages/orbit-components/src/BaggageStepper/README.md

This file was deleted.

64 changes: 0 additions & 64 deletions packages/orbit-components/src/BaggageStepper/Stepper.stories.tsx

This file was deleted.

58 changes: 0 additions & 58 deletions packages/orbit-components/src/BaggageStepper/Stepper/Button.tsx

This file was deleted.

This file was deleted.

This file was deleted.

114 changes: 0 additions & 114 deletions packages/orbit-components/src/BaggageStepper/Stepper/index.tsx

This file was deleted.

20 changes: 0 additions & 20 deletions packages/orbit-components/src/BaggageStepper/Stepper/types.d.ts

This file was deleted.

0 comments on commit 74d8f55

Please sign in to comment.