| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-11-26 | feat($attrs): add $attrs.$attr to externs so that it isn't renamed | Jeff Cross | |
| This fixes the issue that any usage of $attr is broken after js compilation. | |||
| 2013-10-30 | feat(Angular.js): add externs file for Closure Compiler | Martin Probst | |
| This adds an (incomplete) externs file for use with the Closure Compiler. Users can pass this as -extern to the compiler pass to get type checking and protect their AngularJS use against property renaming in advanced compilation mode. | |||
