Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 565 Bytes

2020-09-15-stale-content-cms-image.md

File metadata and controls

12 lines (12 loc) · 565 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 21
---
title:              Stale content handling for CMS image gallery and slider
issue:              NEXT-10070
author:             Stephan Pohl
author_email:       [email protected]
author_github:      @klarstil
---

Storefront

  • Changed gallery & slider CMS elements behavior to prevent stale content
  • Added class is-loading to the element/cms-element-image-gallery.html.twig template
  • Added class is-not-first to the element/cms-element-image-slider.html.twig template
  • Added property loadingCls option to GallerySliderPlugin JavaScript plugin