angular-cn/tools/public_api_guard
Marcus Krahl 07d8d3994c feat(router): add UrlSegment[] to CanLoad interface (#13127)
CanLoad now defines UrlSegment[] as a second parameter of the function.
Users can store the initial url segments and refer to them later, e.g. to go
back to the original url after authentication via router.navigate(urlSegments).
Existing code still works as before because the second function parameter
does not have to be defined.

Closes #12411

PR Close #13127
2018-08-16 16:32:18 -07:00
..
animations docs: add api doc for programmatic animation classes (#24668) 2018-08-14 13:15:27 -07:00
common style(common): fix short param names (#23667) 2018-08-03 14:09:27 -07:00
compiler build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
core refactor(ivy): cleanup the public API for core/testing (#25492) 2018-08-15 09:53:17 -07:00
elements feat(elements): remove attribute/input from config (#22413) 2018-03-16 12:39:07 -07:00
forms refactor(forms): `ngForm` element selector has been deprecated in favor of `ng-form` (#23721) 2018-08-02 08:34:43 -07:00
http feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -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 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