Benjamin Cabanes
1e30f3d148
chore(nx-dev): update tagline across projects ( #31318 )
...
Aligned all instances of the tagline. Changes include documentation, metadata, UI content, test assertions, and other project assets.
2025-05-23 16:20:35 -04:00
Colum Ferry
a72ffcbe70
docs(angular): add angular rspack documentation ( #30269 )
...
## Current Behavior
Docs for Angular Rspack currently live on angular-rspack.dev
## Expected Behavior
Migrate docs for Angular Rspack to nx.dev
2025-03-14 16:46:27 +00:00
Isaac Mann
37e31bea57
docs(core): fix search indexing errors ( #28858 )
...
Fix search indexing errors
2024-11-11 14:15:17 -05:00
Benjamin Cabanes
5a305d41de
feat(nx-dev): add homepage updates ( #20592 )
...
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2023-12-08 14:40:42 -05:00
Leosvel Pérez Espinosa
40f8c40df2
feat(angular): support esbuild-based executors/builders in @nx/angular:dev-server ( #20311 )
2023-11-23 09:48:02 -05:00
Katerina Skroumpelou
b3423679c0
feat(nuxt): nuxt executors, generators, docs ( #19855 )
2023-11-07 19:15:32 +04:00
Juri
59870d42c8
docs(devkit): add link to docs
2023-10-27 15:38:39 +02:00
Miroslav Jonaš
a3a0496856
feat(linter): remove tslint logic ( #19002 )
2023-10-06 08:32:51 -04:00
Jack Hsu
769974b45a
feat(vue): init, app, component and lib generators ( #19130 )
...
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
2023-09-13 15:05:10 -04:00
Jason Jean
fb54f67581
feat(nx-plugin): rename @nx/nx-plugin to @nx/plugin ( #16422 )
2023-04-20 14:35:04 -04:00
Jason Jean
739b4c2924
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin ( #16420 )
2023-04-20 13:25:56 -04:00
Leosvel Pérez Espinosa
7cff8dcf55
cleanup(angular): remove make-angular-cli-faster package ( #15489 )
2023-04-13 08:31:13 +01:00
Leosvel Pérez Espinosa
856296431d
cleanup(react): remove cra-to-nx package ( #15556 )
2023-04-12 16:43:49 +00:00
Leosvel Pérez Espinosa
e5b48ac956
cleanup(misc): remove add-nx-to-monorepo package ( #15498 )
2023-04-12 16:41:17 +01:00
Leosvel Pérez Espinosa
1d955d3e18
docs(angular): remove leftovers references to the deleted file-server executor ( #16010 )
2023-04-03 09:27:53 +01:00
Miroslav Jonaš
10a69b7d0f
docs(linter): add API information for enforce-module-boundaries ( #15678 )
2023-03-16 09:11:00 +00:00
Colum Ferry
bb32f024cb
feat(react): add module-federation-ssr-dev-server ( #13708 )
2022-12-08 08:35:42 -05:00
Caleb Ukle
5d910c0f1a
fix(testing): rename cy 10 migration to 11 ( #13646 )
2022-12-05 16:58:57 -05:00
Colum Ferry
0ce6735084
feat(angular): add module-federation-dev-ssr builder ( #13496 )
2022-11-30 11:41:12 +00:00
Leosvel Pérez Espinosa
81aef458c0
docs(angular): update docs generation to account for builders ( #13469 )
2022-11-29 15:11:20 -05:00
Jonathan Cammisuli
02e22de7ed
feat(testing): add vitest generators ( #13301 )
2022-11-23 10:00:29 -05:00
Jack Hsu
23e4fc77c9
feat(react): add SSR support to React apps ( #13234 )
2022-11-21 14:22:05 -05:00
Katerina Skroumpelou
f394608658
feat(bundling): vite generators ( #13158 )
2022-11-21 13:18:40 -05:00
Victor Savkin
8d9de7f81d
cleanup(core): clean up workspace creation
2022-11-15 17:22:02 -05:00
Jonathan Cammisuli
54670c93e0
feat(testing): add vitest ( #13129 )
2022-11-15 09:15:19 -05:00
Katerina Skroumpelou
8d103f323c
feat(bundling): vite plugin executors ( #13032 )
2022-11-14 14:33:09 -05:00
Katerina Skroumpelou
c842535fa1
feat(bundling): vite init generator ( #13062 )
2022-11-09 09:48:32 -05:00
Colum Ferry
1ab96b2f0b
Revert "feat(module-federation): add module federation package ( #12961 )"
...
This reverts commit 377e3bd605f99e3843160b1577efca0ec01313b3.
2022-11-08 12:43:34 +00:00
Colum Ferry
377e3bd605
feat(module-federation): add module federation package ( #12961 )
2022-11-04 09:33:46 +00:00
Jack Hsu
8edcdac5eb
feat(bundling): add initial vite plugin ( #12969 )
2022-11-03 19:19:29 +02:00
Colum Ferry
a5d031482f
feat(angular): add webpack-server builder with support for custom webpack config ( #12917 )
2022-11-01 16:07:41 +00:00
Miroslav Jonaš
a6d7e220e3
cleanup(linter): remove deprecated lint executor ( #12889 )
2022-10-28 23:09:35 +00:00
Emily Xiong
386479f7a1
feat(expo): depcrecate expo-cli and use @expo/cli instead ( #12799 )
2022-10-25 11:37:12 -04: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
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
Jack Hsu
e74a54d139
feat(node): remove library generator in favor of @nrwl/js:library ( #12550 )
2022-10-12 14:47:35 +00: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
ed7db7c114
feat(bundling): add esbuild plugin ( #12053 )
2022-09-20 12:05:58 -04:00
MaxKless
9312dff014
docs(misc): add or modify various package descriptions ( #12084 )
2022-09-19 13:32:14 -04:00
MaxKless
fd670d298b
docs(misc): update package descriptions to be more consistent ( #12039 )
2022-09-16 17:03:33 -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
Jack Hsu
dd6addefc3
feat(bundling): move rollup to its own plugin ( #12009 )
2022-09-15 14:55:06 -04:00
Benjamin Cabanes
d52eaf886c
docs(core): add description property on packages.json ( #11998 )
2022-09-13 16:02:40 +00:00
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin ( #11966 )
2022-09-12 21:19:50 +01:00
Caleb Ukle
a0904a601b
feat(testing): support angular cypress component testing ( #11790 )
...
* feat(testing): ng cypress component testing
closes : #11602
* chore(testing): move story utils into common util area
* feat(testing): add options for ng component testing
* docs(testing): add more info for component testing
* chore(testing): address PR feedback
* chore(testing): remove logs
2022-09-07 13:32:19 +00:00
Colum Ferry
7891a68715
feat(angular): add scam to standalone conversion generator ( #11578 )
2022-08-17 12:06:07 +01:00
Jack Hsu
520e5852f7
docs(core): read package names from package.json rather than inferrin… ( #11520 )
2022-08-09 16:42:13 +00:00
Jack Hsu
e45c2f24ba
feat(nextjs): improve support for custom server ( #11325 )
...
- Add new generator for custom server
- Add @nrwl/js:node executor for serving custom server
- Deprecate @nrwl/node:node in favor of the above
2022-08-02 18:37:23 +00:00
Jack Hsu
8173887fbb
feat(react): add tailwind setup generator ( #11214 )
...
LGTM!
2022-07-19 13:07:37 -06:00