Skip to content

Commit 67e362e

Browse files
committed
Merge branch 'release/12.0.0'
2 parents 20534b7 + 986db6c commit 67e362e

25 files changed

+24646
-9276
lines changed

angular.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"build": {
1414
"builder": "@angular-devkit/build-angular:browser",
1515
"options": {
16-
"aot": true,
1716
"outputPath": "docs",
1817
"index": "src/index.html",
1918
"main": "src/main.ts",
@@ -26,7 +25,13 @@
2625
"styles": [
2726
"src/styles.scss"
2827
],
29-
"scripts": []
28+
"scripts": [],
29+
"vendorChunk": true,
30+
"extractLicenses": false,
31+
"buildOptimizer": false,
32+
"sourceMap": true,
33+
"optimization": false,
34+
"namedChunks": true
3035
},
3136
"configurations": {
3237
"production": {
@@ -46,7 +51,6 @@
4651
"outputHashing": "all",
4752
"sourceMap": false,
4853
"namedChunks": false,
49-
"aot": true,
5054
"extractLicenses": true,
5155
"vendorChunk": false,
5256
"buildOptimizer": true

docs/3rdpartylicenses.txt

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ MIT
3737

3838
core-js
3939
MIT
40-
Copyright (c) 2014-2020 Denis Pushkarev
40+
Copyright (c) 2014-2021 Denis Pushkarev
4141

4242
Permission is hereby granted, free of charge, to any person obtaining a copy
4343
of this software and associated documentation files (the "Software"), to deal
@@ -58,30 +58,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5858
THE SOFTWARE.
5959

6060

61-
css-loader
62-
MIT
63-
Copyright JS Foundation and other contributors
64-
65-
Permission is hereby granted, free of charge, to any person obtaining
66-
a copy of this software and associated documentation files (the
67-
'Software'), to deal in the Software without restriction, including
68-
without limitation the rights to use, copy, modify, merge, publish,
69-
distribute, sublicense, and/or sell copies of the Software, and to
70-
permit persons to whom the Software is furnished to do so, subject to
71-
the following conditions:
72-
73-
The above copyright notice and this permission notice shall be
74-
included in all copies or substantial portions of the Software.
75-
76-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
77-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
78-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
79-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
80-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
81-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
82-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
83-
84-
8561
file-input-accessor
8662
MIT
8763

@@ -316,11 +292,35 @@ Apache-2.0
316292

317293

318294

295+
webpack
296+
MIT
297+
Copyright JS Foundation and other contributors
298+
299+
Permission is hereby granted, free of charge, to any person obtaining
300+
a copy of this software and associated documentation files (the
301+
'Software'), to deal in the Software without restriction, including
302+
without limitation the rights to use, copy, modify, merge, publish,
303+
distribute, sublicense, and/or sell copies of the Software, and to
304+
permit persons to whom the Software is furnished to do so, subject to
305+
the following conditions:
306+
307+
The above copyright notice and this permission notice shall be
308+
included in all copies or substantial portions of the Software.
309+
310+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
311+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
312+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
313+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
314+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
315+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
316+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
317+
318+
319319
zone.js
320320
MIT
321321
The MIT License
322322

323-
Copyright (c) 2010-2020 Google LLC. http://angular.io/license
323+
Copyright (c) 2010-2020 Google LLC. https://angular.io/license
324324

325325
Permission is hereby granted, free of charge, to any person obtaining a copy
326326
of this software and associated documentation files (the "Software"), to deal

docs/index.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<!doctype html>
2-
<html lang="en">
3-
<head>
1+
<!DOCTYPE html><html lang="en"><head>
42
<meta charset="utf-8">
53
<title>FileInputAccessorDemo</title>
64
<base href="/file-input-accessor/">
@@ -9,8 +7,9 @@
97
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
108
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
119
<link rel="icon" href="favicon.ico">
12-
<link rel="stylesheet" href="styles.09e2c710755c8867a460.css"></head>
10+
<link rel="stylesheet" href="styles.31d6cfe0d16ae931b73c.css"></head>
1311
<body>
1412
<app-root></app-root>
15-
<script src="runtime-es2015.a1ac991fc00ebf39524f.js" type="module"></script><script src="runtime-es5.a1ac991fc00ebf39524f.js" nomodule defer></script><script src="polyfills-es5.0b05e3a710dd216186ac.js" nomodule defer></script><script src="polyfills-es2015.0af135a54f348866bf53.js" type="module"></script><script src="main-es2015.54cc42c808e3cba33d8f.js" type="module"></script><script src="main-es5.54cc42c808e3cba33d8f.js" nomodule defer></script></body>
16-
</html>
13+
<script src="runtime-es2015.91d5c0aeeb74093e15eb.js" type="module"></script><script src="runtime-es5.91d5c0aeeb74093e15eb.js" nomodule defer></script><script src="polyfills-es5.790e7078d9ccad622d7a.js" nomodule defer></script><script src="polyfills-es2015.290774a6be0c94d52626.js" type="module"></script><script src="main-es2015.ece565e3e67917192d96.js" type="module"></script><script src="main-es5.ece565e3e67917192d96.js" nomodule defer></script>
14+
15+
</body></html>

docs/main-es2015.54cc42c808e3cba33d8f.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/main-es2015.ece565e3e67917192d96.js

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

docs/main-es5.54cc42c808e3cba33d8f.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/main-es5.ece565e3e67917192d96.js

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

docs/polyfills-es2015.0af135a54f348866bf53.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/polyfills-es2015.290774a6be0c94d52626.js

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

docs/polyfills-es5.0b05e3a710dd216186ac.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)