angular-cn/tools/public_api_guard
Alex Rickabaugh a1b630ee8f fix(ivy): generate a type parameter for InjectorDef (#24738)
InjectorDef is parameterized on the type of the injector
configuration class (e.g. the @NgModule decorated type). Previously
this parameter was not included when generating .d.ts files that
contained InjectorDefs.

PR Close #24738
2018-07-12 16:36:35 -04:00
..
animations feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
common feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
compiler build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
core fix(ivy): generate a type parameter for InjectorDef (#24738) 2018-07-12 16:36:35 -04:00
elements feat(elements): remove attribute/input from config (#22413) 2018-03-16 12:39:07 -07:00
forms feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
http feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
platform-browser feat(ivy): add support of ApplicationRef.bootstrapModuleFactory (#23811) 2018-06-07 16:15:26 -04: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 urlUpdateStrategy allow updating the browser URL at the beginning of navigation (#24820) 2018-07-12 14:40:08 -04:00
service-worker fix(service-worker): deprecate `versionedFiles` in asset-group resources (#23584) 2018-05-15 12:19:08 -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