Releases: reactioncommerce/reaction-component-library
Releases · reactioncommerce/reaction-component-library
v0.14.3
v0.14.2
v0.14.1
v0.14.0
v0.13.1
v0.13.0
v0.12.0
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)