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

Update dependency vue-easy-lightbox to v1 #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 7, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-easy-lightbox (source) ^0.16.2 -> ^1.19.0 age adoption passing confidence

Release Notes

XiongAmao/vue-easy-lightbox (vue-easy-lightbox)

v1.19.0

Compare Source

  • Fix: Unexpected body overflow unlock #​147

v1.18.0

Compare Source

v1.17.0

Compare Source

  • Feat: Add dblclickDisabled prop to disable double click. #​131
  • Feat: Add prop currentImg: {} to img title slot.

v1.16.0

Compare Source

  • Feat: Add pinchDisabled (default: false) prop to disable pinching. #​130

v1.15.0

Compare Source

  • Feat: Support types condition in package.json exports field. #​127

v1.14.0

Compare Source

  • Feat: Add zoomDisabled prop to disable image zooming. #​93

v1.13.0

Compare Source

  • Feat: Add rotateDisabled prop to disable the rotation of the image. #​123 #​62

v1.12.0

Compare Source

  • Refactor: using default icon svg with vue component.
  • Fix: incorrect toolbar position #​119

v1.11.0

Compare Source

  • Fix: overflow-y:hidden is not removed before unmounting component. #​110 #​116

v1.10.0

Compare Source

  • Feat: Add minZoom to specify the minimum level of zoom scale.

v1.9.0

Compare Source

  • Feat: Add on-rotate event, which returns the clockwise angle (deg: number) when the event emit.

v1.8.2

Compare Source

  • Fix: Cannot access external css build. #​106

v1.8.1

Compare Source

  • Fix(composables): show() accept wrong param when use in vue template. #​104

v1.8.0

Compare Source

  • Feat: Add maxZoom zoomScale to specify the zoom level.

v1.7.1

Compare Source

  • Fix: The default parameters of useEasyLightbox() is missing.

v1.7.0

Compare Source

  • Feat: Add composable useEasyLightbox() for setup().

v1.6.0

Compare Source

  • Breaking Change: ES5 bundles is removed.
  • Feat: Add some A11y attrs.
  • Feat(type): Add emits type declaration.

v1.5.0

Compare Source

  • Feat: Enable or disable click mask to close vue-easy-lightbox.

v1.4.1

Compare Source

  • Feat: Reduced zoom in/out ratio.
  • Feat: Zooming by mouse wheel is available only when scrollDisabled is true.
  • Breaking Change: scrollDisabled now defaults to true.

v1.4.0

Compare Source

  • Feat: Support zoom by mouse wheel.
  • Feat: Support double click to enlarge img.

v1.3.0

Compare Source

  • Feat: Support RTL (right to left) languages.

v1.2.4

Compare Source

  • Fix: Firefox Dragging issues #​81

v1.2.3

Compare Source

  • Feat: Make vue-devtool display named components.
  • Fix: Can't get toolbarMethods from slot props.

v1.2.2

Compare Source

  • Feat: Extract css.

v1.2.1

Compare Source

  • Fix: Detect window incorrect on server side.

v1.2.0

Compare Source

  • Feat: Add loop prop to enable loop switching of image.
  • Feat: Add scrollDisabled prop to disable scrolling when modal is visible.
  • Feat: When moveDisabled is set to true, it is possible to switch images by swiping.
  • Feat: Add swipeTolerance prop for swipe distance detection.
  • Feat: on-prev-click/on-next-click is renamed to on-prev/ on-next, the old event name is kept and you can still use it.

v1.1.0

Compare Source

  • Feat: Use teleport prop to specify mount location. Docs

v1.0.0

Compare Source

  • Docs: update.
  • Feat: New animation throttling.
  • Feat: d.ts for .tsx.
  • Feat: Small size.
  • Fix: css class typos.
  • Fix: Touch event handler error may occur in some cases.
  • Fix: Scroll chaining when touchmove.
  • Fix: #​54 Img may be blurred in some cases.

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:

  • Feat: Add scrollDisabled(default: true) prop to disable scrolling when modal is visible.
  • Feat: Support zoom by mouse wheel, only available when scrollDisabled is true.
  • Feat: Support double click to enlarge img.

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.

@vercel
Copy link

vercel bot commented Mar 7, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/seralichtenhahn/freiluft-festival/6EiV99HoxotQUJnGDSLC1a9TXFLs
✅ Preview: https://freiluft-festival-git-renovate-vue-easy-4f64bd-seralichtenhahn.vercel.app

@vercel
Copy link

vercel bot commented Jul 5, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
freiluft-festival ❌ Failed (Inspect) Mar 5, 2024 11:19am

@renovate renovate bot force-pushed the renovate/vue-easy-lightbox-1.x branch from 0024018 to b897fbe Compare March 5, 2024 11:17
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.

0 participants