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

docs(MapboxMap): add storybook stories #312

Merged
merged 48 commits into from
Oct 18, 2022

Commits on Oct 6, 2022

  1. docs(MapboxMap): add story for component

    J=SLAP-2223
    TEST=manual
    
    visually reviewed while serving storybook
    tatimblin committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f4eac1f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. docs(MapboxMap): add storybook stories

    J=SLAP-2223
    TEST=manual
    
    serve and view stories
    tatimblin committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    ba42394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a865f05 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. chore(MapboxMap): add percy secret

    J=SLAP-2223
    TEST=none
    tatimblin committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    afca03c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. fix(MapboxMap): update custom mapPin story

    J=SLAP-2223
    TEST=manual
    
    ran storybook and eslint
    tatimblin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    057e0b2 View commit details
    Browse the repository at this point in the history
  2. chore: change reusable workflow branch

    J=SLAP-2223
    TEST=none
    tatimblin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    57b9c6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    544236f View commit details
    Browse the repository at this point in the history
  4. Update preview.js

    tmeyer2115 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    b0e5303 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85f5939 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a92634 View commit details
    Browse the repository at this point in the history
  7. test config

    tatimblin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    cb49a38 View commit details
    Browse the repository at this point in the history
  8. move secret

    tatimblin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    6b69f82 View commit details
    Browse the repository at this point in the history
  9. change hook

    tatimblin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    a13c9e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    371bcb7 View commit details
    Browse the repository at this point in the history
  11. inputs

    tatimblin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    b28f601 View commit details
    Browse the repository at this point in the history
  12. secrets

    tatimblin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    b739c46 View commit details
    Browse the repository at this point in the history
  13. update build script

    tatimblin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    31b21eb View commit details
    Browse the repository at this point in the history
  14. npx

    tatimblin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    fdf0eeb View commit details
    Browse the repository at this point in the history
  15. staticDirs

    tatimblin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    a8ed46d View commit details
    Browse the repository at this point in the history
  16. env passthrough

    tatimblin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    5a2d3f9 View commit details
    Browse the repository at this point in the history
  17. remove auto import

    tatimblin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    e34ed93 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    9730aa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ef2919 View commit details
    Browse the repository at this point in the history
  3. update env var

    tatimblin committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    8437fa8 View commit details
    Browse the repository at this point in the history
  4. update env var

    tatimblin committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    485926c View commit details
    Browse the repository at this point in the history
  5. rename var

    tatimblin committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    1bc0565 View commit details
    Browse the repository at this point in the history
  6. rerun

    tatimblin committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2963829 View commit details
    Browse the repository at this point in the history
  7. add storybook interaction

    tatimblin committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    fc72fc0 View commit details
    Browse the repository at this point in the history
  8. check for popup content

    tatimblin committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    1733b9b View commit details
    Browse the repository at this point in the history
  9. lint

    tatimblin committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    8b55e00 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    bf8a2c2 View commit details
    Browse the repository at this point in the history
  2. add data attr on load

    tatimblin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    3866537 View commit details
    Browse the repository at this point in the history
  3. add timeout to loaded check

    tatimblin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    543c001 View commit details
    Browse the repository at this point in the history
  4. reduce timeout

    tatimblin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5be846a View commit details
    Browse the repository at this point in the history
  5. remove screen import

    tatimblin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5e8ca29 View commit details
    Browse the repository at this point in the history
  6. adjust timeout

    tatimblin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    81d6424 View commit details
    Browse the repository at this point in the history
  7. adjust timeout

    tatimblin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d1dde9a View commit details
    Browse the repository at this point in the history
  8. reorder interactions

    tatimblin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d7ac312 View commit details
    Browse the repository at this point in the history
  9. test

    tatimblin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e2efd0f View commit details
    Browse the repository at this point in the history
  10. test

    tatimblin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    8ec3c80 View commit details
    Browse the repository at this point in the history
  11. adjust timeout

    tatimblin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    3f8d586 View commit details
    Browse the repository at this point in the history
  12. adjust timeout

    tatimblin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5b30669 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. add forced await

    tatimblin committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    9b64550 View commit details
    Browse the repository at this point in the history
  2. lint

    tatimblin committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d5acbab View commit details
    Browse the repository at this point in the history
  3. add a lot of time

    tatimblin committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    3554ee0 View commit details
    Browse the repository at this point in the history
  4. remove forced delay

    tatimblin committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    955a539 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Fix Percy snapshots

    nmanu1 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    86ff7bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e46f46 View commit details
    Browse the repository at this point in the history