Skip to content

3.0.1

Latest
Compare
Choose a tag to compare
@silencesys silencesys released this 22 Dec 23:58
· 10 commits to main since this release

Changes

  • plugin completely rewritten for Vue3 using Composition API and TypeScript
  • Vue3 always transforms width and height to numbers, thus properties thumbnailWidth and thumbnailHeight should always be a number
  • event fired when user navigates to previous image was renamed to silentbox-overlay-prev-item-displayed from silentbox-overlay-previous-item-displayed