Skip to content

Releases: reactioncommerce/reaction-component-library

v0.54.5

12 Nov 19:58
3044f20
Compare
Choose a tag to compare

0.54.5 (2018-11-12)

Bug Fixes

  • addressreview: xform validated address to Address GQL type (99b5009)

v0.54.4

09 Nov 22:49
b4bcb5d
Compare
Choose a tag to compare

0.54.4 (2018-11-09)

Bug Fixes

  • inlinealert: a blank default InlineAlert does not display anything (2d99bd3)

v0.54.3

08 Nov 23:29
44f0165
Compare
Choose a tag to compare

0.54.3 (2018-11-08)

Bug Fixes

  • minicart: pass onCheckoutButtonClick to CartCheckoutButton (94eeb84)

v0.54.2

08 Nov 15:36
1cc9e16
Compare
Choose a tag to compare

0.54.2 (2018-11-08)

Bug Fixes

  • stripepaymentcheckoutaction: check for Stripe, same_as_shipping (a1f47cb)
  • stripepaymentcheckoutaction: set isStripeFormComplete (27ee2b9)

v0.54.1

06 Nov 14:28
c83e022
Compare
Choose a tag to compare

0.54.1 (2018-11-06)

Bug Fixes

  • regioninput: add isFormInput back to RegionInput (5de148c)

v0.54.0

02 Nov 18:16
7f37b7e
Compare
Choose a tag to compare

0.54.0 (2018-11-02)

Bug Fixes

  • inlinealert: removed isRequired from proptypes (112ade7)

Features

  • regioninput: add RegionInput component, use in AddressForm (4af28ea)
  • created alert CustomePropType (6df5320)

v0.53.0

02 Nov 18:04
5c3ee7f
Compare
Choose a tag to compare

0.53.0 (2018-11-02)

Features

  • basic MultiSelect styles (f7de405)
  • MultiSelect array value (f88c852)
  • started MultiSelect component (ce7e963)
  • multiselect: added styles to theme, handle array value (ed53fae)

v0.52.0

02 Nov 15:14
78181f6
Compare
Choose a tag to compare

0.52.0 (2018-11-02)

Features

  • create AccordionFormList component (ebef843)

v0.51.2

31 Oct 19:20
87d9565
Compare
Choose a tag to compare

0.51.2 (2018-10-31)

Bug Fixes

  • cartitem: add productURLPath to image link (fabd7cf)
  • actually use productURLPath (bf0ec47)

v0.51.1

31 Oct 17:34
e63cc4c
Compare
Choose a tag to compare

0.51.1 (2018-10-31)

Bug Fixes

  • clear Select when value prop becomes null (a747deb)