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

Display single waypoint #25161

Merged
merged 19 commits into from
Aug 22, 2023
Merged

Display single waypoint #25161

merged 19 commits into from
Aug 22, 2023

Commits on Aug 16, 2023

  1. temp

    Hayata Suenaga committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fe987ff View commit details
    Browse the repository at this point in the history
  2. feat: display way points

    Hayata Suenaga committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b98ee9a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. chore: use SF coordinate for placeholder data

    Hayata Suenaga committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    da60206 View commit details
    Browse the repository at this point in the history
  2. style: run prettier

    Hayata Suenaga committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    62e5815 View commit details
    Browse the repository at this point in the history
  3. fix: filter out undefined waypoints

    Hayata Suenaga committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5e19550 View commit details
    Browse the repository at this point in the history
  4. chore(deps): install new version of x-maps

    Hayata Suenaga committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    342f344 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. chore: use the code from test branch for the map lib

    Hayata Suenaga committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    dd7f3f4 View commit details
    Browse the repository at this point in the history
  2. chore: update pod version

    Hayata Suenaga committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b31cea8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. fix: pass width prop so that marker is displayed on ios

    Hayata Suenaga committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bd84bb8 View commit details
    Browse the repository at this point in the history
  2. chore: change test branch

    Hayata Suenaga committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9387d15 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into hayata-test-route-style

    Hayata Suenaga committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1817dbf View commit details
    Browse the repository at this point in the history
  4. chore(dep): bump package version

    Hayata Suenaga committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c7e472c View commit details
    Browse the repository at this point in the history
  5. chore(dep): run npm install

    Hayata Suenaga committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bc099f1 View commit details
    Browse the repository at this point in the history
  6. style: rename a variable

    Hayata Suenaga committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5518086 View commit details
    Browse the repository at this point in the history
  7. fix: check for null

    Hayata Suenaga committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    40eecdb View commit details
    Browse the repository at this point in the history
  8. fix: change icon color

    Hayata Suenaga committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a9b1cde View commit details
    Browse the repository at this point in the history
  9. feat: use Expensify style in map

    Hayata Suenaga committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9fa23b0 View commit details
    Browse the repository at this point in the history
  10. chore(deps): update x-maps version

    Hayata Suenaga committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0c08d09 View commit details
    Browse the repository at this point in the history
  11. fix: hide link url

    Hayata Suenaga committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b2416eb View commit details
    Browse the repository at this point in the history