react-storefront

React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor ([email protected]).

OTHER License

Downloads
2.5K
Stars
773
Committers
19

Bot releases are visible (Hide)

react-storefront - v7.7.3

Published by github-actions[bot] over 4 years ago

What's Changed

  • Fixes a bug in fetchFromAPI when fetching from 127.0.0.1
react-storefront - v7.7.2

Published by github-actions[bot] over 4 years ago

What's Changed

  • Use http in fetchFromAPI when host is 127.0.0.1 (#60) @markbrocato

🐛 Bug Fixes

  • Hide MagnifyHint when image is already fully magnified, and use magnified image in Lightbox (#50) @kevhender

🧰 Maintenance

  • Add test coverage for service worker (#57) @kevhender
react-storefront - v7.7.1

Published by github-actions[bot] over 4 years ago

🐛 Bug Fixes

  • Fix service worker serving from cache (#56) @kevhender
react-storefront - v7.7.0

Published by github-actions[bot] over 4 years ago

What's Changed

  • Add support for calling a separate api host in fetchFromAPI based on … (#54) @markbrocato
react-storefront - v7.6.0

Published by github-actions[bot] over 4 years ago

What's Changed

🚀 Features

  • Pause prefetches when non-prefetch request is sent to origin (#45) @kevhender

🧰 Maintenance

  • Update storybook metadata creation to support Knobs in docs app (#48) @kevhender
react-storefront - v7.5.0

Published by github-actions[bot] over 4 years ago

What's Changed

  • Renamed x-rsf-cache-control header to x-sw-cache-control
react-storefront - v7.4.0

Published by github-actions[bot] over 4 years ago

What's Changed

  • Change SW destination to .next/static folder (#49) @gmattar
react-storefront - v7.3.1

Published by github-actions[bot] over 4 years ago

What's Changed

  • Default NavTab font-weight to 300 up from 100 (#47) @tonylepmets
  • Change selected to be by id and not object equality (#46) @leotoll

🧰 Maintenance

  • Improve test coverage (#44) @leotoll
  • Added storybook stories (#29) @dijs
  • Cleanup for docs and invalid prop types (#43) @kevhender
react-storefront - v7.3.0

Published by github-actions[bot] over 4 years ago

What's Changed

  • Fix service worker creating null cache and console errors (#41) @leotoll
  • Default to React instead of Preact (#42) @tonylepmets
  • Feature/send api version (#37) @markbrocato
  • Fix precaching of page chunk files (#38) @tonylepmets
  • Fixes a bug in serviceWorker.prefetchJsonFor where an undefined path … (#40) @markbrocato

🧰 Maintenance

  • Fix doc generation to correctly push latest docs when published to npm (#36) @kevhender
react-storefront - 7.2.3

Published by github-actions[bot] over 4 years ago

What's Changed

  • Fix the color of the cart button in the app header. (#35) @markbrocato
react-storefront - v7.2.2

Published by github-actions[bot] over 4 years ago

What's Changed

  • Fixes an issue where the AppBar slides down from the top when the user initially lands on the app. (#34) @leotoll
react-storefront - v7.2.1

Published by github-actions[bot] over 4 years ago

What's Changed

  • Fix bug where offline warning message was not shown in the AppBar. (#33) @markbrocato
react-storefront - v7.2.0

Published by kevhender over 4 years ago

What's Changed

🚀 Features

  • Wait for 50ms before showing skeletons during client-side navigation. (#30) @markbrocato
  • Added fetchFromAPI
  • createLazyProps replaces fetchProps
  • useLazyStore has been renamed useLazyState
  • ProductOption tests and ProductOption refactor (#31) @leotoll
  • Improved and simplified service worker caching (#25) @leotoll
  • Add createTheme to prevent users from overwriting core theme variables (#26) @kevhender

🐛 Bug Fixes

  • fix: Service worker category navigation content updating and add subc… (#20) @leotoll

🧰 Maintenance

  • Added doc generator; push updated doc when package is published (#19) @kevhender
  • Added Menu tests (#28) @dijs
  • Remove inner ref (#27) @leotoll
react-storefront - v7.1.1

Published by github-actions[bot] over 4 years ago

What’s Changed

  • Fix static asset caching in service worker (#22) @tonylepmets
react-storefront - v7.1.0

Published by github-actions[bot] over 4 years ago

What’s Changed

  • Add onChange and value props to ProductOptionSelector (#18) @tonylepmets
react-storefront - v7.0.0

Published by github-actions[bot] almost 5 years ago

Initial GA release of React Storefront 7

Package Rankings
Top 2.23% on Npmjs.org
Related Projects