Skip to content

Releases: rapidez/core

0.14.0

22 Sep 08:48
Compare
Choose a tag to compare

Added

  • Slider navigation dots (#66)
  • GraphQL component variables support (b0a9ed4)

Changed

  • Expose the product id to the frontend (ab28cac)
  • Use localstorage email as guest email if available (#69)

0.13.0

21 Sep 11:49
c42bb54
Compare
Choose a tag to compare

Added

  • Qty increments in the cart (6442c1c, 8036645)
  • CheckoutPaymentSaved event order data (#67)

Changed

  • Refactored the button component (dae4152)

Fixed

  • Always refresh the cart after changes (174f473)
  • Resolve swatches anywhere (#68)

0.12.0

16 Sep 13:12
940f852
Compare
Choose a tag to compare

Added

  • Variable disable when loading button option (6abaae4)

Fixed

  • Allow Vue to set a href on an anchor button (6ccaefe)
  • Select filters do not react on themself and cleanup (bfbe4a7)
  • Always get the lowest price as base price (#65)

0.11.0

10 Sep 12:05
Compare
Choose a tag to compare

Added

Changed

  • Bigger arrow icons on the image carousel (2db0bf9)

Fixed

Security

0.10.1

07 Sep 12:12
27757bf
Compare
Choose a tag to compare

Fixed

  • Fixed overwriting select (#62)

0.10.0

01 Sep 09:39
Compare
Choose a tag to compare

Added

0.9.3

01 Sep 08:03
Compare
Choose a tag to compare

Changed

  • Refresh cart totals when selecting a payment method (d4d8aaf, 8369ff0)

0.9.2

01 Sep 07:33
Compare
Choose a tag to compare

Changed

  • Test against Magento 2.4.2-p2 and 2.4.3 (465d430)
  • Use title from options for the productlist widget (276d739, 2fd56eb)
  • Use the button component for the slider buttons (9bb54e7)

0.9.1

27 Aug 14:11
Compare
Choose a tag to compare

Fixed

  • Productlist slider button position (48a3d15)

0.9.0

27 Aug 13:43
Compare
Choose a tag to compare

Added