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

[Chore] refactored side-panel from class to functional component #1536

Merged
merged 2 commits into from
Jul 18, 2021

Commits on Jul 8, 2021

  1. chore: refactored side-panel from class to functional component

    * Decoupled mapmanager from globe manager
    * created new side panel content component to isolate logic to toggle panels
    
    Signed-off-by: Giuseppe Macri <macri.giuseppe@gmail.com>
    
    fix: fixed layer sorting/editing actions (UN-1353)
    
    Signed-off-by: Giuseppe Macri <macri.giuseppe@gmail.com>
    macrigiuseppe authored and heshan0131 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    6c5f3e0 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: Shan He <heshan0131@gmail.com>
    heshan0131 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    8ce95d0 View commit details
    Browse the repository at this point in the history