Releases: pexea12/vue-image-lightbox
Releases · pexea12/vue-image-lightbox
7.2.0: Merge pull request #110 from pexea12/add-show-footer
7.1.3
7.1.1
7.1.0
Add video display
- Add video display
- Refactor project structure
- Add
eslint
Breaking change
- Change the name of the image container from
image
tomedia
.
Fix security bugs, add custom caption and add `alt` attribute
Change .toggle to .add and .remove to be compatible with IE11
- Change .toggle to .add and .remove to be compatible with IE11: #67
Fix security bug of js-yaml
- Add event when image changed (#66)
- Upgrade eslint and css-loader to avoid security bug of [email protected] (nodeca/js-yaml#475)
Add support for IE9
Fix duplicate keys in image thumbnails when rendering
- Fix duplicate keys in image thumbnails when rendering (#59)