Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

Releases: commercelayer/commercelayer-js-dropin

v2.0.0-beta.1

26 Jul 08:44
d1a4bc1

Choose a tag to compare

v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2022-07-26)

Bug Fixes

  • Remove duplicate code in API request (00ebb0c)

Features

  • Add cl-price component (5ff3576)
  • Add cl-sku and cl-sku-field components (656df6c)
  • Create cl-variant-selector (404ad8f)

Performance Improvements

  • Import library as a module (7aab017)
  • Refactor price and variant markup (34f87b8)
  • Start API requests when components are mounted (60045e3)
  • Update deps (d1a4bc1)

BREAKING CHANGES

  • Implement web components, old syntax is not supported anymore

v1.5.14

22 Mar 14:28

Choose a tag to compare

This release is also available on:


1.5.14 (2022-03-22)

Performance Improvements

  • Add data-sku-id to variant elements (78c0929)

v1.5.13

09 Mar 15:42

Choose a tag to compare

This release is also available on:


1.5.13 (2022-03-09)

Bug Fixes

  • Add sku reference to line item (5ed3e3b)

v1.5.12

06 Dec 15:24

Choose a tag to compare

This release is also available on:


1.5.12 (2021-12-06)

Bug Fixes

  • Disable button when the inventory is not available (7a8e835)

v1.5.11

25 Nov 14:33

Choose a tag to compare

This release is also available on:


1.5.11 (2021-11-25)

Bug Fixes

  • Remove organization slug (fd01442)

v1.5.10

24 Nov 17:27

Choose a tag to compare

This release is also available on:


1.5.10 (2021-11-24)

Bug Fixes

  • Show availability message (bfc8265)

v1.5.5

10 Jun 09:57

Choose a tag to compare

🏡 Housekeeping

  • Security update
  • Updated to @commercelayer/js-sdk@2.9.7

v1.1.0

24 Feb 18:08

Choose a tag to compare

✨ Enhancements

  • Added input number as item quantity, ex:
<td class="clayer-shopping-bag-item-qty-container">
  <input type="number" max="100" />
   <span class="clayer-shopping-bag-item-availability-message-container"></span>
</td>

🏡 Housekeeping

v1.0.4

17 Feb 17:58

Choose a tag to compare

🐛 Bugfix

  • Clean session and UI when the order is in placed status

🏡 Housekeeping

v1.0.3

28 Jan 16:16

Choose a tag to compare

🏡 Housekeeping

Updated dependencies: