Skip to content

Releases: daelmaak/ngx-gallery

v3.1.1

16 Nov 11:29
Compare
Choose a tag to compare

Fixes

  • Unpublish broken 3.1.0 which by mistake published wrong files. 🙈 Publish 3.1.1 instead.

v3.1.0

11 Nov 21:59
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • gallery: exclude browser APIs from SSR in thumbs (e69eb50

Full Changelog: v3.0.4...v3.1.0

v3.0.4

21 Feb 22:14
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix(gallery): re-center when items change in loop mode by @daelmaak in #106

Full Changelog: v3.0.3...v3.0.4

v3.0.3

07 Feb 19:42
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: do not reset items when different input is changed by @daelmaak in #103

Full Changelog: v3.0.2...v3.0.3

v3.0.2

17 Dec 18:59
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • check that changes are defined (ebdc346)

Full Changelog: v3.0.1...v3.0.2

v3.0.1

02 Dec 14:07
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • make items always defined (319ad43)
  • prevent looping being stuck in disabled state (df4b06c)

Full Changelog: v3.0.0...v3.0.1

v3.0.0

02 Oct 19:16
Compare
Choose a tag to compare

What's Changed

Features

  • add option not to display media error (4182376)

Documentation

  • add JS docs to the inputs/outputs (ec5018b)

Full Changelog: v3.0.0-RC.11...v3.0.0

v3.0.0-RC.11

28 Sep 18:28
Compare
Choose a tag to compare
v3.0.0-RC.11 Pre-release
Pre-release

What's Changed

⚠ BREAKING CHANGES

  • remove media loading indicator

change

  • remove media loading indicator (e43ff13)

Full Changelog: v3.0.0-RC.10...v3.0.0-RC.11

v3.0.0-RC.10

15 Sep 20:16
Compare
Choose a tag to compare
v3.0.0-RC.10 Pre-release
Pre-release

What's Changed

Features

  • add smoother multi-item navigation WIP (f748f1e)

Bug Fixes

  • demo: display just 1 item on mobile (ed793f9)
  • prevent type error when video doesn't exist (1c12e47)
  • update fringe count and respective items on change (3d9791e)

Full Changelog: v3.0.0-RC.9...v3.0.0-RC.10

v3.0.0-RC.9

04 Sep 17:09
Compare
Choose a tag to compare
v3.0.0-RC.9 Pre-release
Pre-release

What's Changed

⚠ BREAKING CHANGES

  • rename imageClick to itemClick

Features

  • add clip option (5ff8a5e)
  • demo: create a carousel example (1433d0f)
  • support navigation by multiple items WIP (9ff0fae)

change

  • rename imageClick to itemClick (8aa1545)

Full Changelog: v3.0.0-RC.8...v3.0.0-RC.9