SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(ngInclude): don't break attribute bindings on ngInclude-ed element

BREAKING CHANGE: ngInclude's priority is now set to 1000

It's quite rare for anyone to depend on explicity directive priority,
but if a custom directive that needs to run before ngInclude exists,
it should have its priority checked and adjusted if needed.

Closes #3793
B
Brian Ford committed
5eb1fb6cb2c5a1c036e50ea791fd74ddf9016be0
Parent: 255e8c1
Committed by Igor Minar <igor@angularjs.org> on 9/20/2013, 9:11:12 PM