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

ARTESCA-13969 // Migration to React 18 #4482

Open
wants to merge 2 commits into
base: development/129.0
Choose a base branch
from

Commits on Nov 27, 2024

  1. ARTESCA-13969 // Migration to React 18

    ARTESCA-13969 // Migration to React 18
    
    refactor: update NotificationCenter styles and improve test assertions
    
    refactor: migrate to React 18's createRoot for rendering
    
    refactor: implement external store for WebFingers context and update related hooks
    
    refactor: remove console logs and simplify state update logic in WebFingersStore
    
    refactor: update dependencies to React 18 and related packages
    
    Add ShellHooksProvider and integrate shell hooks into FederableApp
    
    Add shell hooks integration and update useAlerts function to accept optional filters
    
    Pass shellHooks and shellAlerts as props to FederatedComponent in ProtectedFederatedRoute
    
    Add @types/react-router-dom to package.json
    
    Refactor to useShellHooks for improved context integration across components
    
    Refactor context creation to eliminate reliance on window.shellContexts
    
    Update module-federation dependency and enhance shell hooks integration in FederatedApp
    
    Update @scality/module-federation dependency to latest version
    
    refactor: update history management and fix type errors across components
    hervedombya committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7129943 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    fcfd42e View commit details
    Browse the repository at this point in the history