cexbrayat
32c96d6158
style(@schematics/angular): format jsdoc in polyfills.ts
...
This line makes the `jsdoc-format` tslint rule fails if activated as it is not a correct JSDoc formating.
2018-12-18 09:12:59 -08:00
mhartington
601134d2a6
docs(@schematics/angular): add note about older chrome in polyfills
...
Add note about polyfills being required in older chrome environments.
Addresses confusion seen in Ionic projects that are loaded in an Android
5 emulator, but has chrome 37.
2018-12-13 14:11:28 -08:00
JiaLiPassion
c83be5e555
fix(@schematics/angular): import zone related flags in other files
...
fix #12886
2018-12-11 11:56:58 -08:00
Alan Agius
4cca3a10e8
feat(@schematics/angular): add text-summary
to code coverage reporters
...
Fixes #3602
2018-10-23 10:16:44 -07:00
Charles Lyding
64d1524649
refactor(@schematics/angular): cleanup application polyfill comments
2018-10-03 17:38:51 -07:00
Alan Agius
8d81c4f5c6
style(@schematics/angular): remove extra whitespace in EOF
...
Closes #12426
2018-10-03 17:34:53 -07:00
Masahiko Sakakibara
4d46c4ac49
fix(@schematics/angular): support Fetch as Google
(Google bot) ( #11815 )
2018-09-27 13:39:34 -04:00
Charles Lyding
d3fa9a6631
fix(@schematics/angular): remove redundant reflect polyfill
2018-09-24 13:23:57 -07:00
Sean Wright
467c02b35c
style: match styleguide catch callback
2018-09-12 12:43:35 -07:00
Adrian Moos
247b20d37a
style(@schematics/angular): fix typo and English in environment.ts ( #12023 )
2018-08-30 13:47:15 -07:00
Eaton
03c4296c1b
docs: fix broken links to angular.io ( #11811 )
...
docs: fix broken links to angular.io
2018-08-23 13:54:32 -07:00
Charles Lyding
a9e25fffae
fix(@schematics/angular): ensure non-evergreen IE browsers are excluded
2018-08-23 10:36:53 -07:00
Alan Agius
b99b6bab08
fix(@schematics/angular): incorrect exclude
path for test.ts
...
Closes #11829
2018-08-13 17:03:32 -07:00
Hans
3886aab55b
feat(@schematics/angular): add a --experimental-ivy flag to ng-new
...
This will create a new Ivy-enabled application. Also available in "ng g application".
2018-08-09 19:37:53 -04:00
Qais Patankar
68d87e82d1
style(@schematics/angular): fix English in environment.ts
2018-08-07 10:40:26 +01:00
Filipe Silva
b8cecbbb3c
feat(@schematics/angular): use es2015 modules overall
...
This change helps to keep the behaviour of build/serve/test consistent by using the same import semantics in all of them.
2018-06-13 22:33:32 +01:00
Hans Larsen
44086c60ff
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00