Alan Agius
26f5e6ffa3
fix(@schematics/angular): appendValueInAstArray
should not break JSON when using different formatting
...
Fixes : #16024 , fixes : #15462 and fixes : #14776
2019-11-05 16:36:44 -08:00
vikerman
07780b9272
style: clean up existing lint errors
2019-07-24 23:28:49 -07:00
Alan Agius
19b120947d
feat(@schematics/angular): add migration to add anyComponentStyle
bundle budget
2019-07-24 19:05:00 -07:00
Filipe Silva
fea7117bd2
feat(@schematics/angular): drop @angular/http from dependencies
2019-04-23 10:28:00 -04:00
Keen Yee Liau
ac77a5e9ab
fix(@schematics/angular): JsonUtils should respect indent
...
This commit fixes a few issues with json-utils:
1. The implementation is lacking tests
2. The implementation hardcodes indent = 2 in many places and
does not respect the `indent` parameter passed by users
3. The implementation is buggy when passed an empty object or array
2019-02-21 15:16:19 -08:00
George Kalpakas
a307f5ebf2
refactor(@schematics/angular): minor refactorings
2018-06-13 16:55:42 +01:00
Mike Brocchi
d3b49a5590
refactor: Consolidate adding dependencies
2018-06-08 19:59:53 +01:00