SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

refactor(select): simplify the ngOptions regular expression

\w matches [a-zA-Z0-9_] and \d matches [0-9], using both in a character set is
simply redundant.

Closes #3903
S
Stefan hr Berder committed
587e8e2ba5feb275f14d259afb72ae6b77dfef18
Parent: 93ce592
Committed by Pete Bacon Darwin <pete@bacondarwin.com> on 10/1/2013, 9:06:15 AM