select: handle the corner case of adding options via a custom directive(ca5b27bd,#13874, #13878)
新特性
$compile: add one-way binding to the isolate scope definition(4ac23c0a,#13928, #13854, #12835, #13900)
大的变化:
ngAria: due to d06431e5,Where appropriate, ngAria now applies ARIA to custom controls only, not native inputs. Because of this, support for aria-multiline on textareas has been removed.