Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.0 #91

Merged
merged 20 commits into from
Mar 22, 2023
Merged

Release 3.0 #91

merged 20 commits into from
Mar 22, 2023

Conversation

igordanchenko
Copy link
Owner

Closes #90

BREAKING CHANGE: index and slides props can now be updated
BREAKING CHANGE: animationDuration prop is no longer available in the LightboxState
BREAKING CHANGE: slide render function props changed
BREAKING CHANGE: slideHeader, slideFooter and slideContainer render functions props changed
BREAKING CHANGE: view, click and zoom callbacks props changed
BREAKING CHANGE: PluginMethods type was renamed to PluginProps
BREAKING CHANGE: render.buttonSlideshow render function props changed
BREAKING CHANGE: fullscreen prop is no longer a boolean
BREAKING CHANGE: render.buttonFullscreen render function props changed
BREAKING CHANGE: buttonZoomIn and buttonZoomOut custom render functions are replaced with buttonZoom
BREAKING CHANGE: ControllerContext no longer provides getLightboxProps, use useLightboxProps
BREAKING CHANGE: removed YARL_EVENT_BACKDROP_CLICK and YARL_EVENT_TOOLBAR_WIDTH events
BREAKING CHANGE: animation easing settings moved to animation.easing
@igordanchenko igordanchenko merged commit 649f763 into main Mar 22, 2023
@github-actions
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Implemented and released label Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Implemented and released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v3 Breaking Changes
1 participant