Skip to content

Releases: andi34/PhotoSwipe

v4.4.0

06 Dec 09:35
Compare
Choose a tag to compare

v4.4.0

General

  • website: Fix inline style and indentation (mix of spaces and tabs)
  • default ui: Select text in the caption area via mouse without triggering a swipe
  • Revert "No extra fading animation when closing images using zoom out"
  • Revert "Remove animation for dragging images to closed."

Merged Pullrequests (took care about merge conflicts, lint issues and code style)

Compare changes with v4.3.0

v4.3.0

28 Aug 15:33
Compare
Choose a tag to compare

v4.3.0

General

  • added example index.html with minimal changes to use PhotoSwipe
  • Bump grunt from 1.2.1 to 1.3.0

Merged Pullrequests (took care about merge conflicts, lint issues and code style), includes Bugfixes and new options

v4.2.0

27 Aug 15:41
Compare
Choose a tag to compare

v4.2.0

General

  • added build task (run npm build to generate dist/ files)
  • added Prettier to force same code style (run npm prettier after making changes to .scss and .js files inside src/)
  • JSHint: limit scope to issues of code correctness
  • fix lint issues
  • GitHub workflows: added lint action
  • devDependencies: update all packages to latest version
  • GitHub: added dependabot to check dependencies for updates weekly
  • Fix Jekyll Liquid Warning

New option

Merged Pullrequests (took care about merge conflicts, lint issues and code style), includes Bugfixes and new options