angular-cn/modules/@angular
Chuck Jazdzewski 4da7925ad5 feat(common): added typed overloaded for `AsyncPipe.transform()` (#14367)
BREAKING CHANGE: Classes that derive from `AsyncPipe` and override
`transform()` might not compile correctly. Use of  `async` pipe in
templates is unaffected.

Mitigation: Update derived classes of `AsyncPipe` that override
`transform()` to include the type parameter overloads.

Related to #12398

PR Close #14367
2017-02-09 14:32:39 -08:00
..
benchpress fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
common feat(common): added typed overloaded for `AsyncPipe.transform()` (#14367) 2017-02-09 14:32:39 -08:00
compiler fix(compiler): allow absolute style urls (#14365) 2017-02-09 14:32:39 -08:00
compiler-cli chore(release): cut the 4.0.0-beta.7 release 2017-02-09 09:36:10 -08:00
core fix(core): Remove ChangeDetectorRef Paramter from KeyValueDifferFactory and IterableDifferFactory (#14311) 2017-02-09 13:33:44 -08:00
docs docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
examples fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
facade perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
forms build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
http fix(http): REVERT: remove dots from jsonp callback name (#13219) 2017-02-09 15:34:12 -06:00
language-service fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
platform-browser build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
platform-browser-dynamic build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
platform-server build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
platform-webworker build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
platform-webworker-dynamic build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
router fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
upgrade build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -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