-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ng6): add support for angular 6
- update demo application and add SSR support BREAKING CHANGE: The mininmum version of Angular is now v6+ and of Node is v8+ Closes #17 and #18
- Loading branch information
Showing
51 changed files
with
7,518 additions
and
3,080 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"generator-ngx-library": { | ||
"version": "5.0.0", | ||
"version": "6.2.1", | ||
"authorName": "Tine Kondo", | ||
"authorEmail": "[email protected]", | ||
"githubUsername": "tinesoft", | ||
"githubRepoName": "ngx-cookieconsent", | ||
"projectName": "ngx-cookieconsent", | ||
"projectVersion": "1.0.0", | ||
"projectVersion": "1.1.0", | ||
"projectDescription": "Cookie Consent module for Angular.", | ||
"projectKeywords": [ | ||
"angular", | ||
|
@@ -17,14 +17,15 @@ | |
"law", | ||
"eu" | ||
], | ||
"ngVersion": "2.0.0", | ||
"ngVersion": "6.0.0", | ||
"ngModules": [ | ||
"core", | ||
"common" | ||
], | ||
"otherDependencies": ["cookieconsent"], | ||
"dependenciesRange": ">=", | ||
"ngPrefix": "ngc", | ||
"testingFramework": "karma", | ||
"useGreenkeeper": false, | ||
"useCompodoc": true, | ||
"enforceNgGitCommitMsg": true, | ||
|
@@ -36,11 +37,20 @@ | |
"CHANGELOG.md", | ||
"config/karma.conf", | ||
"demo/src/app/**", | ||
"demo/src/styles.scss", | ||
"demo/src/assets/logo.svg", | ||
"demo/src/index.html", | ||
"demo/src/favicon.ico", | ||
"src/**/*.*" | ||
"src/**/*.ts" | ||
], | ||
"deleteExclusions": [ | ||
"README.md", | ||
"CHANGELOG.md", | ||
"config/karma.conf", | ||
"demo/src/app/**", | ||
"demo/src/assets/logo.svg", | ||
"demo/src/index.html", | ||
"demo/src/favicon.ico", | ||
"src/**/*.ts" | ||
] | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"result":{"status":"success"},"favicon":{"package_url":"https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/favicons.zip","files_urls":["https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/package_files/android-chrome-192x192.png","https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/package_files/android-chrome-512x512.png","https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/package_files/apple-touch-icon.png","https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/package_files/browserconfig.xml","https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/package_files/favicon-16x16.png","https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/package_files/favicon-32x32.png","https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/package_files/favicon.ico","https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/package_files/manifest.json","https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/package_files/mstile-144x144.png","https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/package_files/mstile-150x150.png","https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/package_files/mstile-310x150.png","https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/package_files/mstile-310x310.png","https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/package_files/mstile-70x70.png"],"html_code":"<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/apple-touch-icon.png\">\n<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicon-32x32.png\">\n<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicon-16x16.png\">\n<link rel=\"manifest\" href=\"/manifest.json\">\n<meta name=\"msapplication-TileColor\" content=\"#003399\">\n<meta name=\"msapplication-TileImage\" content=\"/mstile-144x144.png\">\n<meta name=\"theme-color\" content=\"#ffffff\">","compression":"false","overlapping_markups":["link[rel=\"apple-touch-icon\"]","link[rel=\"shortcut\"]","link[rel=\"shortcut icon\"]","link[rel=\"icon\",sizes=\"16x16\"]","link[rel=\"icon\",sizes=\"32x32\"]","meta[name=\"msapplication-TileColor\"]","meta[name=\"msapplication-TileImage\"]","link[rel=\"manifest\"]","meta[name=\"theme-color\"]"]},"files_location":{"type":"path","path":"/"},"preview_picture_url":"https://realfavicongenerator.net/files/5050533ac001e1a1ff4792016b204e3662d48589/favicon_preview.png","version":"0.15"} | ||
{"result":{"status":"success"},"favicon":{"package_url":"https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/favicon_package_v0.16.zip","files_urls":["https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/package_files/android-chrome-192x192.png","https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/package_files/android-chrome-512x512.png","https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/package_files/apple-touch-icon.png","https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/package_files/browserconfig.xml","https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/package_files/favicon-16x16.png","https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/package_files/favicon-32x32.png","https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/package_files/favicon.ico","https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/package_files/mstile-144x144.png","https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/package_files/mstile-150x150.png","https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/package_files/mstile-310x150.png","https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/package_files/mstile-310x310.png","https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/package_files/mstile-70x70.png","https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/package_files/site.webmanifest"],"html_code":"<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/apple-touch-icon.png\">\n<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicon-32x32.png\">\n<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicon-16x16.png\">\n<link rel=\"manifest\" href=\"/site.webmanifest\">\n<meta name=\"msapplication-TileColor\" content=\"#003399\">\n<meta name=\"msapplication-TileImage\" content=\"/mstile-144x144.png\">\n<meta name=\"theme-color\" content=\"#ffffff\">","compression":"false","overlapping_markups":["link[rel=\"apple-touch-icon\"]","link[rel=\"shortcut\"]","link[rel=\"shortcut icon\"]","link[rel=\"icon\",sizes=\"16x16\"]","link[rel=\"icon\",sizes=\"32x32\"]","meta[name=\"msapplication-TileColor\"]","meta[name=\"msapplication-TileImage\"]","link[rel=\"manifest\"]","meta[name=\"theme-color\"]"]},"files_location":{"type":"path","path":"/"},"preview_picture_url":"https://realfavicongenerator.net/files/6cc356e448fef10d80e157b7ecf6437842e7bce4/favicon_preview.png","version":"0.16"} |
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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,10 +34,6 @@ yarn-error.log | |
testem.log | ||
/typings | ||
|
||
# e2e | ||
/e2e/*.js | ||
/e2e/*.map | ||
|
||
# System Files | ||
.DS_Store | ||
Thumbs.db |
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
Oops, something went wrong.