Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Delay refresh #44

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Commits on Mar 16, 2021

  1. Find a port to build the public path

    Miguel Montalvo committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    078e4b6 View commit details
    Browse the repository at this point in the history
  2. Change HMR client

    Miguel Montalvo committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    967b205 View commit details
    Browse the repository at this point in the history
  3. Enable browser sync notifications

    Miguel Montalvo committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    80a3509 View commit details
    Browse the repository at this point in the history
  4. Reload the page when files are uploaded to Shopify

    Miguel Montalvo committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    5d93fbf View commit details
    Browse the repository at this point in the history
  5. Fix dynamic public path

    Miguel Montalvo committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    f2f0a4b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Update readme file

    Miguel Montalvo committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    6fe4c3e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Add delay before reloading the page

    Values between 1600ms and 2000ms seem to work well
    
    (cherry picked from commit e3d523d)
    Miguel Montalvo committed May 9, 2021
    Configuration menu
    Copy the full SHA
    0362b93 View commit details
    Browse the repository at this point in the history
  2. Make delay refresh optional

    (cherry picked from commit 21da3d4)
    Miguel Montalvo committed May 9, 2021
    Configuration menu
    Copy the full SHA
    8bb3518 View commit details
    Browse the repository at this point in the history
  3. Document delay option

    (cherry picked from commit b8e8cea)
    Miguel Montalvo committed May 9, 2021
    Configuration menu
    Copy the full SHA
    d3f646c View commit details
    Browse the repository at this point in the history