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

Fix add-to-cart session event in Live View #614

Merged
merged 21 commits into from
Mar 11, 2023
Merged

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    7d4fd76 View commit details
    Browse the repository at this point in the history
  2. add changeset

    wizardlyhel committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    13009d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e036af View commit details
    Browse the repository at this point in the history
  4. use headers instead

    wizardlyhel committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6cd5922 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffd7c3e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. test env

    wizardlyhel committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b016fc2 View commit details
    Browse the repository at this point in the history
  2. test hard code domain

    wizardlyhel committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    9a7f908 View commit details
    Browse the repository at this point in the history
  3. remove turbo cache

    wizardlyhel committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    18e76e3 View commit details
    Browse the repository at this point in the history
  4. log the right thing

    wizardlyhel committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a2e6ceb View commit details
    Browse the repository at this point in the history
  5. revert test codes

    wizardlyhel committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    2a35b9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75e69f3 View commit details
    Browse the repository at this point in the history
  7. address feedbacks

    wizardlyhel committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    27cd462 View commit details
    Browse the repository at this point in the history
  8. fix in other templates

    wizardlyhel committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    29b714b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. export cart constants

    wizardlyhel committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    5491f0b View commit details
    Browse the repository at this point in the history
  2. remove props

    wizardlyhel committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    79a3e92 View commit details
    Browse the repository at this point in the history
  3. remove console log

    wizardlyhel committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    fb3347f View commit details
    Browse the repository at this point in the history
  4. Update packages/hydrogen/src/storefront.ts

    Co-authored-by: Fran Dios <frankdiox@gmail.com>
    wizardlyhel and frandiox committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    2f0b14f View commit details
    Browse the repository at this point in the history
  5. Update packages/hydrogen/src/storefront.ts

    Co-authored-by: Fran Dios <frankdiox@gmail.com>
    wizardlyhel and frandiox committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    2bd49ba View commit details
    Browse the repository at this point in the history
  6. Update packages/remix-oxygen/src/server.ts

    Co-authored-by: Fran Dios <frankdiox@gmail.com>
    wizardlyhel and frandiox committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    d00e454 View commit details
    Browse the repository at this point in the history
  7. lint

    wizardlyhel committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    588a6bd View commit details
    Browse the repository at this point in the history
  8. fix type

    wizardlyhel committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    b282a6f View commit details
    Browse the repository at this point in the history