Releases: strawdynamics/luminous
Releases · strawdynamics/luminous
0.3.0
- Added gallery support with new
LuminousGallery
class.
0.2.7
- Fix error when calling
Luminous#destroy
without having called Lightbox#open
.
0.2.6
- Fix base stylesheet
noop
animation bug in Safari 9.1/IE 11
0.2.4
- Final build artifact is now UMD-wrapped, which should fix all previous incompatibility issues.
0.2.3
- Fixed: package.json
main
should now point to dist file usable by more JS build setups.
0.2.2
- Fixed: NPM install should work properly now in Babel + Browserify environments.
0.2.1
- Fixed certain image horizontal centering cases.
0.2.0
- Added caption support.
- Added
closeOnScroll
option.
- Improved image positioning.
0.1.3
Merge pull request #5 from imgix/4-fix-has-animation
Fix `HAS_ANIMATION` when loaded before `body`