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

Update #chore/tests-e2e with main #219

Merged
merged 24 commits into from
Aug 24, 2023
Merged

Update #chore/tests-e2e with main #219

merged 24 commits into from
Aug 24, 2023

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    3555906 View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.24.0

    leomp12 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c1a3077 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    219222e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    37f7c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83c42b1 View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.24.1

    leomp12 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    784a30d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6b5484 View commit details
    Browse the repository at this point in the history
  5. perf(storefront): Edit BannerPictures.astro default widths to properl…

    …y match responsize sizes
    leomp12 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    0dd52c3 View commit details
    Browse the repository at this point in the history
  6. perf(storefront): Additional and improved (most common) responsive si…

    …zes for BannerPictures.astro
    leomp12 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    5584f5e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. fix(ssr): Redirect not found .css files to unique CSS filepath

    Fixes static built HTML files with not published CSS hash (without styles)
    leomp12 committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    d2dcaf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. fix(deps): Update non-major dependencies (#216)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    377e4b0 View commit details
    Browse the repository at this point in the history
  2. fix(firebase): Update dependency @google-cloud/pubsub to v4 (#217)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d5e98b8 View commit details
    Browse the repository at this point in the history
  3. fix(storefront): Update Astro to v2.10.12 (#215)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4ae833f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3b280e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c56a6ac View commit details
    Browse the repository at this point in the history
  6. fix(storefront): Set socialNetworks after route load on SSR

    BREAKING CHANGE: Stop exporing non-reactive globals `settings` and `apiContext` from `@@sf/sf-lib`
    leomp12 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9d2be60 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    e44f164 View commit details
    Browse the repository at this point in the history
  2. perf(storefront): Set <Picture>s img width/height always with max tra…

    …nsformed width
    
    Not necessarily original image sizes
    leomp12 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d2a1d5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd3c9ee View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. fix(storefront): Prevent undefined import.meta.env error on config

    Properly check env `ECOM_STORE_ID` to preset Store ID on config (`VITE_ECOM_STORE_ID` stills prioritary)
    leomp12 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    83c26f6 View commit details
    Browse the repository at this point in the history
  2. fix(cli): Update cloudcommerce [dev] command to bypass --host and -…

    …-port args
    
    BREAKING CHANGE: Host is now exposed by default on dev (default) CLI command, SSR function dev script should not contain --host and --port options
    leomp12 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e55e438 View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.25.0

    leomp12 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5045053 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e30ebcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac4d67d View commit details
    Browse the repository at this point in the history