Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope ( #16403 )
...
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
Jason Jean
a0d18bb588
chore(repo): replace references to @nrwl in e2e tests ( #16441 )
2023-04-24 18:48:44 -04:00
Jack Hsu
8de17ab1e0
feat(web): remove deprecated executors ( #16416 )
2023-04-20 17:50:31 -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
Craigory Coppola
fc07794d90
feat(core): remove deprecated affected commands ( #16349 )
2023-04-19 18:07:56 -04:00
Victor Savkin
1a49564d6f
docs(nx-dev): remove the time saved guide
2023-04-18 16:35:12 -04:00
Jason Jean
95f2f80cd3
feat(core): remove @nrwl/workspace:run-commands and @nrwl/workspace:r… ( #16298 )
2023-04-14 18:06:47 -04:00
Victor Savkin
1fb9edc460
feat(core): support both @nrwl/nx-cloud and nx-cloud
2023-04-13 10:59:31 -04:00
Leosvel Pérez Espinosa
7cff8dcf55
cleanup(angular): remove make-angular-cli-faster package ( #15489 )
2023-04-13 08:31:13 +01:00
Miroslav Jonaš
cafb49ac84
feat(core): remove @nrwl/workspace:lib ( #16122 )
2023-04-12 15:28:09 -04:00
Leosvel Pérez Espinosa
856296431d
cleanup(react): remove cra-to-nx package ( #15556 )
2023-04-12 16:43:49 +00:00
Jack Hsu
fc459c2928
docs(misc): add Deno deployment recipes ( #16066 )
2023-04-03 17:34:23 -04:00
Colum Ferry
597832e88f
fix(angular): use @nrwl/web:file-server ( #15849 )
2023-03-27 09:42:53 +01:00
Colum Ferry
2ab66dd410
cleanup(angular): remove karma generation support ( #15419 )
2023-03-09 11:28:31 +00:00
Colum Ferry
047f2f5e43
cleanup(angular): remove upgrade-module generator ( #15418 )
2023-03-06 11:57:23 -05:00
Colum Ferry
fb282a48b0
cleanup(angular): remove downgrade-module generator ( #15417 )
2023-03-03 15:22:35 +00:00
Jason Jean
1d773c0d35
fix(devkit): make devkit backwards compatible back to nx 14.1 ( #14854 )
2023-02-09 12:48:57 -05:00
Katerina Skroumpelou
b7fe0a2311
docs(storybook): add titles and descriptions to all docs ( #14749 )
2023-02-01 17:03:51 +00:00
Victor Savkin
d70b9ec7c6
feat(misc): add a command to list projects
2023-01-25 19:41:22 -05:00
Benjamin Cabanes
8d517752d3
chore(core): use right GitHub syntax ( #14624 )
2023-01-25 18:56:06 +00:00
Altan Stalker
4eb61fda49
docs(core): add new Github integration setup guide ( #13937 )
...
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2022-12-20 21:39:12 -05:00
Victor Savkin
8d9de7f81d
cleanup(core): clean up workspace creation
2022-11-15 17:22:02 -05:00
Isaac Mann
20fe12b1b9
docs(core): nx cloud intro ( #13132 )
2022-11-13 13:26:23 -05:00
Rares Matei
b81b41c271
docs(nx-cloud): saml auth docs ( #12923 )
2022-11-07 16:51:19 +00:00
Philip Fulcher
ed33d17f8f
chore(graph): upgrade to Cypress 10 ( #12980 )
2022-11-03 20:37:12 +00:00
Victor Savkin
90387415e6
feat(misc): alias connect-to-nx-cloud to connect
2022-11-02 13:40:12 -04:00
Miroslav Jonaš
a6d7e220e3
cleanup(linter): remove deprecated lint executor ( #12889 )
2022-10-28 23:09:35 +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
Jack Hsu
e74a54d139
feat(node): remove library generator in favor of @nrwl/js:library ( #12550 )
2022-10-12 14:47:35 +00:00
Benjamin Cabanes
26e710180b
docs(nxdev): refresh ui ( #12370 )
2022-10-03 16:11:01 +00:00
Colum Ferry
8c8c29cdb5
cleanup(angular): rename webpack-server executor to webpack-dev-server ( #11989 )
2022-09-29 08:45:22 +00:00
Emily Xiong
59231c6a09
bugfix(expo): add expo pages to nx-dev-e2e ( #12120 )
2022-09-26 09:06:02 -04:00
Jack Hsu
ed7db7c114
feat(bundling): add esbuild plugin ( #12053 )
2022-09-20 12:05:58 -04:00
Katerina Skroumpelou
23421a164e
docs(storybook): cleanup Storybook documentation ( #11993 )
2022-09-13 13:06:30 +00:00
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin ( #11966 )
2022-09-12 21:19:50 +01:00
Katerina Skroumpelou
c5c23694d6
docs(nxdev): url hash filter for packages ( #11934 )
...
Co-authored by: Jack Hsu <jack.hsu@gmail.com>
2022-09-08 11:53:17 -04:00
Victor Savkin
c334277a93
docs(nx-cloud): rewrite dte docs
2022-09-07 20:34:38 -04:00
Benjamin Cabanes
f130d38a4f
docs(nxdev): add nxcloud e2e test links ( #11639 )
2022-08-18 18:51:17 +00:00
Jack Hsu
520e5852f7
docs(core): read package names from package.json rather than inferrin… ( #11520 )
2022-08-09 16:42:13 +00:00
Rares Matei
a829270344
docs(nx-cloud): bitbucket auth ( #11452 )
2022-08-05 15:12:42 +01:00
Victor Savkin
db3d6cb3a1
docs(nx-cloud): reorganize on prem docs
2022-07-24 13:54:07 -04:00
Benjamin Cabanes
f08d4ab790
docs(nxdev): move content from cli into nx ( #11085 )
2022-07-13 13:01:02 -04:00
Colum Ferry
37072bc5d6
feat(angular): replace mfe references with mf ( #10957 )
2022-07-01 13:48:38 +00:00
Isaac Mann
9721844b05
Nx Cloud docs ( #10690 )
...
* docs(nxdev): consume nx cloud documentation & dedicated menu
* docs(nxdev): nx-cloud docs
visually indicated nx-cloud docs in nx.dev
* docs(nxdev): formatting
visually indicated nx-cloud docs in nx.dev
* docs(nxdev): fix config
* docs(nxdev): fix header link
* docs(nxdev): consolidate dte set up guides
Co-authored-by: ben <3447705+bcabanes@users.noreply.github.com>
2022-06-11 02:22:49 +00:00
Katerina Skroumpelou
22ccdb7686
docs(storybook): better documentation for new storybook executor ( #10408 )
2022-05-20 17:26:02 +03:00
Benjamin Cabanes
7b0f8d1df1
docs(nxdev): add e2e tests on packages & additional references pages ( #10372 )
2022-05-18 14:53:39 +00:00
James Henry
03c378cb35
chore(nxdev): enable e2e testing for nx-dev ( #10088 )
...
* chore(nxdev): enable e2e testing for nx-dev
* chore(nxdev): remove vercel github workflow, run on circle
* chore(repo): try and fix cypress on circle
* chore(repo): try and fix cypress on circle
* chore(repo): update node dep cache key to include package.json
2022-05-05 12:54:32 -04:00
Victor Savkin
d79bba3630
chore(repo): update to nx 12.10
2021-09-20 16:39:13 -04:00
Jason Jean
0772cb3642
Revert "chore(repo): update nx to 12.8.0-beta.1 ( #6804 )" ( #6831 )
...
This reverts commit 8e8191f22c7bce330c2c314f37bdf57c71cabadb.
2021-08-24 01:48:50 +00:00