331 Commits

Author SHA1 Message Date
Colum Ferry
c697767b0f
docs(angular): add downgrade module docs (#12495) 2022-10-10 15:40:54 +00:00
Colum Ferry
7f9185efa0
docs(angular): add karma project docs (#12493) 2022-10-10 16:36:32 +01:00
Colum Ferry
276fb3aae9
docs(angular): add upgrade module docs (#12494) 2022-10-10 15:35:51 +00:00
Colum Ferry
a0242f588c
docs(angular): add karma docs (#12492) 2022-10-10 15:21:45 +00:00
Colum Ferry
49b44015a9
docs(angular): add web-worker docs (#12491) 2022-10-10 16:19:10 +01:00
Colum Ferry
d50080ba84
docs(angular): add scam-to-standalone docs (#12490) 2022-10-10 16:17:44 +01:00
Colum Ferry
93f64dac8e
docs(angular): add setup-mf docs (#12489) 2022-10-10 14:32:04 +01:00
Colum Ferry
27b2ec1815
docs(angular): add setup-tailwind docs (#12488) 2022-10-10 13:24:47 +00:00
Colum Ferry
839f5a7e98
docs(angular): add ng-add docs (#12487) 2022-10-10 13:11:20 +00:00
Colum Ferry
9460d648ef
docs(angular): add component examples (#12485) 2022-10-10 10:30:18 +01:00
MaxKless
1fc52349a7
docs(angular): add generator usage examples (#12428) 2022-10-09 14:49:29 +02:00
Jason Jean
678bb83636
feat(core): remove deprecated --only-failed option (#12471)
BREAKING CHANGE: --only-failed has been removed
2022-10-07 17:48:10 -04:00
Colum Ferry
bcbe59edba
feat(devkit): restrict addDependenciesToPackageJson to update versions only if greater than existing (#11443) 2022-10-07 16:36:19 -04:00
Katerina Skroumpelou
abb2883b9d
docs(storybook): set up compodoc for storybook (#12457) 2022-10-07 12:43:56 +00:00
Chau Tran
142ed2eead
feat(js): inline non-buildable libs for tsc and swc (#12280)
Co-authored-by: Chau Tran <chautran@10.0.0.10>
2022-10-07 09:46:43 +07:00
Benjamin Cabanes
e5d0a71771
docs(core): add tab layout for js install section (#12450) 2022-10-06 14:25:52 -04:00
Benjamin Cabanes
279d1222c7
docs(express): add tab layout for express install section (#12449) 2022-10-06 16:53:21 +00:00
Benjamin Cabanes
7ce8c6fa57
docs(eslint): add tab layout for eslint install section (#12447) 2022-10-06 16:17:00 +00:00
Benjamin Cabanes
230f8aea1c
docs(detox): add tab layout for detox install section (#12446) 2022-10-06 11:45:39 -04:00
Benjamin Cabanes
7270be0d48
docs(detox): add tab layout for detox install section (#12445) 2022-10-06 15:28:00 +00:00
Benjamin Cabanes
c9feb2c2e5
docs(core): update pnpm command line (#12443) 2022-10-06 14:58:57 +00:00
Jack Hsu
dda9ea1f87
feat(bundling): remove deprecated UMD format support for rollup (#12426) 2022-10-05 22:44:06 -04:00
Benjamin Cabanes
14e2dcf51d
docs(core): remove logo images (#12409) 2022-10-04 19:40:01 +00:00
MaxKless
d00fc1d590
docs(angular): add add-linting usage example (#12393) 2022-10-04 10:46:36 -04:00
Jack Hsu
f5e35e186b
feat(bundling): add skipValidation option when generating rollup/webpack project (#12392) 2022-10-04 13:03:10 +00:00
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