11885 Commits

Author SHA1 Message Date
Johanna Pearce
a96b53e02c docs(nx-cloud): add basic Azure DevOps setup recipe 2024-03-22 13:36:01 +00:00
Leosvel Pérez Espinosa
674ea4ed30
docs(nextjs): improve plugin overview page (#22438) 2024-03-22 10:47:24 +01:00
Leosvel Pérez Espinosa
157d041335
docs(storybook): update recipes to align better with crystal (#22431) 2024-03-22 10:47:08 +01:00
Jack Hsu
61cb63dad2
fix(js): update babel preset to specify minor version of core-js for better optimization (#22433) 2024-03-21 22:09:56 -04:00
Leosvel Pérez Espinosa
2068f20c01
docs(misc): rename section in tutorials (#22440) 2024-03-21 16:16:22 -04:00
Jason Jean
7849e66a19
feat(core): create structured project graph errors with all plugin er… (#22404) 2024-03-21 15:54:01 -04:00
Jack Hsu
db70b9a0fc
feat(bundling): refactor rollup executor to perform single build for all formats (#22436) 2024-03-21 13:23:01 -06:00
Leosvel Pérez Espinosa
c20e00cab8
fix(misc): handle cwd correctly when generating artifacts with as-provided (#22411) 2024-03-21 12:48:47 -04:00
Isaac Mann
a837f7f877
docs(core): update installation page (#22422) 2024-03-21 10:24:44 -04:00
Isaac Mann
10460ffeaa
docs(core): rearrange intro page (#22424) 2024-03-21 10:24:08 -04:00
Isaac Mann
a059f1ae7b
chore(core): fix docs release (#22430) 2024-03-21 10:01:41 -04:00
Miroslav Jonaš
85ba3f9ae0
fix(linter): convert parser options to flat config even is parser is missing (#22388) 2024-03-21 14:37:44 +04:00
Leosvel Pérez Espinosa
2678bdf72b
docs(react-native): update plugin overview page and recipe (#22414) 2024-03-21 10:29:24 +01:00
Leosvel Pérez Espinosa
2a4c57dc3a
docs(react): improve docs about using env vars in react (#22417) 2024-03-20 18:57:08 +01:00
Leosvel Pérez Espinosa
3acb632cb9
chore(nx-dev): increase webServer timeout for e2e tests (#22419) 2024-03-20 13:44:26 -04:00
Jack Hsu
b7ffb257a2
fix(bundling): prevent sensitive keys from being bundled (#22413) 2024-03-20 13:01:43 -04:00
Thomas Kaul
18a53ebc15
docs(core): improve wording (#22412) 2024-03-20 14:02:19 +00:00
Leosvel Pérez Espinosa
c076eab950
docs(misc): improve local executors guide (#22396) 2024-03-20 09:20:43 -04:00
Nicholas Cunningham
a00f6438b9 fix(core): Should work if extends is a string 2024-03-20 12:33:50 +01:00
Jason Jean
64b23966cc
fix(gradle): fix gradle plugin path (#22405) 2024-03-19 20:22:35 -04:00
Emily Xiong
a44475c1a4
feat(gradle): make gradle public (#22399) 2024-03-19 18:14:58 -04:00
Emily Xiong
998e99a5f7
fix(gradle): fix missing tasks (#22400) 2024-03-19 18:13:24 -04:00
Leosvel Pérez Espinosa
8baddb5f08
feat(angular): support angular 17.3.0 (#22202) 2024-03-19 14:58:23 -04:00
Jack Hsu
d058c8c0b1
chore(devkit): fix failing devkit test for convertNxExecutor (#22398) 2024-03-19 14:55:43 -04:00
Joel Pelaez Jorge
384d8744e0
fix(core): override Path env variable on Windows platform (#22382) 2024-03-19 14:46:43 -04:00
Emily Xiong
6d83dd7ff0
feat(gradle): add gradle init generator (#22245) 2024-03-19 14:38:15 -04:00
Jack Hsu
45e1d78a21
chore(repo): split e2e tasks for nx-dev-e2e (#22181) 2024-03-19 13:40:41 -04:00
Jason Jean
5a9671b3fa
feat(core): add ability to add metadata to projects (#22299) 2024-03-19 13:33:25 -04:00
Isaac Mann
9f3af7051b
docs(core): update mental model (#22395) 2024-03-19 13:02:31 -04:00
Isaac Mann
4a1c3a03e5
docs(core): angular monorepo redirect (#22375) 2024-03-19 08:48:38 -04:00
Isaac Mann
537e8aec26
chore(core): website branches by major version (#21954) 2024-03-19 08:29:18 -04:00
Rares Matei
f36e038010
docs(nx-cloud): update release notes (#22364) 2024-03-19 09:53:39 +01:00
Nicholas Cunningham
55f31cf07b
fix(webpack): Stylus loader path (#22373) 2024-03-18 10:25:00 -06:00
Ruslan
3c72acdb75
docs(remix): replace serve target with dev (#22357) 2024-03-18 09:55:56 -04:00
Edouard Maleix
546f8806e2
chore(core): nx plugin submission @getlarge/nx-heroku (#22353) 2024-03-18 08:48:36 -04:00
Jason Jean
4a4c2b9e8e
fix(core): do not use pseudo terminal if platform is unsuported and f… (#22341) 2024-03-16 00:53:38 -04:00
Jason Jean
b69047e5ac
fix(js): read lockfile from the workspace root (#22340) 2024-03-15 18:56:54 -04:00
Leosvel Pérez Espinosa
8a9cab5139
docs(angular): update angular tutorials (#22332) 2024-03-15 17:12:04 -04:00
Leosvel Pérez Espinosa
0a6edd0247
docs(angular): update min nx version for angular 17.2.0 compat (#22212) 2024-03-15 17:11:34 -04:00
Benjamin Cabanes
7153a62733
feat(nx-dev): add apollo.io tracking script to _app.tsx (#22339)
Integrated Apollo.io embed code script to enable tracking functionality. The script has been added with 'afterInteractive' strategy to ensure it loads after the main content, optimizing performance and tracking accuracy.
2024-03-15 16:53:07 -04:00
Colum Ferry
d7cb6875f9
feat(remix): add option to create-nx-workspace (#22334) 2024-03-15 16:44:25 -04:00
Jason Jean
7390031b7e
fix(release): fix default renderer resolution to be relative within t… (#22331) 2024-03-15 16:43:25 -04:00
James Henry
1fe5b98f45
fix(linter): refactor pcv3 plugin, expose configFiles on context (#21677) 2024-03-15 16:29:13 -04:00
Nicholas Cunningham
cea7e93c86
docs(nextjs): Fix tabs for Nx 18 (#22338) 2024-03-15 13:42:54 -06:00
Jason Jean
1068513a03
chore(repo): update nx to 18.1.0-beta.10 (#22333) 2024-03-15 13:25:43 -04:00
Jason Jean
86c5b3d2aa
cleanup(core): rename file with rust patterns (#22330) 2024-03-15 12:34:27 -04:00
Colum Ferry
2b0df87fcb
feat(remix): support version 2.8.0 (#22326) 2024-03-15 12:34:15 -04:00
Nicholas Cunningham
c7719c01f2
docs(nx-dev): Refresh /showcase/example-repos (#22320) 2024-03-15 09:52:37 -06:00
Jason Jean
02f0764d14
fix(core): fix pty for multiple commands in 1 process (#22294) 2024-03-15 09:58:26 -04:00
Juri
d4e47cce20 docs(nx-cloud): link e2e video on CI entry page 2024-03-15 09:57:51 +01:00