humaan / Modaal

An accessible dialog window library for all humans.
http://humaan.com/modaal/
MIT License
2.72k stars 183 forks source link

image gallery content source bug fix for #104 and #108 #109

Closed danhumaan closed 6 years ago

danhumaan commented 6 years ago

Through development a recent enhancement introduced a bug in image galleries where href source was not being pulled in. This bug as highlighted in #104 and #108 has been resolved to check for multiple sources (href, content_source (data-modaal-content-source, src) and fall back to relevant error message if none of the above work.