forked from gilsdav/ngx-translate-router
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
HMubaireek
committed
Jun 1, 2019
1 parent
ca881c2
commit 550139f
Showing
9 changed files
with
67 additions
and
145 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,17 +2,17 @@ | |
"name": "@gilsdav/ngx-translate-router-http-loader", | ||
"version": "1.0.0", | ||
"homepage": "https://github.com/gilsdav/ngx-translate-router#readme", | ||
"license" : "MIT", | ||
"license": "MIT", | ||
"author": { | ||
"name": "David Gilson", | ||
"email": "[email protected]", | ||
"url": "https://github.com/gilsdav" | ||
}, | ||
"peerDependencies": { | ||
"@gilsdav/ngx-translate-router": "^1.0.2", | ||
"@angular/common": "^6.0.0-rc.0 || ^6.0.0", | ||
"@angular/core": "^6.0.0-rc.0 || ^6.0.0", | ||
"@angular/router": "^6.0.0-rc.0 || ^6.0.0", | ||
"@angular/common": "^8.0.0", | ||
"@angular/core": "^8.0.0", | ||
"@angular/router": "^8.0.0", | ||
"@ngx-translate/core": "^10.0.0" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,16 +2,16 @@ | |
"name": "@gilsdav/ngx-translate-router", | ||
"version": "1.0.2", | ||
"homepage": "https://github.com/gilsdav/ngx-translate-router#readme", | ||
"license" : "MIT", | ||
"license": "MIT", | ||
"author": { | ||
"name": "David Gilson", | ||
"email": "[email protected]", | ||
"url": "https://github.com/gilsdav" | ||
}, | ||
"peerDependencies": { | ||
"@angular/common": "^6.0.0-rc.0 || ^6.0.0", | ||
"@angular/core": "^6.0.0-rc.0 || ^6.0.0", | ||
"@angular/router": "^6.0.0-rc.0 || ^6.0.0", | ||
"@angular/common": "^8.0.0", | ||
"@angular/core": "^8.0.0", | ||
"@angular/router": "^8.0.0", | ||
"@ngx-translate/core": "^10.0.0" | ||
} | ||
} | ||
} |
45 changes: 0 additions & 45 deletions
45
projects/ngx-translate-router/src/lib/localize-router-config-loader.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters