angular/modules/@angular/core
Vikram Subramanian 2ff83324af fix(core): Don't use ES6 spread operator when undefined is allowed.
Workaround a closure bug where it doesn't produce the right code ES6 operator when the array value can be undefined.
2016-07-11 23:14:25 -07:00
..
src fix(core): Don't use ES6 spread operator when undefined is allowed. 2016-07-11 23:14:25 -07:00
test fix(testing): remove deprecated testing APIs (#9923) 2016-07-11 16:04:32 -07:00
testing fix(testing): remove deprecated testing APIs (#9923) 2016-07-11 16:04:32 -07:00
core.dart feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
index.ts refactor(core): clean up platform bootstrap and initTestEnvironment 2016-07-08 13:41:38 -07:00
package.json chore(package.json): make the packages installable 2016-05-27 17:21:34 -07:00
private_export.dart feat(core): split ChangeDetectorStrategy into ChangeDetectionStrategy and ChangeDetectorStatus 2016-06-27 20:19:20 -07:00
private_export.ts refactor: misc cleanup 2016-07-08 10:34:22 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts fix(core/testing compiler/testing): move TestComponentBuilder to core/testing (#9590) 2016-06-24 17:35:01 -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