]> _ Git - pmi.git/commit
Large image popups + better image handling for products. WIP #3074
authorStephen Cameron <stephen@cubedesigners.com>
Wed, 9 Oct 2019 17:01:28 +0000 (19:01 +0200)
committerStephen Cameron <stephen@cubedesigners.com>
Wed, 9 Oct 2019 17:01:28 +0000 (19:01 +0200)
commit291084f51aba40bd30aa5c8dafbb00a75b600b11
tree287897e1ed12f421bdd0fa0019172d5528d8e3b8
parente277c56371b24fb5737697360720bfa617f62972
Large image popups + better image handling for products. WIP #3074
14 files changed:
app/Models/Product.php
package.json
public/images/vendor/blueimp-gallery/error.png [new file with mode: 0644]
public/images/vendor/blueimp-gallery/error.svg [new file with mode: 0644]
public/images/vendor/blueimp-gallery/loading.gif [new file with mode: 0644]
public/images/vendor/blueimp-gallery/play-pause.png [new file with mode: 0644]
public/images/vendor/blueimp-gallery/play-pause.svg [new file with mode: 0644]
public/images/vendor/blueimp-gallery/video-play.png [new file with mode: 0644]
public/images/vendor/blueimp-gallery/video-play.svg [new file with mode: 0644]
resources/js/components/ProductGallery.vue
resources/views/pages/product-detail.blade.php
routes/backpack/custom.php
tailwind.config.js
yarn.lock