Summernote Gallery Versions Save

summernote gallery module, provides a bootstrap modal image gallery to select images from a server.

v2.2.4

11 months ago

v2.1.0

3 years ago

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

3 years ago

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.