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 hidden (Show)

react-storefront - v8.17.5

Published by dijs over 3 years ago

  • Magnify Hint Bug fix for mobile/desktop #168 #167
react-storefront - v8.16.4

Published by dijs about 4 years ago

  • Added support for non selected carousel thumbnail state (#139)
  • Fixed NextScript compatibility with Next 9.5.3 (#138)
react-storefront - v8.14.0-alpha.0

Published by markbrocato over 4 years ago

Magento 2 integration

react-storefront - v8.13.0-alpha.0

Published by markbrocato over 4 years ago

  • Sends cookies with each fetch from the API.
react-storefront - v8.3.3

Published by markbrocato over 4 years ago

What's Changed

  • Fix useSimpleNavigation for catch-all routes. (#89) @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