Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2025

This PR contains the following updates:

Package Change Age Confidence
@fancyapps/ui (source) 5.0.31 -> 6.1.6 age confidence

Release Notes

fancyapps/ui (@​fancyapps/ui)

v6.1.6

Compare Source

Bug Fixes
  • Carousel Fix issue with dragging when the carousel is inside an element that has overflow:clip (820)

v6.1.5

Compare Source

Bug Fixes
  • Carousel Fix issue with a horizontally scrollable element in a horizontally oriented carousel (817)
  • Gestures Check if the target should be ignored inside shadow DOM and also outside it

v6.1.4

Compare Source

Bug Fixes
  • Fancybox Fix issue with the close button above images when the toolbar is disabled (815)

v6.1.3

Compare Source

Bug Fixes
  • Carousel Add support for data-thumb-class for all thumb types
Features
  • Fancybox Scroll page to the trigger element when Fancybox is launched from a URL hash
  • Fancybox Add support for Fancybox.bind(groupSelector: string, itemSelector: string, userOptions?: Partial<FancyboxOptions>)

v6.1.2

Compare Source

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

v6.1.1

Compare Source

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

v6.1.0

Compare Source

Bug Fixes
  • Fancybox Fix zoom-out animation when carousel animates with CSS
  • Carousel Eliminate initialization delay
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

v6.0.34

Compare Source

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

v6.0.33

Compare Source

Bug Fixes
  • Fancybox Fix issue with captions containing special characters (805)
  • Fancybox Fix issues with touch events
Features
  • Fancybox Slightly scale the image smaller as the user drags an image up/down to close

v6.0.32

Compare Source

Bug Fixes
  • Fancybox Fix issue with dragToClose after rapid multiple clicks and drags
Features
  • Panzoom Make the iterateZoom button available

v6.0.31

Compare Source

Bug Fixes
  • Fancybox Resize images to initial size when navigating the carousel
  • Fancybox Support the autoStart option of the carousel Autoplay plugin

v6.0.30

Compare Source

Bug Fixes
  • Panzoom Fix issue with the reset button
  • Panzoom Disable toggleFull and toggle1to1 buttons if image cannot be enlarged
Features
  • Panzoom Add toggleFS() method and the corresponding toggleFS button

v6.0.29

Compare Source

Bug Fixes
  • Fancybox Fix incorrect image sizes in some cases
Features
  • Fancybox Improved support for Panzoom's startPos option to set initial image size and position

v6.0.28

Compare Source

Bug Fixes
  • Carousel Fix incorrect page count in some cases
Features
  • Carousel Add parentEl option to the Toolbar plugin

v6.0.27

Compare Source

Bug Fixes
  • Panzoom Support other content types, not just images
  • Carousel Use inert attribute on invisible slides to prevent focusable elements from being focused using keyboard navigation
  • Fancybox Do not add -1 to gallery URLs that contain only one image

v6.0.26

Compare Source

Bug Fixes
  • Carousel Fix visible pins just before the image appears
  • Carousel Add aria-hidden="true" to inactive slides
  • Fancybox Support main template without <dialog> element
  • Fancybox Reorganize CSS to make it easier to change the progress bar color

v6.0.25

Compare Source

Bug Fixes
  • Carousel Fix thumbnail position in RTL mode

v6.0.24

Compare Source

Bug Fixes
  • Carousel Avoid removing slides during initialization
Features
  • Carousel Toggle aria-disabled attribute for custom navigation elements

v6.0.23

Compare Source

Bug Fixes
  • Fancybox Fix page scrolling issue after closing on iOS (789)

v6.0.22

Compare Source

Bug Fixes
  • Carousel Fix Autoscroll to wait until carousel transition is complete
  • Carousel Fix arrow position for vertical thumbnails
  • Carousel Fix issue with some events and Vue
  • Fancybox Fix double tap to zoom to corresponding coordinates in compact mode
Features
  • Carousel Add support for the data-thumb-alt attribute to set a custom alt tag for thumbnails
  • Carousel Tween option now also affects animation after swipe to allow customize

v6.0.21

Compare Source

Features
  • Carousel Add optional prevClass and nextClass options to Arrows plugin

v6.0.20

Compare Source

Bug Fixes
  • Carousel Fix issue with the click event on touch devices in some cases

v6.0.19

Compare Source

Bug Fixes
  • Carousel Preserve container class f-carousel after destrying
  • Fancybox Fix CSS to support vertical thumbnails

v6.0.18

Compare Source

Features
  • Fancybox Add shouldClose event
Bug Fixes
  • Carousel Fix the position of the infinite carousel after adding slides
  • Fancybox Fix dragToClose if gestures are disabled for carousel

v6.0.17

Compare Source

Features
  • Fancybox Add option wheel (757)

v6.0.16

Compare Source

Bug Fixes
  • Fancybox Fix issues with the <picture> element

v6.0.15

Compare Source

Bug Fixes
  • Panzoom Resize content if caption size changes

v6.0.14

Compare Source

Features
  • Carousel Sync Thumbs when adding Carousel slides

v6.0.13

Compare Source

Features
  • Carousel Keep slides in DOM (768)
  • Carousel Add new API method getVisibleSlides() to get slides with elements visible in the viewport

v6.0.12

Compare Source

Features
  • Fancybox Add support for ajax content type

v6.0.11

Compare Source

  • Add Spanish, French, Italian, Latvian translations

v6.0.10

Compare Source

Bug Fixes
  • Carousel Fix Vimeo link recognition issue (692)
  • Carousel Fix an issue with video aspect ratio in some cases

v6.0.9

Compare Source

Bug Fixes
  • Carousel Fix an issue with position resetting when toggling visibility (666)

v6.0.8

Compare Source

Features
  • Carousel Add thumbClass attribute to slides, which allows to set a custom class name for thumbnails
  • Carousel Show all visible slides if the viewport element has CSS overflow:visible
  • Panzoom Add option protected

v6.0.7

Compare Source

Features
  • Fancybox Support zoom animation for images that have CSS object-fit: contain.

v6.0.6

Compare Source

Bug Fixes
  • Fancybox Fix an issue with back button on Android devices (761)

v6.0.5

Compare Source

Bug Fixes
  • Carousel Update video dimensions when container dimensions change

v6.0.4

Compare Source

Bug Fixes
  • Fancybox Make .bind() work the same as v5 for nested containers

v6.0.3

Compare Source

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

v6.0.2

Compare Source

Bug Fixes
  • Fancybox Fix incorrect image sizes in some cases
Features
  • Fancybox Improved support for Panzoom's startPos option to set initial image size and position

v6.0.1

Compare Source

Bug Fixes
  • Carousel Preserve container class f-carousel after destrying
  • Fancybox Fix CSS to support vertical thumbnails

v6.0.0

Compare Source

Major rewrite of many aspects of the project. See Upgrading notes.

v5.0.36

Compare Source

Bug Fixes
  • Fancybox Content flashes on close with Safari 17.4 (642)
  • Fancybox Issue with :empty selector (631)

v5.0.35

Compare Source

Bug Fixes
  • Fancybox Scroll position after closing (628)
Features
  • Fancybox Add option closeExisting (629)

v5.0.34

Compare Source

Bug Fixes
  • Carousel Animation direction of synchronized carousels (622)
  • Fancybox Tweak CSS to work for Shopify
Features
  • Fancybox Support data-width and data-height attributes for images

v5.0.33

Compare Source

Bug Fixes
  • Panzoom Refactored code to correctly show the zoom-in cursor when click action is "iterateZoom"

v5.0.32

Compare Source

Bug Fixes
  • Fancybox Improved Hash plugin, see 264

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Aug 2, 2025

The following packages are updated in the Pull Request.

  • @fancyapps/ui

The affected CDN links are listed below.

fancybox_js

CDN Provider Status Integrity
jsdelivr ✅ 200
unpkg ✅ 200
cdnjs ❌ 404

fancybox_css

CDN Provider Status Integrity
jsdelivr ✅ 200
unpkg ✅ 200
cdnjs ❌ 404

@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch from 0b90907 to dc79bea Compare August 4, 2025 15:29
@renovate renovate bot changed the title Update dependency @fancyapps/ui to v6.0.18 Update dependency @fancyapps/ui to v6.0.19 Aug 4, 2025
@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch from dc79bea to c642522 Compare August 7, 2025 09:05
@renovate renovate bot changed the title Update dependency @fancyapps/ui to v6.0.19 Update dependency @fancyapps/ui to v6.0.20 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch from c642522 to b15a10b Compare August 7, 2025 13:09
@renovate renovate bot changed the title Update dependency @fancyapps/ui to v6.0.20 Update dependency @fancyapps/ui to v6.0.21 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch from b15a10b to b0290e7 Compare August 10, 2025 12:43
@renovate renovate bot changed the title Update dependency @fancyapps/ui to v6.0.21 Update dependency @fancyapps/ui to v6.0.22 Aug 10, 2025
@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch from b0290e7 to 0ac87ce Compare August 18, 2025 02:17
@renovate renovate bot changed the title Update dependency @fancyapps/ui to v6.0.22 Update dependency @fancyapps/ui to v6 Aug 18, 2025
@stevenjoezhang stevenjoezhang marked this pull request as draft August 18, 2025 02:19
@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch 3 times, most recently from 1ad8a36 to 827d503 Compare August 25, 2025 10:59
@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch from 827d503 to fd3da4f Compare August 31, 2025 09:06
@stevenjoezhang
Copy link
Member

See next-theme/hexo-theme-next#905

@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch 3 times, most recently from 35a7f56 to e0e273e Compare September 7, 2025 12:57
@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch 3 times, most recently from 9c1969a to 2f337c4 Compare September 18, 2025 08:54
@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch from 2f337c4 to 50aaee9 Compare September 19, 2025 12:42
@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch 2 times, most recently from 67b1836 to ed55f79 Compare October 6, 2025 09:47
@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch 3 times, most recently from 150009f to 9c7bc9f Compare November 1, 2025 08:52
@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch from 9c7bc9f to 58052cf Compare November 7, 2025 10:02
@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch 2 times, most recently from fb08650 to e98d9e4 Compare November 11, 2025 16:37
@renovate renovate bot force-pushed the renovate/fancyapps-ui-6.x branch from e98d9e4 to 494f2b9 Compare November 22, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants