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

Detach navigator from sidebar #9933

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Aug 21, 2024

  1. Convert Control.Sidebar.js to Control.Sidebar.ts

    Signed-off-by: NickWingate <[email protected]>
    Change-Id: Iba2142d44f29ad0eb9293859f45c0718d3a223b4
    NickWingate committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8ba2a37 View commit details
    Browse the repository at this point in the history
  2. Remove Leaflet's dependency from Control.Sidebar.ts

    Signed-off-by: NickWingate <[email protected]>
    Change-Id: Ic1ee078dca4792b314e5f9a835ae50a79ab7ee62
    NickWingate committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    41dcef4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Detach navigator from sidebar

    Signed-off-by: NickWingate <[email protected]>
    Change-Id: Ia09748abcec00a75b8743778907d5ede28c6720b
    NickWingate committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5a0ed82 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Implement NavigatorPanel in online

    Responsible for handling and rendering events
    related to the navigator
    
    Signed-off-by: NickWingate <[email protected]>
    Change-Id: I1bd3718f1cd3ab4e46e6354166267376013588a8
    NickWingate committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    124e01f View commit details
    Browse the repository at this point in the history