-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency vue-easy-lightbox to v1 #59
base: master
Are you sure you want to change the base?
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/seralichtenhahn/freiluft-festival/6EiV99HoxotQUJnGDSLC1a9TXFLs |
67edb3f
to
c5f0f69
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
c5f0f69
to
df3d96d
Compare
df3d96d
to
e8cb79f
Compare
e8cb79f
to
094f839
Compare
094f839
to
017ed0e
Compare
017ed0e
to
a9552a1
Compare
a9552a1
to
8b1a9f1
Compare
8b1a9f1
to
0024018
Compare
0024018
to
b897fbe
Compare
This PR contains the following updates:
^0.16.2
->^1.19.0
Release Notes
XiongAmao/vue-easy-lightbox (vue-easy-lightbox)
v1.19.0
Compare Source
v1.18.0
Compare Source
v1.17.0
Compare Source
dblclickDisabled
prop to disable double click. #131currentImg: {}
to img title slot.v1.16.0
Compare Source
pinchDisabled
(default: false) prop to disable pinching. #130v1.15.0
Compare Source
types
condition inpackage.json
exports
field. #127v1.14.0
Compare Source
zoomDisabled
prop to disable image zooming. #93v1.13.0
Compare Source
rotateDisabled
prop to disable the rotation of the image. #123 #62v1.12.0
Compare Source
v1.11.0
Compare Source
overflow-y:hidden
is not removed before unmounting component. #110 #116v1.10.0
Compare Source
minZoom
to specify the minimum level of zoom scale.v1.9.0
Compare Source
on-rotate
event, which returns the clockwise angle (deg: number) when the event emit.v1.8.2
Compare Source
v1.8.1
Compare Source
show()
accept wrong param when use in vue template. #104v1.8.0
Compare Source
maxZoom
zoomScale
to specify the zoom level.v1.7.1
Compare Source
useEasyLightbox()
is missing.v1.7.0
Compare Source
useEasyLightbox()
forsetup()
.v1.6.0
Compare Source
ES5
bundles is removed.v1.5.0
Compare Source
vue-easy-lightbox
.v1.4.1
Compare Source
scrollDisabled
istrue
.scrollDisabled
now defaults totrue
.v1.4.0
Compare Source
v1.3.0
Compare Source
v1.2.4
Compare Source
v1.2.3
Compare Source
toolbarMethods
from slot props.v1.2.2
Compare Source
v1.2.1
Compare Source
window
incorrect on server side.v1.2.0
Compare Source
loop
prop to enable loop switching of image.scrollDisabled
prop to disable scrolling when modal is visible.moveDisabled
is set totrue
, it is possible to switch images by swiping.swipeTolerance
prop for swipe distance detection.on-prev-click
/on-next-click
is renamed toon-prev
/on-next
, the old event name is kept and you can still use it.v1.1.0
Compare Source
teleport
prop to specify mount location. Docsv1.0.0
Compare Source
d.ts
for.tsx
.v0.23.0
Compare Source
v0.22.0
Compare Source
v0.21.0
Compare Source
v0.20.0
Compare Source
v0.19.0
Compare Source
v0.18.0
Compare Source
Feat: Enable or disable click mask to close vue-easy-lightbox.
v0.17.0
Compare Source
[email protected]
(Vue.js 3) is now the new default version, check here.[email protected]
only supports Vue.js 2.Change:
scrollDisabled
(default:true
) prop to disable scrolling when modal is visible.scrollDisabled
istrue
.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.
This PR was generated by Mend Renovate. View the repository job log.