Releases: failed-successfully/ngx-darkbox-gallery-library
Releases · failed-successfully/ngx-darkbox-gallery-library
v1.0.0
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
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
Placeholder and button option update
Loading via outside events
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 incorrect export
- Changed demo page URL from https://darkbox.failedsuccessfully.de to https://darkbox.click
- Fixed images overlapping on GridType.FLUID (#136, #137)
- Moved configuration documentation to its own file so the README isn't to long
Fixed errors on library inclusion
Changed
- Fixed missing exports in public api
- Fixed semversion on peer dependencies