Skip to content

Releases: failed-successfully/ngx-darkbox-gallery-library

2.1.0

18 Jun 15:50
d0fcf89
Compare
Choose a tag to compare

Added

  • Added compatabilty to angular 18 (#1423)

2.0.2

12 May 13:17
Compare
Choose a tag to compare
  • Update build pipeline to use node 20 and 22
  • Update release pipeline to use node 20
  • Update project dependencies

2.0.1

30 Dec 15:55
886863f
Compare
Choose a tag to compare

Added

  • Added compatabilty to angular 17 (#1208)

Changed

  • Update build pipeline to use node 20 (#1139)
  • Typo in peerDependencies causing resolution issues

Removed

  • BREAKING CHANGE: Remove support for Angular <=14. Angular 15 is now the minimum required version.

2.0.0

30 Dec 15:30
Compare
Choose a tag to compare

Added

  • Added compatabilty to angular 17 (#1208)

Changed

  • Update build pipeline to use node 20 (#1139)

Removed

  • BREAKING CHANGE: Remove support for Angular <=14. Angular 15 is now the minimum required version.

Removed

v1.3.0

18 Jun 14:39
Compare
Choose a tag to compare

Added

  • Added compatabilty to angular 16 (#988, #989)

v1.2.1

22 Dec 16:54
521efc8
Compare
Choose a tag to compare

Changed

  • Fixed issues with angular peer dependencies (#773, #774)

v1.2.0

04 Dec 15:59
451cc70
Compare
Choose a tag to compare

Added

Changed

  • Update to Angular 15 and made the lib Angular 15 ready (#744)
  • Fixed ugly description on npmjs.com

v1.1.0

11 Jun 18:41
6372b14
Compare
Choose a tag to compare

Changed

  • Fixed publishing of library to gpr
  • Use a consistent color picker for the demo page (#412, #424)
  • Update node to version 18 (#510, #511)
  • Update to Angular 14 and made the lib Angular 14 ready (#552)

v1.0.0

28 Feb 18:33
9de7590
Compare
Choose a tag to compare

Added

  • Added footer to the demo page (#162. #163)
  • Added prereleases to next tag on npm (#108, #242)
  • Added configuration editor to demo page (#49, #365)
  • Added autmatic release note extraction to workflows (#409)

Changed

  • Set angular compiler option to ivy-partial (#161, #257) Breaking Change: The minimum supported angular version is now 12.x
  • Updated demo to Angular 13 (#294)
  • Set package version to 1.0.0-branch
  • Updated advanced-configuration-example.md (#157)

Removed

  • Removed unused image-configuration
  • Removed obsolete folder e2e

Various improvements

27 Aug 15:08
7f896ab
Compare
Choose a tag to compare
Various improvements Pre-release
Pre-release

Added

  • Added custom swipe implementation based on touch events (#207, #208)
  • Added image caption template system (#6, #154)
  • Added Angular material to the demo page (#212)
  • Added configuration for caption colors (#213, #212)

Changed

  • Fixed issues with pointer on button (#212)
  • Fixed issue with overlay and angular material (z-index issue) (#212)

Removed

  • Removed hammerjs as a peer dependency