Skip to content
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.

Releases: magento-research/peregrine

New Component (Price)

11 Jun 17:47
Compare
Choose a tag to compare

Added <Price /> component to display formatted values using the proper currency code and separators.

Change App Bootstrap API

08 Jun 17:53
Compare
Choose a tag to compare

This release introduces a new (breaking) API for bootstrapping a Peregrine application.

Rather than passing in a DOM element and calling mount, a consumer of this package is now expected to receive the root of the React tree from Peregrine, and call ReactDOM.render directly in their theme(s).

See #45 for details and update instructions.

Fix

05 Jun 14:38
Compare
Choose a tag to compare
Fix

Fixed bug with artifacts in v0.2.0 release

0.2.0

05 Jun 14:37
Compare
Choose a tag to compare
  • Added generic List component
  • Fixed routing to /
  • Simulators for async testing
  • Storybook setup

Add ContainerChild Component

26 Feb 17:01
Compare
Choose a tag to compare
  • Added ContainerChild component, to be used with pwa-buildpack.

Bug Fix

10 Jan 17:22
Compare
Choose a tag to compare
  • Publish w/ ES Modules and babel-preset-env in CI

IE11 Support

10 Jan 16:55
Compare
Choose a tag to compare
v0.1.2-alpha

0.1.2-alpha