Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps @fancyapps/ui from 4.0.31 to 6.1.2.

Release notes

Sourced from @​fancyapps/ui's releases.

v6.1.2

Please refer to CHANGELOG.md for details.

v6.1.1

Please refer to CHANGELOG.md for details.

v6.1.0

Please refer to CHANGELOG.md for details.

v6.0.34

Please refer to CHANGELOG.md for details.

v6.0.33

Please refer to CHANGELOG.md for details.

v6.0.32

Please refer to CHANGELOG.md for details.

v6.0.31

Please refer to CHANGELOG.md for details.

v6.0.30

Please refer to CHANGELOG.md for details.

v6.0.29

Please refer to CHANGELOG.md for details.

v6.0.28

Please refer to CHANGELOG.md for details.

v6.0.27

Please refer to CHANGELOG.md for details.

v6.0.26

Please refer to CHANGELOG.md for details.

v6.0.25

Please refer to CHANGELOG.md for details.

v6.0.24

Please refer to CHANGELOG.md for details.

v6.0.23

Please refer to CHANGELOG.md for details.

v6.0.22

Please refer to CHANGELOG.md for details.

v6.0.21

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from @​fancyapps/ui's changelog.

6.1.2 (2025-10-29)

Bug Fixes

  • Carousel Fix issue with missing is-draggable class name in some cases
  • Fancybox The fromSelector method should accept custom options if two parameters are passed

6.1.1 (2025-10-28)

Bug Fixes

  • Carousel When executing reInit(), preserve the order of DOM elements
  • Carousel When removing carousel slides, remove the corresponding thumbnails
  • Fancybox Sync with the carousel on the page when Hash plugins launch Fancybox on page load

Features

  • Carousel When navigating, toggle the aria-current attribute for elements with [data-carousel-go-to] attribute

6.1.0 (2025-10-22)

Features

  • Carousel Add a new thumbnail type "scrollable", which also allows Fancybox to display thumbnails in v3 style
  • Carousel Add a reInit() method to reinitialize the carousel with new options
  • Carousel Expose the getPageIndexFromPosition() method which helps to build creative interactions
  • Fancybox Add a new option modal to allow other content to be placed above the <dialog> element
  • Fancybox Support custom slugs in Hash plugin

Bug Fixes

  • Fancybox Fix zoom-out animation when carousel animates with CSS

6.0.34 (2025-10-03)

Bug Fixes

  • Panzoom Fixed panning issue on touch devices after multiple touches
  • Carousel Fix issue with the default Shopify theme
  • Carousel Watch for viewport element resize events instead of the container
  • Fancybox When dragging to close, use the base scale of the current Panzoom instance for scaling

Features

  • Carousel Add a new event createSlide that can be used to customize the slide object before it is processed by plugins

6.0.33 (2025-09-27)

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@fancyapps/ui](https://github.com/fancyapps/ui) from 4.0.31 to 6.1.2.
- [Release notes](https://github.com/fancyapps/ui/releases)
- [Changelog](https://github.com/fancyapps/ui/blob/main/CHANGELOG.md)
- [Commits](fancyapps/ui@v4.0.31...v6.1.2)

---
updated-dependencies:
- dependency-name: "@fancyapps/ui"
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Contains breaking changes from previous release labels Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Contains breaking changes from previous release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant