-
Notifications
You must be signed in to change notification settings - Fork 8
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
ARTESCA-13970 // Migration to React 18 #799
base: development/1.0
Are you sure you want to change the base?
Conversation
Hello hervedombya,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
e2af981
to
c2c0b22
Compare
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Add TypeScript declaration files and update .gitignore Add react-test-renderer dependency to package.json and package-lock.json Update react-router to v6 and refactor navigation hooks in components Refactor Tabs component to improve path handling and integrate Outlet for nested routes Refactor MetricTimespanProvider to accept location prop for improved URL handling Refactor MetricTimespanProvider to use useLocation for improved location handling Add dist/ to .gitignore to exclude distribution files from version control Remove unused configuration and mock files to clean up the repository Add configuration files and setup for project environment
…necessary BrowserRouter wrappers from Table and Tabs components for improved routing structure.
fdcb356
to
cbf3b15
Compare
Component:
Description:
Design:
Breaking Changes:
Closes: #ISSUE_NUMBER