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

feat: V2.0 #493

Merged
merged 14 commits into from
Sep 23, 2023
Merged

feat: V2.0 #493

merged 14 commits into from
Sep 23, 2023

Commits on Oct 8, 2022

  1. doc: todo for 2.0

    yihong0618 committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    3106c6b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Aug 3, 2023

  1. feat: Typescript! (#461)

    * feat: Typescript!
    
    Signed-off-by: Frost Ming <[email protected]>
    
    * chore: use node 16 as the base
    
    Signed-off-by: Frost Ming <[email protected]>
    
    * fix: remove use dependencies
    
    Signed-off-by: Frost Ming <[email protected]>
    
    ---------
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b3b8df7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. feat: change to SPA and vite (#472)

    feat: change to react and vite
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6a636f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    a0ada4b View commit details
    Browse the repository at this point in the history
  2. chore:upgrade node version and pnpm (#474)

    Signed-off-by: shaoanianche <[email protected]>
    shaonianche authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    e484aa1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 13, 2023

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

Commits on Sep 17, 2023

  1. fix: v2.0 can not zoom (#492)

    * This commit do these things,
    cause react update to 18 there is a serious bug for
    react-map-gl, so we deside to update it to v7.
    for v7 there's a lot of break change, we fix them as follows:
    - bring mapbox css to the file.
    - change the api that break
    - add two packages in it to fit the change
    - change viewport name to viewState to fit the api change
    
    * fix: git ignore
    
    * style:
    * line blur to smooth
    * mapStyle using dark-v10 to solve the language problem
    * FullscreenButton style fix
    
    ---------
    
    Co-authored-by: ben_29 <[email protected]>
    yihong0618 and ben-29 authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    3a089e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97f62b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    fda1841 View commit details
    Browse the repository at this point in the history
  2. chore:gnore ./dist (#494)

    Signed-off-by: friendsa <[email protected]>
    shaonianche authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6c63bbc View commit details
    Browse the repository at this point in the history
  3. fix: by comments

    yihong0618 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c4e4384 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    19bfd3c View commit details
    Browse the repository at this point in the history