Skip to content

Releases: rapidez/core

0.17.0

20 Oct 13:09
Compare
Choose a tag to compare

Added

0.16.0

08 Oct 13:13
d15ed09
Compare
Choose a tag to compare

Added

  • GraphQL component prop to mutate on event (#80)

Changed

  • Kebab-case events names (#81)

0.15.2

07 Oct 15:15
Compare
Choose a tag to compare

Changed

  • Allow post requests to the admin routes (6e91d62)

Fixed

  • Slider totals fix (#78)
  • Spelling fix (#79)

0.15.1

07 Oct 07:26
Compare
Choose a tag to compare

Fixed

  • GraphQL Mutation component reactivity fix (092331a)

0.15.0

05 Oct 09:27
a3e06cd
Compare
Choose a tag to compare

Added

  • Configurable z-indexes (#76)

Changed

  • Keep the email after the checkout and pass variables to GraphQL callbacks (#77)

0.14.2

28 Sep 11:01
fab49a5
Compare
Choose a tag to compare

Added

  • Added the variables to the GraphQL mutation slot scope (#73)

0.14.1

24 Sep 09:46
6b398b3
Compare
Choose a tag to compare

Fixed

  • Hide slider dots when there is just one slide (#70)
  • Clear cart on success page (#71)

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)