zz-shopify-components 0.21.0 → 0.22.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -387,7 +387,7 @@
387
387
 
388
388
  </style>
389
389
  <script>
390
- $(function () {
390
+ document.addEventListener('DOMContentLoaded', function() {
391
391
  var $trigger = $('#shopify-block-{{ block.id }} .comment-content');
392
392
  var $popup = $('#shopify-block-{{ block.id }} .comment-list-popup');
393
393
  var $closeBtn = $('#shopify-block-{{ block.id }} .close-modal-btn');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zz-shopify-components",
3
- "version": "0.21.0",
3
+ "version": "0.22.0",
4
4
  "description": "Reusable Shopify components for theme projects",
5
5
  "keywords": [
6
6
  "shopify",