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): finalise Typescript migration for all non-deprecated compo…
…nents (#668) * chore(ui): delete only .ts migrated files from deprecated_js * chore(ui): update index file exports to .ts components * chore(ui): expose .ts AppShellProvider and keep deprectaed withDeprecationWarning for ContentAreaWrapper * chore(ui): add back migrated components for use in deprecated, non-migrated js files * chore(ui): put back components used in .js files within deprecated js components * chore(ui): changeset * chore(ui): fix content exports * chore(ui): fix export * chore(ui): fix exports * chore(ui): remove deprecated component from tests
- Loading branch information
1 parent
b12fa10
commit fbd1880
Showing
63 changed files
with
96 additions
and
7,697 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 | ||
--- | ||
|
||
Finalise Typescript migration for all non-deprecated components and clean up |
6 changes: 0 additions & 6 deletions
6
packages/ui-components/src/components/AppShellProvider/index.js
This file was deleted.
Oops, something went wrong.
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
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
46 changes: 0 additions & 46 deletions
46
packages/ui-components/src/deprecated_js/AppShellProvider/AppShellProvider.component.js
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
packages/ui-components/src/deprecated_js/AppShellProvider/AppShellProvider.test.js
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
packages/ui-components/src/deprecated_js/AppShellProvider/index.js
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
packages/ui-components/src/deprecated_js/ButtonRow/ButtonRow.component.js
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
packages/ui-components/src/deprecated_js/ButtonRow/ButtonRow.test.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.