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

Accept v2_0 #17

Closed
wants to merge 32 commits into from
Closed

Accept v2_0 #17

wants to merge 32 commits into from

Commits on Oct 7, 2023

  1. cleanup

    limistah committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    4d9f9fd View commit details
    Browse the repository at this point in the history
  2. clean commit

    limistah committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1dca19e View commit details
    Browse the repository at this point in the history
  3. no deps

    limistah committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    a14d4a4 View commit details
    Browse the repository at this point in the history
  4. basic read me

    limistah committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1ffccd1 View commit details
    Browse the repository at this point in the history
  5. basic read me

    limistah committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    ae711bf View commit details
    Browse the repository at this point in the history
  6. use tsdx

    limistah committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    7010a30 View commit details
    Browse the repository at this point in the history
  7. use tsdx

    limistah committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    9d3a27f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. setup tsdx with storybook

    limistah committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1e676df View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Platform Context

    limistah committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    4f5e926 View commit details
    Browse the repository at this point in the history
  2. use hplatform hook

    limistah committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    4b68d8e View commit details
    Browse the repository at this point in the history
  3. create map

    limistah committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    de568a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. render maps with v3/3/.1

    limistah committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a60dab4 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    1fd936f View commit details
    Browse the repository at this point in the history
  2. address build issues

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    106e6d4 View commit details
    Browse the repository at this point in the history
  3. setup package.json

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    2bf34d0 View commit details
    Browse the repository at this point in the history
  4. github action

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    e858330 View commit details
    Browse the repository at this point in the history
  5. remove size workflow

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    5195cf3 View commit details
    Browse the repository at this point in the history
  6. pass with no test

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    26cb1f9 View commit details
    Browse the repository at this point in the history
  7. setup Polyline

    limistah committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c97d3e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. render map polyline

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6b7196c View commit details
    Browse the repository at this point in the history
  2. render map polyline with events

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    927919c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    930653d View commit details
    Browse the repository at this point in the history
  2. hmarker

    limistah committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d7d72f1 View commit details
    Browse the repository at this point in the history
  3. hmarker completed

    limistah committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6f5fb99 View commit details
    Browse the repository at this point in the history
  4. add circle

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2312b58 View commit details
    Browse the repository at this point in the history
  5. add map layer

    limistah committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b7ab90e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. improved for build time

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2d48a61 View commit details
    Browse the repository at this point in the history
  2. run github action on ubuntu-latest

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    33e039d View commit details
    Browse the repository at this point in the history
  3. run on node 18.x

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8f9031b View commit details
    Browse the repository at this point in the history
  4. remove lint from ci

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    daefbf5 View commit details
    Browse the repository at this point in the history
  5. add docs

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    96b3596 View commit details
    Browse the repository at this point in the history
  6. deploy to npm

    Signed-off-by: Aleem Isiaka <[email protected]>
    limistah committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8eece31 View commit details
    Browse the repository at this point in the history