angular-vs-repeat icon indicating copy to clipboard operation
angular-vs-repeat copied to clipboard

Virtual Scroll for AngularJS ngRepeat directive

Results 107 angular-vs-repeat issues
Sort by recently updated
recently updated
newest added

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...

dependencies

I am having an issue since I upgraded from version 1.x to the latest. I have a list of elements all the same size within a ul that has a...

Fix ng-transclude in ng-repeat gives exception: Illegal use of ngTransclude directive in the template! No parent directive that requires a transclusion found

has potential

Bumps [karma](https://github.com/karma-runner/karma) from 2.0.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:...

dependencies

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cached-path-relative&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hi there, I have a simple question re this directive usage: Looking at [the examples](http://kamilkp.github.io/angular-vs-repeat/#?tab=6), I can see the one I am interested in - **variable heights**. However, the example...

Fix https://github.com/kamilkp/angular-vs-repeat/issues/192

Horizontal scrolling will not work if changed at runtime. variables do not depend on the changed horizontal state https://github.com/kamilkp/angular-vs-repeat/blob/fe3ffac2e43c7f7d0ec65bbfd9744e2d9a92ea14/src/angular-vs-repeat.js#L266