angular/tools/public_api_guard
Alex Rickabaugh 36d6e6076e feat(ivy): support template type check narrowing for *ngFor and *ngIf (#26203)
This commit adds an ngTemplateGuard_ngIf static method to the NgIf
directive and an ngTemplateContextGuard static method to NgFor. The
function of these two static methods is to enable type narrowing
within generated type checking code for consumers of the directives.

PR Close #26203
2018-10-04 10:11:17 -07:00
..
animations docs: add api doc for programmatic animation classes (#24668) 2018-08-14 13:15:27 -07:00
common feat(ivy): support template type check narrowing for *ngFor and *ngIf (#26203) 2018-10-04 10:11:17 -07:00
compiler build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
core feat: add support for TypeScript 3.1 (#26151) 2018-09-28 09:34:51 -07:00
elements feat(elements): remove attribute/input from config (#22413) 2018-03-16 12:39:07 -07:00
forms docs(forms): move extended text to @usageNotes (#26039) 2018-09-24 09:11:02 -07:00
http docs(http): move examples to @usageNotes (#26039) 2018-09-24 09:11:02 -07:00
platform-browser feat(ivy): selector side of ModuleWithProviders via type metadata (#24862) 2018-07-20 11:48:35 -07:00
platform-browser-dynamic docs: remove all deprecated @stable jsdoc tags (#23210) 2018-04-10 21:49:32 -07:00
platform-server docs: remove all deprecated @stable jsdoc tags (#23210) 2018-04-10 21:49:32 -07:00
platform-webworker feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
platform-webworker-dynamic docs: remove all deprecated @stable jsdoc tags (#23210) 2018-04-10 21:49:32 -07:00
router feat(router): add UrlSegment[] to CanLoad interface (#13127) 2018-08-16 16:32:18 -07:00
service-worker refactor(ivy): pre-factor: set explicit type parameters for ModuleWithProviders (#25970) 2018-09-18 13:28:44 -07:00
upgrade feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
BUILD.bazel test: migrate remaining public-api tests to Bazel (#22639) 2018-03-09 09:11:40 -08:00