Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 [backport release-0.6] Drop use of @migtools/lib-ui (#2193) #2194

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented Mar 7, 2025

Backport of: #2193
Resolves: #2044

To have direct control over storage and selection
hooks used in the project, pull in the used code
from @migtools/lib-ui and drop it as a dependency.

Changes:

  • Drop @migtools/lib-ui from dependencies
  • Pull in hooks useSelectionState() and useStorage()
  • Adjust components to use the project's versions of the hooks

Source: https://github.com/migtools/lib-ui
Tag: v10.0.1
Commit SHA: 0cb74ce6d4de236abe1b7d20bbe747ceca392f28

Backport of: konveyor#2193
Resolves: konveyor#2044

To have direct control over storage and selection
hooks used in the project, pull in the used code
from `@migtools/lib-ui` and drop it as a dependency.

Changes:
  - Drop `@migtools/lib-ui` from dependencies
  - Pull in hooks useSelectionState() and useStorage()
  - Adjust components to use the project's versions of the hooks

Source: https://github.com/migtools/lib-ui
Tag: [v10.0.1](https://github.com/migtools/lib-ui/tree/v10.0.1)
Commit SHA: 0cb74ce6d4de236abe1b7d20bbe747ceca392f28

Signed-off-by: Scott J Dickerson <[email protected]>
@sjd78 sjd78 merged commit 53dc89b into konveyor:release-0.6 Mar 10, 2025
11 checks passed
@sjd78 sjd78 deleted the backport_2193_to_0.6 branch March 10, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants