Skip to content

Releases: reactioncommerce/reaction-component-library

v0.14.3

03 Aug 17:59
49a2184
Compare
Choose a tag to compare

0.14.3 (2018-08-03)

Bug Fixes

  • quantityinput: disable ripple, touchripple from buttons (98bb030)

v0.14.2

03 Aug 16:56
2a80d3c
Compare
Choose a tag to compare

0.14.2 (2018-08-03)

Bug Fixes

  • add font-family to component (85531b4)

v0.14.1

02 Aug 22:15
4479c32
Compare
Choose a tag to compare

0.14.1 (2018-08-02)

Bug Fixes

  • add above and below title (ea32077)

v0.14.0

01 Aug 21:47
d8f4ab8
Compare
Choose a tag to compare

0.14.0 (2018-08-01)

Features

  • update to react-select@2.0.0 (ae92b18)

v0.13.1

01 Aug 20:41
e462e06
Compare
Choose a tag to compare

0.13.1 (2018-08-01)

Bug Fixes

  • update subtotal and tax to match the cart schema (2d8d3f2)

v0.13.0

01 Aug 19:48
Compare
Choose a tag to compare

0.13.0 (2018-08-01)

Features

  • get all components from context (9029355)

v0.12.0

01 Aug 14:57
Compare
Choose a tag to compare

0.12.0 (2018-08-01)

Bug Fixes

  • change United State to United States (08987a2)
  • fixed input font-size issue (3f56e5f)
  • set PhoneNumberInput component font-size to 14px (e85c12f)
  • set the correct font-size for inputs (5d4cf03)
  • set the Select components font-size to be 14px (293f6f0)
  • set the TextInput font-size to 14px (e6c1d1c)
  • updated address2 field label (5b073e4)

Features

  • added isOptional prop to Field component (d5eb5c7)
  • addressForm example wrapper (3f62c5f)
  • AddressForm started, added AddressForm to table of contents (a300042)
  • better submit and cancel handler (231b775)
  • creating a form grid (36964e8)
  • default country options (aa4e960)
  • editing address in form (d7ad4db)
  • fields and layou (138f74b)
  • form cancel and submit methods coming from props (051799b)
  • form submiting and collecting input data (066227b)
  • getRequiredValidator util created, first pass at FE validation (45d7058)
  • input & button components coming from props (218c80e)
  • isCancellable working, button style updates, edit example (727cf1f)
  • isRequired validation working (66a74cb)
  • mobile button layout (5af8ac9)
  • PhoneNumberInput trims special char (37662ec)
  • region input swap to textInput if not regions (49b66f6)
  • simple phonenumber validation (f597b76)
  • starting simple PhoneNumberInput component (b33a119)

v0.11.1

27 Jul 16:02
12f66cc
Compare
Choose a tag to compare

0.11.1 (2018-07-27)

Bug Fixes

  • support browsers instead of libraries (0490a4d)

v0.11.0

21 Jul 16:52
4d76721
Compare
Choose a tag to compare

0.11.0 (2018-07-21)

Bug Fixes

  • specify status possibilites in proptypes (44c2d99)

Features

  • add CheckoutAction component (f38a06d)
  • add component to toc (fd50705)

v0.10.0

20 Jul 20:30
e929184
Compare
Choose a tag to compare

0.10.0 (2018-07-20)

Bug Fixes

  • change readonly to disabled for checkbox html (635740d)

Features

  • added Checkbox to the styleguide config (4efd3b7)
  • checkbox working, added lodash method helper (3c34fae)
  • fixed addcomponent scripts, created Checkbox component, added Checkbox to the styleguide config (af8efac)