Benjamin Cabanes
|
04d9d9813c
|
docs(nxdev): add proper recipes section (#12557)
|
2022-10-13 09:18:08 -04:00 |
|
Colum Ferry
|
c2fa6ae228
|
feat(angular): add flat for standalone library #12420 (#12566)
|
2022-10-13 13:39:39 +01:00 |
|
Colum Ferry
|
09e9110c80
|
feat(angular): add setup-ssr generator (#12233)
* feat(angular): add setup-ssr generator
* feat(angular): add template literals
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2022-10-13 13:34:43 +01:00 |
|
Craigory Coppola
|
8ab7f85ca1
|
fix(core): swap default method for output capture (#12535)
|
2022-10-12 22:06:32 +00:00 |
|
Jason Jean
|
bc53592ad6
|
Revert "feat(node): remove library generator in favor of @nrwl/js:library (#12550)" (#12560)
This reverts commit e74a54d13973b7a2ad5e5fb311d975ecd174705c.
|
2022-10-12 17:30:11 -04:00 |
|
Emily Xiong
|
c2dcfcf127
|
docs(react-native): add executors examples (#12461)
|
2022-10-12 15:22:07 -04:00 |
|
Emily Xiong
|
0c7c4822e0
|
bugfix(detox): allow to pass in appName to detox (#12436)
|
2022-10-12 10:49:10 -04:00 |
|
Jack Hsu
|
e74a54d139
|
feat(node): remove library generator in favor of @nrwl/js:library (#12550)
|
2022-10-12 14:47:35 +00:00 |
|
Jason Jean
|
834e2db7cb
|
feat(core): prefix outputs and warn on non-prefixed outputs (#12470)
|
2022-10-11 21:54:25 +00:00 |
|
Katerina Skroumpelou
|
eb8fa46368
|
docs(storybook): fix page titles (#12520)
|
2022-10-11 14:04:48 +00:00 |
|
Katerina Skroumpelou
|
f8b38c887c
|
docs(storybook): fixed the compodoc recipe link (#12514)
|
2022-10-11 11:45:10 +00:00 |
|
Colum Ferry
|
194c5bb9dd
|
docs(angular): add lsep docs (#12512)
|
2022-10-11 10:40:55 +00:00 |
|
Colum Ferry
|
9edf25f491
|
docs(angular): add convert to with mf docs (#12511)
|
2022-10-11 10:35:40 +00:00 |
|
Colum Ferry
|
c297b5cbad
|
docs(angular): add component cypress specs docs (#12510)
|
2022-10-11 10:32:11 +00:00 |
|
Colum Ferry
|
142cea8bc3
|
docs(angular): add module federation dev server docs (#12508)
|
2022-10-11 10:01:50 +00:00 |
|
Colum Ferry
|
094182858d
|
docs(angular): add file server docs (#12507)
|
2022-10-11 09:55:07 +00:00 |
|
Colum Ferry
|
514bc226ec
|
docs(angular): add delegate build docs (#12506)
|
2022-10-11 09:51:38 +00:00 |
|
Colum Ferry
|
80a623ed4a
|
fix(angular): do not use ngcc for new workspaces and projects #12386 (#12504)
|
2022-10-11 10:29:01 +01:00 |
|
Katerina Skroumpelou
|
e048fe7f7a
|
docs(angular): some generator examples (#12505)
|
2022-10-11 12:25:14 +03:00 |
|
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 |
|