angular-cn/packages/upgrade
Michael Giambalvo 269bbe0e7d fix(upgrade): call setInterval outside the Angular zone
This wraps the $interval service when using upgrade to run the
$interval() call outside the Angular zone. However, the callback is
invoked within the Angular zone, so changes still propagate to
downgraded components.
2017-06-06 14:11:21 -07:00
..
src fix(upgrade): call setInterval outside the Angular zone 2017-06-06 14:11:21 -07:00
static build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
test fix(upgrade): call setInterval outside the Angular zone 2017-06-06 14:11:21 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
public_api.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
tsconfig-build.json fix(upgrade): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00