Files
angular/modules/@angular
Craig Hutchison 6a5ba0ec81 fix: allow for null values in HTML select options bound with ngValue
This corrects the case of <option [ngValue]="null"> binding a string like "{0: null}" to the model instead of an actual null object.

Closes #10349
2016-11-16 16:26:42 -08:00
..
2016-09-24 08:23:28 +09:00

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT