Skip to content

Commit 61bb98c

Browse files
committed
dde9a90 build(router): create alt_router bundle
1 parent 04f7d9b commit 61bb98c

815 files changed

Lines changed: 4880 additions & 1031 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Sat Apr 30 01:06:27 UTC 2016
2-
d097784d571581fa620a497c65c201e35fdb04c7
1+
Sat Apr 30 01:22:09 UTC 2016
2+
dde9a903ec357d74cd9bcf4e6e37a176fcf327e5

alt_router.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ export { RouteSegment, UrlSegment, Tree } from './src/alt_router/segments';
88
export { Routes } from './src/alt_router/metadata/decorators';
99
export { Route } from './src/alt_router/metadata/metadata';
1010
export { RouterUrlSerializer, DefaultRouterUrlSerializer } from './src/alt_router/router_url_serializer';
11-
export { OnActivate } from './src/alt_router/interfaces';
11+
export { OnActivate, CanDeactivate } from './src/alt_router/interfaces';
1212
export { ROUTER_PROVIDERS } from './src/alt_router/router_providers';
1313
export declare const ROUTER_DIRECTIVES: any[];

alt_router.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

animate.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

animate/testing.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)