- Fancybox Add
Html.iframeAttr
option that allows to customize the attributes of an iframe element - Carousel The
slidesPerPage
option now respects the actual width of each slide element - Fancybox and Carousel components now expose the components they use and thus they do not need to be loaded separately
- Fancybox Fix
parentEl
option - Fancybox Fix click event while highlighting text in input (471)
- Fancybox Fix close button not showing in HTML5 Video (469)
- Fancybox Add
fromSelector()
static method - Fancybox Improve zoom-in animation performance
- Carousel Improve guesture handling
- Panzoom Fix issue with rotation animation after quick click
- Panzoom Fix the original image size rounding issue
- Carousel New
load
event for lazy loaded images - Carousel Add support for viewport element padding
- Fancybox Add support for HTML content as a simple text string as well as multiple elements
- Add Japanese translations
- Fancybox Add support for the
<picture>
element using a newImages.content
option
- Carousel Fix scrolling issue on Macbook using Firefox
- Panzoom Add support for the
<picture>
element
- Fix French translations
- Panzoom Don't add
is-draggable
class name if content fits
- Fancybox Reverse the scroll direction of the mouse wheel (425)
- Add Spanish translations
- Add French translations
- Fancybox Background scrolls behind dialog (450)
- Fancybox Fixed unwanted double click in specific scenarios
- Added Italian translations
- Fancybox Opt out of youtube nocookie (447)
- Fancybox Allow to download as different names (440)
- Fancybox Improved focus handling
- Added language template and Polish translations
- Fancybox Support private Vimeo videos (436)
- Carousel Added
getProgress(slideIndex)
method that can be used for tweening (parallax effects, etc)
- Fancybox Use image src as fallback for thumbnail source (#434)
- Fancybox Link focus on opening (#424)
- Fancybox Typescript warnings (#427 and #429)
- Fancybox Add
mainClass
option (432) - Carousel Revised flick gesture recognition
- Carousel Revised thumbnail size and spacing
- Carousel Improved positioning when changing container width
- Fancybox Fix issue with page scrolling when using
wheel: "slide"
andhideScrollbar: false
options
- Fancybox Changed navigation order when using
wheel: "slide"
option - Fancybox Added class name for thumbnails to indicate content type (
type-image
,type-video
, etc)
- Fancybox Fix issue with zoom-in animation from large images
- Fancybox Fix blurry images in Safari
- Fancybox Improved accessibility
- Fancybox Fix
Images.protected
option
- Fancybox Typos in the template (#406)
- Fancybox Added
dnt
option for Vimeo videos
- Fancybox Problem with preloading images (#403)
Initial release