Skip to content

Releases: strawdynamics/luminous

0.3.0

12 Jun 23:22
Compare
Choose a tag to compare
  • Added gallery support with new LuminousGallery class.

0.2.7

14 May 00:33
Compare
Choose a tag to compare
  • Fix error when calling Luminous#destroy without having called Lightbox#open.

0.2.6

02 May 22:09
Compare
Choose a tag to compare
  • Fix base stylesheet noop animation bug in Safari 9.1/IE 11

0.2.5

21 Apr 23:22
Compare
Choose a tag to compare

0.2.4

15 Mar 22:09
Compare
Choose a tag to compare
  • Final build artifact is now UMD-wrapped, which should fix all previous incompatibility issues.

0.2.3

17 Jan 02:56
Compare
Choose a tag to compare
  • Fixed: package.json main should now point to dist file usable by more JS build setups.

0.2.2

14 Jan 22:10
Compare
Choose a tag to compare
  • Fixed: NPM install should work properly now in Babel + Browserify environments.

0.2.1

14 Jan 02:10
Compare
Choose a tag to compare
  • Fixed certain image horizontal centering cases.

0.2.0

13 Jan 09:01
Compare
Choose a tag to compare
  • Added caption support.
  • Added closeOnScroll option.
  • Improved image positioning.

0.1.3

08 Jan 21:19
Compare
Choose a tag to compare
Merge pull request #5 from imgix/4-fix-has-animation

Fix `HAS_ANIMATION` when loaded before `body`