This repository was archived by the owner on Apr 12, 2024. It is now read-only.
fix(rootScope, ngRepeat): add support for objects created with Object.create(null) for ngRepeat and $watchCollection#9964
Closed
HeberLZ wants to merge 5 commits intoangular:masterfrom
HeberLZ:fix-rootScope-support-watchers-on-objects-that-dont-inherit-from-object
Commits
Commits on Nov 7, 2014
- committed
fix(ngRepeat): Add support to iterate an object's properties even if it does not inherit from Object
committed- committed
- committed
- committed