angular-cn/packages
Jason Aden dce36751f5 refactor(router): remove RouteEvent base class (#19043)
* Introduced with #18407, `RouteEvents` don't actually have a common constructor. Reverting here to be able to add new functionality to ChildActivation events.

PR Close #19043
2017-09-05 15:46:29 -05:00
..
animations fix(animations): ensure animateChild() works with all inner leave animations (#19006) 2017-09-05 15:33:50 -05:00
bazel build: ngc-wrapped as a bazel worker (#18960) 2017-09-01 12:23:11 -05:00
benchpress build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
common feat(compiler): set `enableLegacyTemplate` to false by default (#18756) 2017-08-31 18:38:34 -07:00
compiler refactor(compiler): update template parse error message to ng-template (#19029) 2017-09-05 15:34:28 -05:00
compiler-cli release: cut the 5.0.0-beta.6 release 2017-09-02 07:42:40 -07:00
core fix(animations): ensure animateChild() works with all inner leave animations (#19006) 2017-09-05 15:33:50 -05:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
examples build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
forms docs(forms): clarify ControlValueAccessor docs (#19008) 2017-09-05 15:33:59 -05:00
http build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
language-service build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
platform-browser fix(platform-browser): run BLACK_LISTED_EVENTS outside of ngZone (#18993) 2017-09-05 15:33:22 -05:00
platform-browser-dynamic feat(compiler): set `enableLegacyTemplate` to false by default (#18756) 2017-08-31 18:38:34 -07:00
platform-server build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
platform-webworker build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
platform-webworker-dynamic build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
router refactor(router): remove RouteEvent base class (#19043) 2017-09-05 15:46:29 -05:00
tsc-wrapped refactor(core): remove deprecated `OpaqueToken` (#18971) 2017-09-01 16:29:47 -05:00
upgrade fix(upgrade): deprecate the dynamic version of `ngUpgrade` 2017-09-01 12:23:11 -05:00
README.md Revert "docs: Remove unneeded file (#18106)" 2017-07-20 16:46:47 -05:00
empty.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
es6-subset.d.ts refactor: update paths from modules/@angular to packages 2017-03-08 16:29:28 -08:00
license-banner.txt refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
system.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tsconfig-build.json build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
tsconfig.json refactor(common): move generated locale files (#18907) 2017-08-29 11:26:10 -05:00
types.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -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