Skip to content

Releases: blueswen/mkdocs-glightbox

mkdocs-glightbox-0.4.0

06 May 14:35
Compare
Choose a tag to compare
  • Supported manual mode (#29)
  • Allow calling lightbox methods from other places (#34)
  • Added id to appended script tag (#38)
  • Access theme attribute directly (#40)
  • Better JavaScript Error Handling (#36)

mkdocs-glightbox-0.3.7

24 Jan 15:17
Compare
Choose a tag to compare
  • Supported custom background and shadow (#27)

mkdocs-glightbox-0.3.6

30 Dec 14:47
Compare
Choose a tag to compare
  • Modified width default to auto prevent zooming large image bug (#21)
  • Supported only enable glightbox with on-glb class in given page (#28)

mkdocs-glightbox-0.3.5

18 Nov 15:16
Compare
Choose a tag to compare
  • Supported compatibility with the privacy plugin of Material for MkDocs insiders (#25)

mkdocs-glightbox-0.3.4

05 May 15:17
Compare
Choose a tag to compare
  • Fixed regex bug: quote issue and empty alt issue (#14 #19)

mkdocs-glightbox-0.3.3

20 Apr 14:51
Compare
Choose a tag to compare
  • Refactored processing logic with regex (#14)

mkdocs-glightbox-0.3.2

19 Mar 10:31
Compare
Choose a tag to compare
  • Supported image without extension (#13)

mkdocs-glightbox-0.3.1

21 Nov 16:06
Compare
Choose a tag to compare
  • Supported lightbox slide effect customization (#8) Contributed by @ix-anemoff
  • Supported synchronized lightbox caption dark mode with Material for MkDocs (#7)
  • Supported glightbox built-in gallery feature (#11)
  • Supported skip image in the anchor tag

mkdocs-glightbox-0.3.0

01 Oct 09:53
Compare
Choose a tag to compare
  • Fixed width and height setting in config not working bug
  • Supported specific skip class (#5)
  • Supported glightbox built-in caption with title and description (#4)
  • Fixed page jitter when lightbox closing issue using Material for MkDocs
  • Add white background for lightbox images to prevent the displaying issue of the transparent image on black background

mkdocs-glightbox-0.2.1

10 Aug 13:42
Compare
Choose a tag to compare
  • Updated readme