JavaScript UI component library, includes the latest Fancybox
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

104 lines
2.7 KiB

1 year ago
# 5.0.9 (2023-03-21)
### Bug Fixes
- **Fancybox** Reverse the scroll direction of the mouse wheel ([425](https://github.com/fancyapps/ui/issues/425))
### Features
- Added Spanish translations
- Added French translations
# 5.0.9 (2023-03-21)
### Bug Fixes
1 year ago
- **Fancybox** Background scrolls behind dialog ([450](https://github.com/fancyapps/ui/issues/450))
- **Fancybox** Fixed unwanted double click in specific scenarios
### Features
- Added Italian translations
- **Fancybox** Opt out of youtube nocookie ([447](https://github.com/fancyapps/ui/issues/447))
- **Fancybox** Allow to download as different names ([440](https://github.com/fancyapps/ui/issues/440))
1 year ago
# 5.0.8 (2023-03-16)
### Bug Fixes
- **Fancybox** Improved focus handling
### Features
- Added language template and Polish translations
- **Fancybox** Support private Vimeo videos ([436](https://github.com/fancyapps/ui/issues/436))
- **Carousel** Added `getProgress(slideIndex)` method that can be used for tweening (parallax effects, etc)
1 year ago
# 5.0.7 (2023-03-12)
### Bug Fixes
- **Fancybox** Use image src as fallback for thumbnail source ([#434](https://github.com/fancyapps/ui/issues/434))
- **Fancybox** Link focus on opening ([#424](https://github.com/fancyapps/ui/issues/424))
- **Fancybox** Typescript warnings ([#427](https://github.com/fancyapps/ui/issues/427) and [#429](https://github.com/fancyapps/ui/issues/429))
### Features
- **Fancybox** Add `mainClass` option ([432](https://github.com/fancyapps/ui/issues/432))
- **Carousel** Revised flick gesture recognition
- **Carousel** Revised thumbnail size and spacing
- **Carousel** Improved positioning when changing container width
1 year ago
# 5.0.6 (2023-03-03)
### Bug Fixes
- **Fancybox** Fix issue with page scrolling when using `wheel: "slide"` and `hideScrollbar: false` options
### Features
- **Fancybox** Changed navigation order when using `wheel: "slide"` option
- **Fancybox** Added class name for thumbnails to indicate content type (`type-image`, `type-video`, etc)
1 year ago
# 5.0.5 (2023-03-02)
### Bug Fixes
- **Fancybox** Fix issue with zoom-in animation from large images
1 year ago
# 5.0.4 (2023-03-01)
### Bug Fixes
- **Fancybox** Fix blurry images in Safari
### Features
- **Fancybox** Improved accessibility
1 year ago
# 5.0.3 (2023-02-26)
### Bug Fixes
- **Fancybox** Fix `Images.protected` option
1 year ago
# 5.0.2 (2023-02-24)
### Bug Fixes
- **Fancybox** Typos in the template ([#406](https://github.com/fancyapps/ui/issues/406))
## Features
- **Fancybox** Added `dnt` option for Vimeo videos
1 year ago
# 5.0.1 (2023-02-23)
### Bug Fixes
- **Fancybox** Problem with preloading images ([#403](https://github.com/fancyapps/ui/issues/403))
# 5.0.0 (2023-02-22)
Initial release