SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix($compile): throw error on invalid directive name

Directive names must start with a lower case letter.
Previously the compiler would quietly fail.
This change adds an assertion that fails if this is not the case.

Closes #11281
Closes #11109
W
Wesley Cho committed
170ff9a37dea8772dda7c89e84176ac1a8992878
Parent: e57138d
Committed by Peter Bacon Darwin <pete@bacondarwin.com> on 3/17/2015, 1:41:15 PM