angular-docs-cn/packages/common
vsavkin 3b7bab7d22 feat(router): add navigationSource and restoredState to NavigationStart event (#21728)
Currently, NavigationStart there is no way to know if an navigation was triggered imperatively or via the location change. These two use cases should be handled differently for a variety of use cases (e.g., scroll position restoration). This PR adds a navigation source field and restored navigation id (passed to navigations triggered by a URL change).

PR Close #21728
2018-01-26 10:25:32 -08:00
..
http build: move repeated tsconfig attributes to a macro (#20964) 2018-01-10 12:30:19 -08:00
locales fix(common): extract plural function from i18n locale data files for TS 2.6 (#21626) 2018-01-19 13:23:34 -08:00
src feat(router): add navigationSource and restoredState to NavigationStart event (#21728) 2018-01-26 10:25:32 -08:00
test fix(common): A null value should remove the style on IE (#21679) 2018-01-22 12:54:49 -08:00
testing feat(router): add navigationSource and restoredState to NavigationStart event (#21728) 2018-01-26 10:25:32 -08:00
BUILD.bazel build: move repeated tsconfig attributes to a macro (#20964) 2018-01-10 12:30:19 -08:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build(common): specify explicit locales dir in package.json (#21016) 2018-01-25 22:18:35 -08:00
public_api.ts build: add bazel test rules for more packages (#21053) 2017-12-22 13:10:51 -08:00
rollup.config.js fix: add missing globals from each rollup configuration (#20028) 2017-10-30 23:09:17 -04:00
tsconfig-build.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00