In the new behavior Angular cleanups `popstate` and `hashchange` event listeners when the root view gets destroyed, thus event handlers are not added twice when the application is bootstrapped again. BREAKING CHANGE: Methods of the `PlatformLocation` class, namely `onPopState` and `onHashChange`, used to return `void`. Now those methods return functions that can be called to remove event handlers. PR Close #31546 PR Close #40867
29 lines
526 B
JSON
Executable File
29 lines
526 B
JSON
Executable File
{
|
|
"aio": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 3033,
|
|
"main-es2015": 449310,
|
|
"polyfills-es2015": 52343
|
|
}
|
|
}
|
|
},
|
|
"aio-local": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 3033,
|
|
"main-es2015": 449759,
|
|
"polyfills-es2015": 52493
|
|
}
|
|
}
|
|
},
|
|
"aio-local-viewengine": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 3153,
|
|
"main-es2015": 435362,
|
|
"polyfills-es2015": 52493
|
|
}
|
|
}
|
|
}
|
|
} |