zz-shopify-components 0.18.0 → 0.20.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.
@@ -245,9 +245,7 @@
245
245
 
246
246
  </div>
247
247
  <div class="content tw-h-[290px] tw-overflow-y-auto">
248
- {% for comment_block in block.blocks %}
249
- {% content_for 'blocks' %}
250
- {% endfor %}
248
+ {% content_for 'blocks' %}
251
249
  </div>
252
250
  </div>
253
251
  {% endif %}
@@ -280,7 +278,7 @@
280
278
  #shopify-block-{{ block.id }} .comment-list-popup.visible {
281
279
  display: block;
282
280
  opacity: 1;
283
- z-index: 9999;
281
+ z-index: 99;
284
282
  pointer-events: auto;
285
283
  transform: translateY(0);
286
284
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zz-shopify-components",
3
- "version": "0.18.0",
3
+ "version": "0.20.0",
4
4
  "description": "Reusable Shopify components for theme projects",
5
5
  "keywords": [
6
6
  "shopify",