Skip to content

Releases: reactioncommerce/reaction-component-library

v0.51.0

31 Oct 14:03
76998ac
Compare
Choose a tag to compare

0.51.0 (2018-10-31)

Bug Fixes

  • AddressBook & AddressReview form event handlers async (f507f06)
  • bugfix in AddressReview (e98a53f)

Features

  • added InlineAlert to ShippingAddressCheckoutAction (26d86f4)
  • address validation in ShippingAddressCheckoutAction (5b297d2)
  • started adding AddressReview to ShippingAddressCheckoutAction (286e07e)

v0.50.0

30 Oct 18:06
97a0d91
Compare
Choose a tag to compare

0.50.0 (2018-10-30)

Bug Fixes

  • finalreviewcheckoutaction: pass productURLPath into finalreview (85a651c)

Features

  • cartitem: add productURLPath prop to allow more specific URLs (8e3bfbe)

v0.49.0

24 Oct 22:58
3a81b08
Compare
Choose a tag to compare

0.49.0 (2018-10-24)

Bug Fixes

  • addressreview: update message (c316c5d)
  • addressreview: use inlinealert in addressreview (ae24b19)

Features

  • inlinealert: initialize alert (3fab8aa)
  • isdismissable: fade out box with click of the X (3d8a5b5)

v0.48.0

24 Oct 18:52
923acd5
Compare
Choose a tag to compare

0.48.0 (2018-10-24)

Bug Fixes

  • selectablelist: pass in (props) to applyTheme (2b11909)
  • bugfix in AddressReview handleSubmit method (e4cf9f0)
  • correct yellow hex (962900d)

Features

  • added Address to context, updated docs (0687fbb)
  • address options, styles, updated example (0b0a446)
  • AddressReview form actions, SelectableList in form (819b8c3)
  • AddressReview form theme styles (b2de612)
  • AddressReview rendering within AddressBook (c39e13c)
  • AddressReview returns selected address (c0481b8)
  • addressToString util function (2decafb)
  • created Address component (49fe3ed)
  • error styles for Address props (0b4919c)
  • started AddressReview and Address theme (d0b023c)
  • warningMessage prop, style updates (edb6be6)

v0.47.0

19 Oct 17:41
06af579
Compare
Choose a tag to compare

0.47.0 (2018-10-19)

Features

  • started address CustomPropType (f592798)

v0.46.0

15 Oct 13:56
1a6f7a6
Compare
Choose a tag to compare

0.46.0 (2018-10-15)

Bug Fixes

Features

  • add InPageMenuItem to appComponents (112d8c6)
  • InPageMenu and InPageMenuItem components initial commit (9a855f5)
  • InPageMenu components (62e8bbf)
  • pass more props into component (06f0f46)

v0.45.2

12 Oct 22:33
9f4170e
Compare
Choose a tag to compare

0.45.2 (2018-10-12)

Bug Fixes

v0.45.1

11 Oct 17:16
a95899d
Compare
Choose a tag to compare

0.45.1 (2018-10-11)

Bug Fixes

  • remove withTheme from StripeForm (876d6f9)

v0.45.0

10 Oct 21:42
ae4a341
Compare
Choose a tag to compare

0.45.0 (2018-10-10)

Bug Fixes

  • AddressBook padding styles (e93c418)
  • css issue with Accordion (4d1ed57)
  • inherit color until theme styles added (9be16f6)
  • type styles in Accordion, new snapshots (7932de3)

Features

  • added Accordion to AddressSelect (81efdca)
  • added new comps to AddressBook props (ccc8af0)
  • added new comps to components/mock context (f38e807)
  • added new comps to TOC (76178f7)
  • added plus icon (496abe0)
  • added theme styles (2716290)
  • addeding AddressBook theme variables (21c99e1)
  • adding Accordion theme values (ffac518)
  • AddressBook with more theme vars, new snapshots (e12a032)
  • AddressSelect if account.addressBook (d929203)
  • cleanup Accordion style (824da52)
  • created Accordion component (f989dad)
  • created iconExpand icon, added to context (fe479e6)
  • exposed a toggle method for Accordion (7fcb04e)
  • form button styles, toggling views/accordion (659778d)
  • isOnDarkBackground option for AddressForm (8da0e5d)
  • started Accordion styles / props (937ddb8)
  • started AddressBook component (a5d4c3a)
  • started AddressReview comp (fccb446)
  • started AddressSelect comp (e4d31b2)
  • started hooking up AddressBook to children, docs update (f60d104)

v0.44.0

10 Oct 15:33
c0610e8
Compare
Choose a tag to compare

0.44.0 (2018-10-10)

Features

  • added className to all applicable components (8f076e3)
  • removed className from TwoColumnExamples (4b780f4)