-
Are there any plans to update PhotoSwipe to the current version? 4.1.3 is quite old.
I could give it a try, but I lack the experience with JavaScript.
Thanks!
Martin
-
https://github.com/jasonkhanlar/mediawiki-extensions-PhotoSwipe/
A couple weeks ago I started working on figuring out a way to use PhotoSwipe JS library on my recent MediaWiki website I started wor…
-
I am trying to initialize my gallery, but it throws these errors:
> Uncaught TypeError: Cannot set property 'PhotoSwipeUI_Default' of undefined
> Uncaught TypeError: Cannot set property 'PhotoSwip…
-
Hello,
First of all, you have a nice plugin.
I use it in combination with the jquery plugin slick (http://kenwheeler.github.io/slick/) with single items.
Example:
`gallery.listen('afterCh…
-
Right now, it is not possible to know if an item is marked as a favorite while navigating the results using the photoswipe gallery.
Keep a copy of the user's favs updated at all times and use it t…
-
node_modules\react-photoswipe\src\photoswipe.js Unexpected token (9:19)
You may need an appropriate loader to handle this file type.
class PhotoSwipe extends React.Component {
| static propType…
-
**Name of the module, theme, or layout**
Blazy
Blazy PhotoSwipe (PhotoSwipe was still ported to Backdrop)
**Link to the drupal.org module, theme, or layout**
https://www.drupal.org/project/blazy…
-
I'm getting the following error when trying to use the standard example in my sveltekit project.
```
Internal server error: Unexpected token 'export'
at internalCompileFunction (node:intern…
-
Hi,
I would like to combine Justified-Gallery with PhotoSwipe (http://photoswipe.com/).
However, PhotoSwipe requires the following structure for each image inside a gallery:
```
…
-
waiting for TM's approval. Creating as followup issue to https://github.com/uiowa/uiowa/pull/4708
Capturing some additional improvements:
- font-size change for mobile captions
- consider https…