Skip to content

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

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

Fixed bugs, bugs, bugs

21 Jun 17:33
e20a91f
Compare
Choose a tag to compare
Pre-release

Added

  • Added links in the documentation

Changed

  • Fixed cursor on buttons in the demo (#149, #150)
  • Fixed cursor on buttons in the library (#149, #152)
  • Fixed missing ColorConfiguration export on pulic-api (#151)
  • Fixed issue with z-indices (#155, #156)

Placeholder and button option update

13 Jun 20:17
Compare
Choose a tag to compare
Pre-release

Added

  • Configuration option thumbnailsWaitForBatch to show thumbnails as soon as possible (#146)
  • Configuration options for darkbox button color and styling (#147)
  • Added hammerjs as peerDependency for touch support

Changed

  • Fixed all thumbnails being replaced by loading placeholder while loading a new batch (#138, #146)

Loading via outside events

06 Jun 16:59
2b54a80
Compare
Choose a tag to compare
Pre-release

Added

  • Added portrait sample images to demo page (#118)
  • Added automatic labeling of PRs on GitHub (#134)
  • Added event which fires when all images are in the DOM (#127, #128)
  • Added load more button images to the demo (#127, #128)

Changed

Fixed errors on library inclusion

21 May 18:12
b784c82
Compare
Choose a tag to compare
Pre-release

Changed

  • Fixed missing exports in public api
  • Fixed semversion on peer dependencies

Added loading animations

18 May 16:39
e03d593
Compare
Choose a tag to compare
Pre-release

Added

  • Added loading placeholders (#65, #80)
  • Added configuration examples (#4, #68)
  • Added loading animation for full sized images (#95, #96)
  • Added a dark mode to the demo page (#106, #107)

Changed

  • Updated demo page to angular 12 (#103)

Added grid layouts

25 Apr 15:45
bf06cfe
Compare
Choose a tag to compare
Added grid layouts Pre-release
Pre-release

Added

  • Added static grid layout (#11, #78)
  • Added fluid grid layout (#12, #79)

Removed

  • Dropped IE support

Add configuration and documentation

05 Apr 12:35
Compare
Choose a tag to compare
Pre-release

Added

  • Added list of supported browsers (#50)
  • Added links to live demo (#47)
  • Added configuration option to disable the caption (#61)
  • Added documentation for grid configuration (#62)

Changed

Fixed demo page icon

15 Mar 19:57
c04808e
Compare
Choose a tag to compare
Fixed demo page icon Pre-release
Pre-release

Added

  • Live demo page (#5. #40)

Fixed

  • Demo page gallery icon (#41)