angular-cn/modules/@angular
Georgios Kalpakas 00979838ef refactor(upgrade): allow Closure advanced optimizations in `UpgradeComponent` (#13629)
Get rid of the dynamic invocation style used in `callLifecycleHook()`, which
would break under Closure Compiler's advanced optimizations.
Related to https://github.com/angular/angular/pull/13020#discussion_r93492935.

PR Close #13629
2017-01-29 12:02:52 -06:00
..
benchpress docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
common fix(common): DatePipe doesn't throw for NaN (#14117) 2017-01-27 12:07:47 -06:00
compiler docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
compiler-cli docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
core fix(core): ViewContainerRef.indexOf doesn't throw error when empty (#13220) 2017-01-29 11:50:23 -06:00
docs docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
examples docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
facade chore(docs): add missing comments (#14003) 2017-01-19 12:06:28 -08:00
forms feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
http fix(http): remove dots from jsonp callback name (#13219) 2017-01-29 11:49:40 -06:00
language-service docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
platform-browser docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
platform-browser-dynamic chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
platform-server fix(core): animations no longer silently exits if the element is not apart of the DOM (#13763) 2017-01-05 11:33:40 -08:00
platform-webworker feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
platform-webworker-dynamic chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
router style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00
upgrade refactor(upgrade): allow Closure advanced optimizations in `UpgradeComponent` (#13629) 2017-01-29 12:02:52 -06:00
README.md docs: update README.md for npm packages 2016-09-14 17:14:02 -07:00
license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00
router-license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT