Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 862 Bytes

CHANGELOG.md

File metadata and controls

30 lines (24 loc) · 862 Bytes

@rat.md/bs-lightbox

Version 1.1.1 - Stable

  • Update: Dependencies (+ move from rollup-plugin-terser to @rollup/plugin-terser).
  • Bugfix: Remove locale from tsconfig.json file.

Version 1.1.0 - Stable

  • Add: New lightbox.loader option to pre-load images within the carousel.
  • Add: New lightbox.replacePictures option to force using the linked source instead of the picture one.
  • Add: Bootstrap v4 / Bootstrap v5 compatible spinner.
  • Bugfix: Don't clear events on .dispose().

Version 1.0.3 - Stable

  • Bugfix: package.json.

Version 1.0.2 - Stable

  • Bugfix: package.json.

Version 1.0.1 - Stable

  • Bugfix: TypeScript typings.

Version 1.0.0 - Stable

  • Initial Release