Skip to content

v1.0.10

Latest

Choose a tag to compare

@bigberryj bigberryj released this 26 Aug 22:06

Brizy Product Image Carousel v1.0.10

Adds drag-to-reorder and move-up/down controls to the product editor carousel image list.

Changes:

  • Adds a grab-handle to each image for drag-and-drop reordering.
  • Adds up/down arrow buttons for fine-grained position control.
  • Preserves focal point, zoom, and framing controls during reordering.
  • Keeps the v1.0.9 classless product-grid detection and v1.0.8 crossfade animation.

Verification:

  • php qa/lint.php passed.
  • php tests/run-tests.php passed: 23 assertions.
  • node --check assets/js/frontend.js passed.
  • node --check assets/js/admin.js passed.
  • Version lockstep checked: plugin header, BPIC_VERSION, stub BPIC_VERSION, and readme.txt stable tag are all 1.0.10.
  • Token pattern scan found no ghp_ or github_pat_ tokens.