Releases

v1.8.x

Features

  • Added digital subscription type. (Subscription type)
  • Added default_locale; overrides user preferred locale.
  • Dutch, Greek, Italian & Spanish locale.
  • Added subscription_type & children to cart item POST.
  • Added locales override and extend object to basket. (Locale options)
  • Added show_billing_frequency, show_sum_purchases, show_sum_subscriptions & show_sum_total to basket options.

Changes

  • Cart key sum_monthly_total has been renamed to sum_subscriptions

Bug fixes

  • Fixed element offsets caused by margins.

v1.7.x

Features

  • Added subscription_duration to attribute listing.

Bug fixes

  • Checkout button disabled on zero cart items.

v1.6.x

Features

  • Added subtitle to attribute listing.

Changes

  • Cart created on user interaction and not on initial page load.

Reverts

  • Removed Product card attribute names.
  • Removed product cycle interval /m.

v1.5.x

Features

  • Added Product child element.
  • Added event emit on Cart state change.
  • Complete typescript rewrite

Bug fixes

v1.4.x

Features

  • Optional redirect to Checkout on adding product.
  • Added optional Subscription interval on add product.
  • Added optional Subscription period on add product.
  • Image loading skeleton.

Bug fixes

  • German locale spelling.
  • Cart width flickering on add to cart.
  • Localstorage properly set by location hostname.

v1.3.x

Features

  • German & Norwegian locale.