angular/modules/@angular/forms
Alex Eagle 37b617dccf chore(tsickle): add @Annotation annotations
This lets users continue using runtime-sideeffect Decorators if they choose,
only down-leveling the marked ones to Annotations.

Also remove the "skipTemplateCodegen" option, which is no longer needed
since Angular compiles with tsc-wrapped rather than ngc. The former doesn't
include any codegen.
2016-06-16 12:29:46 -07:00
..
src fix(forms): ngModel should export as ngModel 2016-06-15 17:46:45 -07:00
test feat(radio): support radio button sharing a control 2016-06-15 15:27:34 -07:00
common.dart feat(forms): add easy way to switch between forms modules (#9202) 2016-06-14 18:23:40 -07:00
index.ts feat(forms): add easy way to switch between forms modules (#9202) 2016-06-14 18:23:40 -07:00
package.json feat(forms): add easy way to switch between forms modules (#9202) 2016-06-14 18:23:40 -07:00
rollup.config.js feat(forms): add easy way to switch between forms modules (#9202) 2016-06-14 18:23:40 -07:00
tsconfig-es5.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00
tsconfig-es2015.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00