306 Commits

Author SHA1 Message Date
Phillip Barta
d91c7ca4ec
fix(linter): remove leftovers after tslint support removal (#12313) 2022-09-30 12:02:05 +01:00
Jack Hsu
c57f16c281
docs(bundling): add overview page for esbuild (#12321) 2022-09-29 15:40:05 -04:00
Colum Ferry
8c8c29cdb5
cleanup(angular): rename webpack-server executor to webpack-dev-server (#11989) 2022-09-29 08:45:22 +00:00
Jack Hsu
f30ed24aaf
feat(bundling): add skipValidation option when generating esbuild project (#12290) 2022-09-28 14:35:03 -04:00
Jack Hsu
652f6c8fa8
docs(bundling): add example of using additional esbuild options (#12289) 2022-09-28 17:32:33 +00:00
Jack Hsu
7f76ac502f
fix(bundling): add missing assets ignore option to @nrwl/esbuild:esbuild (#12288) 2022-09-28 13:21:07 -04:00
Leosvel Pérez Espinosa
b3676e8019
cleanup(angular): remove deprecated DataPersistence service and generator option to use it (#12236) 2022-09-28 16:13:43 +01:00
Colum Ferry
09c6ccb266
feat(linter): remove tslint support (#12279) 2022-09-28 11:08:01 -04:00
Colum Ferry
56957cc292
cleanup(angular): remove deprecated schema options from app generator (#9821) 2022-09-28 15:55:24 +01:00
Colum Ferry
6d9ec39c75
feat(angular): create routes file pattern (#11930)
add host remote correctly

library routes

fix tests
2022-09-28 15:54:53 +01:00
Jack Hsu
9a57940c6f
chore(bundling): cleanup esbuild setup (#12260) 2022-09-27 15:43:02 -04:00
Katerina Skroumpelou
2f7d647f52
docs(storybook): examples for executors and generators (#12267) 2022-09-27 13:03:23 -04:00
Victor Savkin
e778644323
Revert "chore(js): inline non-buildbale (#12170)"
This reverts commit 24cb3cd57442229e81f8a85452c56818d26194a6.
2022-09-27 10:29:55 -04:00
Chau Tran
24cb3cd574
chore(js): inline non-buildbale (#12170)
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-09-27 11:23:09 +00:00
Julien Tanay
2f91d962e8
feat(storybook): add support for basic test-runner configuration (#11101)
Closes #11047
2022-09-27 09:04:28 +00:00
Jack Hsu
50f6cbb11d
feat(nextjs): remove dependency on "@nrwl/next" for the production build (#12247) 2022-09-26 12:38:44 -04:00
Jack Hsu
231429b4d0
docs(bundling): add examples for esbuild executor (#12214) 2022-09-23 16:23:37 -04:00
Caleb Ukle
db3660a839
docs(testing): add jest example docs (#12210) 2022-09-23 20:09:41 +00:00
Caleb Ukle
09fd9132e6
docs(testing): add cypress example docs (#12209)
* docs(testing): add cypress example docs

* docs(core): sync docs
2022-09-23 14:06:32 -06:00
Jack Hsu
3e67ad70b5
docs(web): fix create-nx-workspace command in example (#12215) 2022-09-23 19:47:30 +00:00
Jason Jean
d57a4d06aa
chore(nxdev): update generated documentation (#12212) 2022-09-23 18:22:46 +00:00
Ashley Hunter
e80c2ee010
feat(nx-plugin): allow skipping the creation of an e2e project (#12129) 2022-09-22 20:11:38 -04:00
Markus Machatschek
b69d68ec88
fix(core): update wording of print affected select input parameter (#11832) 2022-09-22 18:53:45 -04:00
Jack Hsu
07ecf39853
chore(bundling): disable declaration files for now since the paths need to be remapped (#12195) 2022-09-22 15:54:08 -04:00
Jack Hsu
0baae01e37
fix(js): update library generator for webpack and rollup bundler (#12183) 2022-09-22 14:50:17 +00:00
Jack Hsu
9d0d6d0402
fix(bundling): set correct rootDir compiler option for type checker (#12182) 2022-09-22 13:25:23 +00:00
Katerina Skroumpelou
742686a051
docs(storybook): best practices guide and recipe (#12071)
* docs(storybook): best practices guide and recipe

* docs(storybook): rearrange structure
2022-09-21 13:53:50 -04:00
Leosvel Pérez Espinosa
46c2d57664
cleanup(angular): remove deprecated syntax option from ngrx generator (#12153) 2022-09-21 16:37:11 +01:00
Jack Hsu
f1308823c2
chore(misc): update esbuild description (#12133) 2022-09-20 19:21:10 +00:00
Jack Hsu
ed7db7c114
feat(bundling): add esbuild plugin (#12053) 2022-09-20 12:05:58 -04:00
Benjamin Cabanes
da0cc4792f
docs(nxdev): update internal reference links (#12083) 2022-09-19 19:15:19 +00:00
MaxKless
249f54834f
docs(nx-plugin): add references to zack's plugin video (#12090) 2022-09-19 15:01:22 -04:00
MaxKless
9312dff014
docs(misc): add or modify various package descriptions (#12084) 2022-09-19 13:32:14 -04:00
Isaac Mann
807430d16f
docs(nxdev): executor examples (#12049) 2022-09-19 09:49:07 -04:00
MaxKless
fd670d298b
docs(misc): update package descriptions to be more consistent (#12039) 2022-09-16 17:03:33 -04:00
Isaac Mann
5cab39b9aa
docs(nxdev): deprecated section (#12054) 2022-09-16 16:54:59 -04:00
Emily Xiong
a411e85e42
Feature/move expo (#11712)
* feat(expo): move expo to main repo

* feat(expo): add e2e expo tests and fix expo unit tests

* feat(expo): add generated docs

* feat(expo): update cz-config to add expo to commit message

* feat(expo): add @nrwl/expo to e2e test setup

* feat(expo): add expo to preset

* feat(expo): add detox tests

* feat(expo): update docs

* feat(expo): fix e2e tests

* feat(expo): upgrade expo to 46.0.10

* fix(expo): correct eas-cli build:info parameters names

* fix(expo): add cleanupProject to e2e test
2022-09-16 11:56:28 -04:00
Caleb Ukle
d90bdaec5f
docs(testing): clean up cypress usage in docs (#12047)
* docs(testing): update tutorials to account for new cypress UI

fixes: #11886

* docs(testing): update --prod usage for cypress overview

fixes: #11878
2022-09-16 10:12:04 -05:00
Isaac Mann
1c0bebf194
docs(nxdev): automatic related docs (#11994)
* feat(nxdev): automatic related docs

* docs(nxdev): use auto related docs
2022-09-15 19:56:15 +00:00
Jack Hsu
dd6addefc3
feat(bundling): move rollup to its own plugin (#12009) 2022-09-15 14:55:06 -04:00
Victor Savkin
a3e480b6d7 fix(core): rework the daemon process communication to use a queue and a long running connection 2022-09-13 16:34:41 -04:00
Caleb Ukle
1a9df531b6
fix(testing): normalize paths for component-testing (#11963)
* fix(testing): normalize paths before accessing the project graph

* fix(testing): return object with offset input instead of string

* fix(testing): update schemas to provide better prompts
2022-09-13 14:17:49 +00:00
Katerina Skroumpelou
23421a164e
docs(storybook): cleanup Storybook documentation (#11993) 2022-09-13 13:06:30 +00:00
Xie Jay
b3e69e2591
feat(js): add rootDir option (#11678)
close #11601, close #9410, close #10707

Co-authored-by: xiejay97 <xiejay97gmail.com>
2022-09-13 00:13:58 +00:00
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin (#11966) 2022-09-12 21:19:50 +01:00
Juri
7143b08852 docs(angular): add migration note to Angular docs entry page 2022-09-12 16:01:38 +02:00
Chau Tran
2508cb04a6
Revert "feat(js): add srcRootForCompilationRoot option to tsc executor (#10707)" (#11977)
This reverts commit aa01b7bd2d30bc4b16f831189d153eca618ec27b.

Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-09-12 13:31:45 +00:00
Nozomu Miyamoto
aa01b7bd2d
feat(js): add srcRootForCompilationRoot option to tsc executor (#10707)
* feat(js): add `srcRootForCompilationRoot` option to tsc executor

ISSUES CLOSED: #9410

* docs(js): add description for `srcRootForCompilationRoot` option
2022-09-12 20:14:23 +07:00
Katerina Skroumpelou
a428d240cf
docs(storybook): add more details on the Storybook overview (#11945) 2022-09-09 08:23:57 +00:00
Katerina Skroumpelou
ae58c1d54d
feat(storybook): generate storybook with more framework options (#11914) 2022-09-08 16:38:16 +00:00