Skip to content

Releases: reactioncommerce/reaction-component-library

v0.9.0

19 Jul 21:21
947dcb9
Compare
Choose a tag to compare

0.9.0 (2018-07-19)

Features

  • add component styling conventions documentation (0d3ebac)
  • add component styling coventions documentation (bbf75fa)

v0.8.0

19 Jul 16:20
e4f27ee
Compare
Choose a tag to compare

0.8.0 (2018-07-19)

Bug Fixes

  • include css styles into components (7c81729)
  • lint issues in existing files (a0a2fec)
  • update test snapshots (8f9d6cf)

Features

  • add CheckoutEmailAddress component (84f0586)

v0.7.0

18 Jul 18:46
ed782c9
Compare
Choose a tag to compare

0.7.0 (2018-07-18)

Features

v0.6.0

18 Jul 00:00
81bdad7
Compare
Choose a tag to compare

0.6.0 (2018-07-18)

Bug Fixes

  • select: allow initial value to change (4eb7f08)
  • added prop-types back to the deps (8611bd7)
  • reverted react-select back to 2.0.0-alpha.8 (5bcbc53)
  • unpinned a few deps (04dc511)
  • update CartItem props to match GraphQL schema changes (934875c)
  • updated deps, updated snyk ignore (b20524f)
  • updated dockerfile to install package/package.json deps (0dc4cf1)
  • upddated yarn.lock in package/ dir (d670784)

Features

  • rename ActionIncomplet to CheckoutActionInComplete (ad1f5fe)
  • Added CheckoutActionIncomplete component #129
  • Added CheckoutTopHat component #106

NOTE: react, prop-types, and styled-components packages are now peer dependencies of this package. Be sure to install the correct minimum versions of these in any app that uses this package.

v0.5.0

09 Jul 17:08
0993a8f
Compare
Choose a tag to compare

0.5.0 (2018-07-09)

Bug Fixes

  • added font-family to price, stock and summary components (58c6941)

Features

  • added hasPriceBottom pro to Price (46bbdf0)
  • added miniCart (b17b706)
  • CartItems in the MiniCart (1d557de)
  • MiniCart prop for cartItem components, updated styles for new prop (a51d62d)
  • MiniCart updated to have checkout data (9d8c99d)
  • new styles for minicart, quantityInput and new theme vars (68dc5a1)
  • shadow if CartItems needs to scroll in minicart (d95a081)

v0.4.1

03 Jul 22:00
1763387
Compare
Choose a tag to compare

0.4.1 (2018-07-03)

Bug Fixes

  • Pass props through to Button component from CartCheckoutButton (2d00954)

v0.4.0

02 Jul 21:13
9468f2b
Compare
Choose a tag to compare

0.4.0 (2018-07-02)

Features

  • added CartItems component boilerplate (84d9f98)
  • CartItems loop over items data and render each CartItem with data (56de6c4)
  • fixed QuantityInput border radius (de3280d)

v0.3.0

28 Jun 20:26
c9568d7
Compare
Choose a tag to compare

0.3.0 (2018-06-28)

Features

  • Added mdi-material-icons for plus minus icons, cleaned up QuantityInput styles, added QuantityInput to CartItem example (393a27f)
  • basic quantityInput ported (7d2d52e)
  • cartItem style updates (0958efa)
  • CartItem using values from props (64f381e)
  • CartItemDetail and CartItemQuantityInput components started, item data created for docs example (0cbeed5)
  • created CartItemDetail component (878fa15)
  • started CartItem component, added new component to Cart section in config (a4a6b1f)
  • started porting over QuantityInput component from starterkit (75f0ec7)
  • updated CartItem to use the provided CartItemDetail component (a7dd4ce)
  • updated defaultTheme (952456c)
  • working out CartItem mobile layout (772475d)

v0.2.2

27 Jun 16:37
92bf860
Compare
Choose a tag to compare

0.2.2 (2018-06-27)

Bug Fixes

  • drop filetype in require (5485b41)

v0.2.1

26 Jun 15:22
Compare
Choose a tag to compare

0.2.1 (2018-06-26)

Bug Fixes

  • testing semantic release (900b805)