aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngRoute/directive/ngView.js
diff options
context:
space:
mode:
authorTobias Bosch2013-12-12 15:36:16 -0800
committerTobias Bosch2013-12-12 16:30:31 -0800
commit43072e3812e32b89b97ad03144577cba50d4b776 (patch)
tree07f9f4c75ccd581d3b7ad0004c07f07dda5bd8b6 /src/ngRoute/directive/ngView.js
parent9396d55414ef41ec3a109eefcf6c65dc00b446c4 (diff)
downloadangular.js-43072e3812e32b89b97ad03144577cba50d4b776.tar.bz2
fix($compile): Allow literals in isolate scope references
When a component uses an isolate scope reference and the the component is used with an object literal a new object is created on every evaluation. Therefore the compiler needs to compare the values of the parent and the isolate scope using object equality and not object reference equality. Fixes #5296.
Diffstat (limited to 'src/ngRoute/directive/ngView.js')
0 files changed, 0 insertions, 0 deletions