ngu-carousel icon indicating copy to clipboard operation
ngu-carousel copied to clipboard

Angular Universal carousel

Results 150 ngu-carousel issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to upgrade zone.js from 0.11.4 to 0.11.5. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=zone.js&from_version=0.11.4&to_version=0.11.5&pr_id=72692d24-0059-4f06-a77d-7cee11d50d69&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

now with the [dataSource] attribute and *nguCarouselDef template for the loop i cannot longer add additional static content as another ngu-item. it just ignores it. please advice.

Snyk has created this PR to upgrade multiple dependencies. 👯 The following dependencies are linked and will therefore be updated together. :information_source: Keep your dependencies up-to-date. This makes it easier...

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.15 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) Changelog Sourced from karma's changelog. 6.3.16...

dependencies

Snyk has created this PR to upgrade multiple dependencies. 👯‍♂ The following dependencies are linked and will therefore be updated together. :information_source: Keep your dependencies up-to-date. This makes it easier...

Get this error, while using nguCarousel custom points: `ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'ngForOf: '. Current value: 'ngForOf: 0,1'.` The same error you...

question

Currently, all images are loading eagerly, Chrome supports lazy loading of images we can use the same.

Feature request

We would like to utilize a fade transition between slides rather than the scrolling (translate). Is this possible to implement as a custom transition?

I have two templates in one component ( for mobile and desktop). In mobile template there is carousel, but when I resize window and toggle template to desktop's, I have...