You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It requires Bootstrap 5 to run, and it leverages the Modal and Carousel classes. It plays nicely with our webpack setup as well. And the template HTML will be much less then what's in there currently, which will make it easier to maintain.
The text was updated successfully, but these errors were encountered:
After further investigation, it looks like that package hasn't been updated to work with BS 5.3 and up. I will look into other packages to see what's out there.
Since Bootstrap doesn't have anything fancy for a gallery overlay, I'd like to implement the bs5-lightbox library into the default template:
https://trvswgnr.github.io/bs5-lightbox/
It requires Bootstrap 5 to run, and it leverages the Modal and Carousel classes. It plays nicely with our webpack setup as well. And the template HTML will be much less then what's in there currently, which will make it easier to maintain.
The text was updated successfully, but these errors were encountered: