generated from cloudoperators/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ui): migrate ContextMenu component to Typescript (#596)
* chore(ui): convert contextmenu to Typescript * chore(ui): convert story to ts * chore(ui): fix test * chore(ui): eslint ignore and update imports * chore(ui): update knownicons type and improve casting * chore(ui): improve story types
- Loading branch information
1 parent
c9108c0
commit b1a5eb1
Showing
7 changed files
with
168 additions
and
205 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@cloudoperators/juno-ui-components": minor | ||
--- | ||
|
||
Migrate the ContextMenu component to TypeScript |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
175 changes: 0 additions & 175 deletions
175
packages/ui-components/src/components/ContextMenu/ContextMenu.stories.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.