Skip to content

Tags: AdrianDsg/mkdocs-glightbox

Tags

v0.3.5

Toggle v0.3.5's commit message
* Supported compatibility with the privacy plugin of Material for MkD…

…ocs insiders (blueswen#25)

v0.3.4

Toggle v0.3.4's commit message
v0.3.4

* Fixed regex bug: quote issue and empty alt issue (blueswen#14 blueswen#19)

v0.3.3

Toggle v0.3.3's commit message
v0.3.3

* Refactored processing logic with regex (blueswen#14)

v0.3.2

Toggle v0.3.2's commit message
v0.3.2

* Supported image without extension (blueswen#13)

v0.3.1

Toggle v0.3.1's commit message
v0.3.1

* Supported lightbox slide effect customization (blueswen#8)
* Supported synchronized lightbox caption dark mode with Material for MkDocs (blueswen#7)
* Supported glightbox built-in gallery feature (blueswen#11)
* Supported skip image in the anchor tag

v0.3.0

Toggle v0.3.0's commit message
v0.3.0

* Fixed width and height setting in config not working bug
* Supported specific skip class (blueswen#5)
* Supported glightbox built-in caption with title and description (blueswen#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

v0.2.1

Toggle v0.2.1's commit message
Updated readme

v0.2.0

Toggle v0.2.0's commit message
* Added support for disabling glightbox with image class or page meta (

…blueswen#2)

v0.1.7

Toggle v0.1.7's commit message
* Fix blueswen#1: Ignore Emojis

v0.1.6

Toggle v0.1.6's commit message
Fix some options not working bug