Craigory V Coppola
23e21d0995
fix(core): project.json split should be remembered if all projects utilize it ( #6180 )
2021-07-08 23:35:57 +00:00
Colum Ferry
0fd0fc4d93
feat(angular): add mfe options to app generator ( #6242 )
2021-07-06 10:32:45 +01:00
Colum Ferry
dd51c18d12
feat(angular): init mfe generator ( #6209 )
...
Add generator to scaffold Module Federation configuration for a given Angular application
2021-07-02 13:45:36 +01:00
Leosvel Pérez Espinosa
277bdd2255
docs(angular): refresh generators docs ( #6202 )
2021-07-01 10:11:36 +01:00
Juri Strumpflohner
54d38105cf
cleanup(angular): stories generator adjustments ( #6102 )
2021-06-28 12:59:35 -04:00
Katerina Skroumpelou
e13b423ddb
feat(storybook): from addon-knobs to controls ( #6068 )
2021-06-25 18:17:48 +03:00
Craigory V Coppola
d3ba0caf7c
cleanup(core): misc cleanup for project.json files ( #6112 )
2021-06-24 10:16:00 -04:00
Benjamin Cabanes
44bbc08bdf
fix(angular): Inline nx logo in default template ( #6114 )
2021-06-24 14:20:39 +01:00
Leosvel Pérez Espinosa
e5c552bb42
fix(angular): change tsconfig.worker.json to extend the right path ( #6105 )
2021-06-24 09:54:14 +01:00
Leosvel Pérez Espinosa
2e4d00f8be
fix(angular): fix storybook-configuration not installing deps ( #6109 )
2021-06-24 09:51:11 +01:00
Miroslav Jonaš
4a9d82fc2e
fix(linter): tslint to eslint conversion should not override existing root config ( #6103 )
2021-06-24 07:20:07 +02:00
Leosvel Pérez Espinosa
0bcb50373a
cleanup(angular): deprecate and clean up angular schematics utilities ( #6099 )
2021-06-23 10:08:50 +01:00
Craigory V Coppola
f1911a71f3
feat(core): split nx config to project files ( #5880 )
2021-06-22 20:30:38 -04:00
Juri
d796bd3a79
cleanup(angular): cleanup(angular): fix typo in Error message
2021-06-22 16:27:46 -04:00
Leosvel Pérez Espinosa
bbb0416cc2
fix(angular): remove Stylus from new Angular workspaces and apps ( #6095 )
2021-06-22 16:56:51 +01:00
Leosvel Pérez Espinosa
122f7eca72
cleanup(angular): migrate downgrade-module and upgrade-module generators to nx devkit ( #6083 )
2021-06-22 10:20:02 +01:00
Leosvel Pérez Espinosa
5cac8ba9ac
cleanup(angular): migrate ngrx generator to nx devkit ( #6057 )
2021-06-21 14:18:15 +01:00
Colum Ferry
96293b02cb
cleanup(angular): refactor angular application generator ( #6036 )
...
Refactor Angular Application Schematic to Generator using Nx Devkit
2021-06-18 15:39:05 +01:00
Phillip Barta
fe97444d78
feat(core): migrate prettier to v2.3.1 ( #5623 )
2021-06-17 16:44:30 +02:00
Leosvel Pérez Espinosa
b8162c4a17
cleanup(angular): migrate stories generator to nx devkit ( #6010 )
2021-06-15 14:13:56 +02:00
Leosvel Pérez Espinosa
668ed1c54f
fix(angular): override TSLint deprecation message to point to Nx ESLint conversion generator ( #5893 )
2021-06-14 13:33:27 -04:00
Leosvel Pérez Espinosa
d4537f75cc
cleanup(angular): migrate component-story and component-cypress-spec generators to nx devkit ( #5977 )
2021-06-14 15:20:58 +01:00
Colum Ferry
3e8ff083f2
cleanup(angular): refactor library generator to use nx devkit ( #5935 )
...
* cleanup(angular): refactor library generator to use nx devkit
Refactor Library Generator to use Nx Devkit
2021-06-14 11:05:32 +01:00
Craigory V Coppola
f9751786c6
feat(testing): support for Jest 27 ( #5873 )
...
- Sets default testEnvironment to web
- Updates node generators to specify testEnvironment: node
- Provides migrations to update existing jest.config.js files
- Bump angular-preset-jest to latest
ISSUES CLOSED : #5771
2021-06-11 13:25:57 -05:00
Leosvel Pérez Espinosa
c64d9dfb2f
fix(storybook): fix broken migration test ( #5951 )
2021-06-10 13:44:42 -04:00
Leosvel Pérez Espinosa
9477e5472e
cleanup(angular): migrate storybook-migrate-defaults-5-to-6 generator to nx devkit ( #5891 )
2021-06-08 09:13:43 +01:00
Leosvel Pérez Espinosa
06d3654c00
cleanup(angular): migrate storybook-configuration generator to nx devkit ( #5875 )
2021-06-04 10:44:54 +01:00
James Henry
a3c08a9153
feat(linter): do not set eslint parserOptions.project by default ( #5798 )
2021-05-28 13:35:34 +00:00
Leosvel Pérez Espinosa
1f93ebb47a
cleanup(angular): migrate karma-project generator to nx devkit ( #5822 )
2021-05-28 14:08:04 +01:00
Leosvel Pérez Espinosa
55b37ceeeb
cleanup(angular): migrate karma generator to nx devkit ( #5821 )
2021-05-28 11:21:16 +01:00
Leosvel Pérez Espinosa
0c454dd29f
cleanup(angular): migrate add-linting generator to nx devkit ( #5795 )
2021-05-26 11:09:42 +01:00
Miroslav Jonaš
4b758f842e
fix(angular): disable double module update on move ( #5788 )
...
* fix(angular): disable double module update on move
* chore(angular): rename test sections
2021-05-25 23:36:29 +01:00
Philip Fulcher
a80a6ae535
fix(angular): prevent move generator form making un-intended changes ( #5780 )
2021-05-25 09:42:47 -06:00
Philip Fulcher
d891c69813
chore(angular): convert move schematic to Nx generator ( #5708 )
...
* chore(angular): convert move schematic to Nx generator
* fix(angular): fix bad generator import
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-05-22 18:38:01 +00:00
Colum Ferry
488804163e
cleanup(angular): refactor init generator to use Nx Devkit ( #5735 )
...
Refactor `init` generator to use Nx Devkit
2021-05-21 11:33:59 +00:00
Jason Jean
902c46e8f3
fix(angular): update angular-eslint to v12 stable ( #5649 )
2021-05-13 15:38:19 -04:00
Leosvel Pérez Espinosa
678818a58b
feat(angular): upgrade Angular to v12.0.0-rc.3 ( #5630 )
...
* feat(angular): upgrade Angular to v12.0.0-rc.3
* feat(angular): target Nx v12.4.0-beta.0 for Angular v12.0.0-rc.0 upgrade
* fix(angular): use defaultConfiguration if no other configuration is passed
* cleanup(angular): sync migration folder name to target version
* fix(repo): creating custom schema flattener for docs
* chore(repo): amend yarn.lock
* feat(angular): update angular storybook to use webpack 5
* fix(angular): add legacy peer deps for angular+jest
* fix(angular): move migrations to 12.3.0-rc.0
Co-authored-by: Zack DeRose <zack.derose@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-05-12 12:20:12 -04:00
James Henry
1cf7a69ce2
feat(angular): update angular-eslint to v4 ( #5499 )
...
* feat(angular): update angular-eslint to v4
* fix(linter): add check to see if right version is used
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-29 22:19:50 +00:00
James Henry
bff5d431c9
feat(core): add --ignoreExistingTsLintConfig option to lint conversion generators ( #5127 )
...
* feat(core): add --discardExistingLintConfig option to lint conversion generators
* fixup! feat(core): add --discardExistingLintConfig option to lint conversion generators
* chore(core): address PR feedback
* fix(linter): properly store defualts for converting tslint to eslint
* fix(linter): fix tests for set defaults
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-12 15:40:48 -04:00
James Henry
cc3e50e4d9
chore(angular): update @angular-eslint dependencies to latest
2021-04-05 13:25:20 -04:00
Jack Hsu
e2287867cd
feat(core): update typescript to 4.1 ( #5116 )
2021-03-30 08:38:40 -04:00
Jack Hsu
ed94c4e1ec
docs(core): add nextjs app for new nx.dev website ( #5133 )
...
Co-authored-by: ben <contact@benjamincabanes.com>
2021-03-27 04:01:31 +00:00
Jason Jean
24a5cb0b25
fix(linter): keep plugins other than typescript-eslint/tslint ( #5111 )
2021-03-25 11:30:12 -04:00
Jason Jean
be600ef15e
feat(linter): install tslint-to-eslint in a tmp dir
2021-03-24 15:16:18 -04:00
Jason Jean
eb2fa0fac0
fix(linter): remove tslint/config rule from converted eslint configs
2021-03-24 15:16:18 -04:00
James Henry
00dec221e2
feat(linter): convert-tslint-to-eslint generators ( #4943 )
...
* feat(linter): convert-tslint-to-eslint generators
* fix(core): remove generators in collection for ng and nest
* fix(core): update tao to support mixed generators and schematics
* fix(core): update tao to support mixed generators and schematics
* fix(core): address some PR feedback
* fix(core): fix snapshots after syncing up with master
* feat(core): store user preference for removeTSLintIfNoMoreTSLintTargets
* fix(linter): unit tests
* feat(core): apply root tslint.json conversion to root .eslintrc.json
2021-03-19 13:41:13 -04:00