ngx-lightbox
ngx-lightbox copied to clipboard
Lightbox2 use with angular >= 5
Fix typing issue in `IAlbum` interface, the `downloadUrl` prop should be optional.
Bumps [terser](https://github.com/terser/terser) from 4.1.4 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Right now the package attempts to pull the src passed in on the image object and trigger a save, however; this doesn't work when images are hosted on separate origins...
Sometimes external images do not get served if referrerpolicy is not set to "no-referrer" and the lightbox is sadly of no use in such cases.
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.2.2 to 11.0.5. Changelog Sourced from @angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...
When building our project with ngx-lightbox the build warns about the library still using View Engine
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
Getting a warning during serve and production WARNING in /Library/WebServer/Projects/angular/src/app/shared/shared.module.ts depends on ngx-lightbox. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies Angular CLI: 10.0.0 Node:...
I am having an issue that when the lightbox is open, it is creating a scrollbar on the side. I am using Angular 12 and bootstrap. I know this has...
Bumps [karma](https://github.com/karma-runner/karma) from 4.2.0 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...