mgcrea / angular-strap

AngularJS 1.2+ native directives for Bootstrap 3.
mgcrea.github.io/angular-strap
MIT License
5.73k stars 1.38k forks source link

refactor(performance) #2257

Closed Millsky closed 5 years ago

Millsky commented 7 years ago

Add track by per angular documentation to add performance boost.

https://docs.angularjs.org/api/ng/directive/ngRepeat "If you don't have a unique identifier, track by $index can also provide a performance boost."

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.