Skip to content

Latest commit

 

History

History
136 lines (60 loc) · 6.21 KB

CHANGELOG.md

File metadata and controls

136 lines (60 loc) · 6.21 KB

Deprecated. See GitHub releases for latest updates.

1.0.10 (2020-07-16)

Features

  • js: native dark theme support via root-variables (bfdd5c6)

1.0.9 (2019-09-01)

Bug Fixes

  • css: blur effect not supported corrently for chrome (640acc9)
  • js: z-index too high, ref #41 (a60342a)

Features

1.0.8 (2019-02-20)

Features

  • js: use native css variables (ea3fcc5)

1.0.7 (2019-02-19)

1.0.6 (2018-12-09)

Bug Fixes

  • js: blurry images with transform, should fixes #31 (1e318d9)

Features

1.0.5 (2018-03-28)

Bug Fixes

  • missing fallback for deprecated attribute (0285b80)

Features

  • better config inheritance, should fix #32 (0d57306)
  • generate Safari specific background color, automatically (ae48d3b)

1.0.4 (2017-03-13)

Features

1.0.3 (2017-01-17)

Features

  • allow passing string as target (6608acc)
  • demo: add lazy load example (1a16d81)
  • js: allow select images, user should have the rights to select them (7d24343)

1.0.2 (2016-12-21)

Bug Fixes

  • js: selectable .lightense-wrap causes zoom out not working in some area (860d632)

Features

  • js: ability to override image padding (bac3c4f)
  • js: avoid select images (adf3a7e)

1.0.1 (2016-10-28)

Bug Fixes

  • missing timeout for Firefox to work (b7ffebc)
  • docs: wrong demo link (91d663b)
  • docs: wrong dep check link [ci skip] (c256f30)
  • travis: remove 0.12 support (dcd3124)

Features

1.0.0 (2016-03-11)

Features