Releases: eissasoubhi/summernote-gallery
Releases · eissasoubhi/summernote-gallery
v2.2.4
v2.1.0
Added
- Bugfix: multiple Summernote instances in one page
- Bugfix: images not displayed on the second click of the gallery button
- Webpack and babel
- Modal images loading icons
Changed
README Documentation.
v2.0: Update README.md
Changelog:
Added
loadOnScroll
option and related options to load more images when the modal scroll is near to the bottom.- Select all and Deselect all buttons
- More modal options
- A demo file
Changed
- Set the module options with summernote options instead of inside summernote
onInit
callback. - Use JSON containing images links as the data expected from the user over generated HTML
- README Documentation.