mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-19 21:00:07 +08:00
Fix wrong behaviour that didn't allow 'data-on' and 'on' element attributes to be interpolated by $compile. The regex now accepts any string beginning with 'on' and with at least one more English letter.