Skip to content

Releases: eissasoubhi/summernote-gallery

v2.2.4

21 May 14:04
Compare
Choose a tag to compare

v2.1.0

11 Jul 18:58
Compare
Choose a tag to compare

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

23 Jun 18:30
948b9a3
Compare
Choose a tag to compare

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 summernoteonInit callback.
  • Use JSON containing images links as the data expected from the user over generated HTML
  • README Documentation.