Brandon Roberts
20b292b1a8
fix(nx): remove check for CLI version before migration
2019-09-11 09:21:31 -04:00
Jo Pearce
835f3b091d
fix(angular): remove backticks from home template which cause decorator parse errors
...
Resolves #1785
2019-09-09 14:10:33 -04:00
Brandon Roberts
cf147cf405
chore(nx): bump Angular CLI deps to 8.3.3
2019-09-09 14:08:05 -04:00
Brandon Roberts
f222e88272
fix(angular): update Angular to 8.2.x and CLI to 8.3.x for migration
2019-09-09 14:08:05 -04:00
Victor Savkin
09a94b8958
feat(nx): implement next support
2019-09-08 14:36:30 -04:00
Brandon Roberts
0491ccc5b2
feat(nx): update to Angular 8.2, Devkit 8.3, and NgRx 8.3
...
Incorporates fix from https://github.com/angular/angular-cli/pull/15041
which changed the behavior of registering schematic defaults
2019-09-07 16:28:07 -04:00
Jo Pearce
eeb713f5f0
fix(nx): exclude appropriate test setup file in tsconfig.lib.json
...
Resolves #1139
2019-09-05 15:27:47 -04:00
mehrad-rafigh
3cef5095be
fix(nx): fix error message when using angular with nx cli
2019-09-02 13:20:00 -04:00
mehrad-rafigh
5ada9dd394
feat(angular): add backendProject flag to angular app generation schematics
...
--backend-project now accepts a string, which should be the name of a node/nest app and creates a
proxy.conf.json
closes #1288
2019-09-02 13:15:28 -04:00
ben
a83f47abf3
feat(frontend): update home screens
2019-08-29 16:47:02 -04:00
Ahn
2c18f6aad7
docs(nx): correct wrong description for ng-add ( #1731 )
...
* docs(nx): correct wrong description for ng-add
* docs(nx): generate new ng-add.md
2019-08-16 13:12:03 -04:00
Jack Hsu
13e7b69c5a
feat(react): add react-specific eslint configuration ( #1727 )
2019-08-15 13:01:22 -04:00
Victor Savkin
b028452380
feat(nx): make choosing the cli clearer
2019-08-14 18:11:11 -04:00
Victor Savkin
53027b4635
refactor(nx): do not ask for directory when creating apps and libs
2019-08-13 21:13:46 -04:00
Jason Jean
aecdd2bc4c
fix(angular): use build-angular for linting
2019-08-09 11:15:40 -04:00
James Henry
448233bc5c
feat(nx): add eslint support
2019-07-31 17:05:56 -04:00
Victor Savkin
192a6a083d
feat(nx): misc ux improvements
2019-07-29 09:23:51 -04:00
mehrad-rafigh
6d6cbf8b0f
fix(nx): use correct schematic for angular components
...
Fixes #1617
2019-07-27 14:36:40 -04:00
Victor Savkin
2b646f8eb4
feat(nx): standalone version of nx
2019-07-24 10:27:47 -04:00
Jason Jean
98e5bbc100
fix(frontend): fix ngrx migration requiring angular cli 8.1
2019-07-19 15:23:44 -04:00
Brandon Roberts
4f7ec84741
feat(nx): add migration to update Angular CLI devDependencies to 8.1.x
...
Angular CLI 8.1.x is required in order to use the --allow-dirty option.
This also covers the additional build dependencies added when generating
libraries.
2019-07-18 18:32:44 -04:00
Brandon Roberts
6516176b65
feat(nx): update to NgRx 8 and add schematics support for creators and entities
...
Move addUpdateTask util function to @nrwl/workspace to run updates from @nrwl/angular migrations
Run update migration to latest version for NgRx if installed
2019-07-17 14:42:54 -04:00
Brandon Roberts
93aac33b79
docs(nx): update description of Nx in schematics, and frontend links
...
The schematics for React and Angular still refer to Angular CLI power-ups.
This also links the generated schematic for an Angular or React application
to their framework-specific pages.
2019-07-17 14:39:43 -04:00
Victor Savkin
c16f250136
feat(nx): implement global nx cli to remove the need to use yarn nx
2019-07-10 17:53:47 -04:00
Kristof Degrave
9278a8e4db
fix(nx): fixed path to $schema in ng-package.json
...
The ng-package.json in a library had the $schema generate by the angular cli. This pointed to the ../node_modules by default, instead of an offset to the project root. This is fixed in this commit.
2019-07-03 19:11:35 -04:00
Victor Savkin
7640598239
feat(nx): remove prompt asking for tags and for unit and e2e test runners
2019-06-26 08:22:25 -04:00
Jason Jean
2f27cc2156
feat(nx): exclude files from outside the project root when linting
2019-06-15 19:10:41 -04:00
Jason Jean
cf37c8ec31
feat(nx): add prompts for routing configuration
2019-06-05 11:33:04 -04:00
Emilio Martinez
c6105d46dd
feat(nx): update to jasmine-marbles 0.5.0
2019-06-05 10:19:10 -04:00
Victor Savkin
7ea5405ee9
fix(nx): remove jasmine-marbles peer dependency to simplify migration
2019-06-04 16:35:22 -04:00
Jason Jean
7a161ae6b4
chore(nx): update angular devkit to 8.0.1
2019-06-04 11:22:12 -04:00
Emilio Martinez
00b93fa988
feat(nx): update to cypress 3.3.6
2019-06-04 11:21:27 -04:00
Jason Jean
2cd4a72fe7
feat(nx): update to angular 8
2019-05-29 11:57:54 -04:00
Jason Jean
9eb6bc4af3
fix(frontend): update lint rules added to tslint when generating an angular project
2019-05-27 10:18:03 -04:00
Sumanth Chinthagunta
d757a6964c
fix(frontend): fix styles default
2019-05-25 01:48:45 -04:00
Jason Jean
87e4491032
fix(frontend): remove e2e target from original angular generated app
2019-05-23 14:49:02 -04:00
Jason Jean
2f9116ff39
fix(frontend): fix default collection
2019-05-23 08:56:18 -04:00
Victor Savkin
4bce6f7ddd
feat(angular): add angular-ivy preset
2019-05-22 18:04:34 -04:00
Jason Jean
d72db4d05b
feat(nx): use dynamic imports for lazy-loading
2019-05-22 17:04:22 -04:00
Jason Jean
416ba048ea
feat(nx): update angular to v8-rc.4
2019-05-21 12:11:38 -04:00
Victor Savkin
f007ca9d17
fix(nx): make distribution ivy-friendly
2019-05-21 11:51:40 -04:00
Jason Jean
a5351c9d36
feat(nx): set default collection on ngadd
2019-05-21 09:01:29 -04:00
Jason Jean
ff729156b3
fix(nx): extend @nrwl/workspace collection and cleanup inconsistencies
2019-05-17 19:56:26 -04:00
Jason Jean
9f27459c64
chore(nx): update versions of angular related deps to latest RC + small fixes ( #1338 )
2019-05-13 10:53:01 -04:00
Jason Jean
b6170bdb17
feat(nx): update angular to v8 ( #1334 )
...
feat(nx): update angular to v8
2019-05-10 12:09:47 -04:00
Victor Savkin
90c2d45686
cleanup(nx): clean up schematics to only depend on non-framework specific packages
2019-05-02 11:43:47 -04:00
Jason Jean
fb152e689a
refactor(frontend): refactor NxModule to @nrwl/angular
2019-04-28 15:10:38 -04:00
Victor Savkin
e8ea4dfabf
fix(build): add missing webpack deps to node and web
2019-04-22 18:14:25 -04:00
Victor Savkin
b5f1966ca5
refactor(nx): extract workspace creation into @nrwl/workspace
2019-04-21 09:46:21 -04:00
Jason Jean
9bbb69d40f
refactor(frontend): refactor angular to @nrwl/angular
2019-04-18 15:25:06 -04:00