fix(select): add basic track by and select as support
Instead of throwing an error when using "track by" and "select as" expressions, ngOptions will assume that the track by expression is valid, and will use it to compare values. Closes #6564
J
Jeff Cross committed
addfff3c46311f59bdcd100351260006d457316f
Parent: 6e4955a