angular-cn/modules/angular2/src
Igor Minar 30e25acb9f fix(core): workaround for typescript@1.7.3 breakage #5784
I don't understand why I need to declare the type-here, but it resolves the issue.

Looks like a bug in tsc.

Fixes #5784
2015-12-10 03:30:16 -08:00
..
animate cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
common feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00
compiler feat(camelCase Angular): legacy template transformer 2015-12-09 19:59:40 -08:00
core fix(core): workaround for typescript@1.7.3 breakage #5784 2015-12-10 03:30:16 -08:00
facade build(npm): update to typescript@1.7.3 + fix broccoli-typescript + fix src 2015-12-10 01:32:44 +00:00
http fix(http): use `any` for res.json() return 2015-12-09 03:00:22 +00:00
mock fix(router): set correct redirect/default URL from hashchange 2015-12-08 22:34:19 +00:00
platform feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00
router feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00
testing fix(testing): remove Symbol dummy shim 2015-12-09 02:57:19 +00:00
transform/template_compiler chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
upgrade refactor(upgrade): remove imports from angular2/angular2 2015-12-09 21:04:41 +00:00
web_workers refactor(WebWorker): Use the new generic bootstrap. 2015-12-03 19:51:43 +00:00