12164 Commits

Author SHA1 Message Date
Denis Bendrikov
307f8d4624
fix(core): align padding for output with failed tasks (#23119) 2024-05-01 12:12:06 -04:00
Isaac Mann
e38df31ee6
Revert "chore(nx-dev): fix header styles (#23120)" (#23121) 2024-05-01 11:27:06 -04:00
Isaac Mann
ba8ba3d7ea
chore(nx-dev): fix header styles (#23120) 2024-05-01 11:14:37 -04:00
Emily Xiong
4f4f77c68f
fix(graph): use class sticky for sticky header (#23082) 2024-05-01 11:10:19 -04:00
Jack Hsu
8cf7191809
feat(graph): show tooltips that were previously hidden due to upublished docs (#23099) 2024-05-01 10:57:18 -04:00
Chabbey François
877b37dac3
fix(core): add import for performance to increase compatibility (#23109)
Co-authored-by: U812320 <francoisjulien.chabbey@mobi.ch>
2024-05-01 10:30:39 -04:00
Benjamin Cabanes
22ef42a475
feat(nx-dev): add ui-enterprise library (#23086) 2024-05-01 06:45:51 -04:00
Craigory Coppola
abd80cf3f1
fix(core): local plugins should be able to use {projectRoot} in options block (#23068) 2024-04-30 18:41:27 -04:00
Craigory Coppola
16e3f83d46
Revert "chore(repo): enable plugin isolation for nx repo (#22785)" (#23103) 2024-04-30 16:55:43 -04:00
Craigory Coppola
c09f70f9a0
fix(js): copy assets handler should handle ignore globs on windows (#23065) 2024-04-30 14:14:54 -04:00
Michal Jez
8631b40d54
feat(core): validate that outputs is an array of strings (#22371) 2024-04-30 13:53:19 -04:00
Craigory Coppola
063a5d464f
chore(repo): enable plugin isolation for nx repo (#22785)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2024-04-30 12:47:44 -04:00
Colum Ferry
44820f2c4b
feat(testing): add convert-to-inferred migration generator for cypress (#22884) 2024-04-30 12:47:12 -04:00
Leosvel Pérez Espinosa
4ef832f4d5
fix(core): do not forward --updatePackageScripts flag to init generators that are not from nx core plugins (#23064) 2024-04-30 11:59:54 -04:00
MaxKless
73ab6d35ff
feat(graph): enable watch mode by default (#23092) 2024-04-30 11:55:57 -04:00
Emily Xiong
30a3875a0d
fix(gradle): fix gradlew exec path for root project (#23094) 2024-04-30 11:54:50 -04:00
MaxKless
c8d44b0355
feat(graph): show partial project graph & errors in graph app (#22838) 2024-04-30 11:35:07 -04:00
Jason Jean
0ceea2f7da
chore(repo): update nx to 19.0.0-beta.8 (#23087) 2024-04-30 11:15:30 -04:00
Jack Hsu
458f2cc1e8
feat(nx-dev): add nx blog (#22828)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2024-04-29 17:04:37 -04:00
Nicholas Cunningham
1f6aba03a1
fix(js): Correct file path for cjs.js (#23081) 2024-04-29 19:54:09 +00:00
Craigory Coppola
cd7f3df3de
fix(core): ensure daemon socket dir exists when specified in env (#23071) 2024-04-29 13:54:09 -04:00
Jack Hsu
4fd731f508
chore(repo): update to 19.0.0-beta.7 and deep import webpack plugins (#23074) 2024-04-29 13:53:22 -04:00
Emily Xiong
aa82f031c3
feat(graph): add target groups and technology icon (#22839) 2024-04-29 13:52:07 -04:00
James Henry
addde70251
fix(js): typescript plugin target hashing (#23073) 2024-04-29 18:51:32 +01:00
Jack Hsu
3cf13ab864
chore(misc): update message in legacy readme files (#22887) 2024-04-29 13:49:02 -04:00
Jason Jean
59f7495cb5
chore(repo): update nx to 19.0.0-beta.7 (#23070) 2024-04-29 12:58:52 -04:00
Josh Goldberg ✨
5a8a8c0a4e
docs(core): correct Type(S|s)cript typo in ESLint guide (#23041) 2024-04-29 12:28:35 -04:00
Altan Stalker
9986144b60
docs(nx-cloud): mark --with-env-vars as Nx Agents only (#23067) 2024-04-29 12:24:58 -04:00
Nicholas Cunningham
24f6d38762
fix(nextjs): Boolean flags do not need a value (#23072) 2024-04-29 10:24:43 -06:00
Isaac Mann
b0a27bd986
docs(core): nx migrate search results (#23066) 2024-04-29 10:16:48 -04:00
Isaac Mann
c0311b8a31
docs(core): useInferencePlugins (#23010)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2024-04-29 10:06:00 -04:00
Jason Jean
9c6532ca68
fix(repo): fix pnpm version on freebsd (#23045) 2024-04-29 07:50:40 -04:00
Nicholas Cunningham
f74aeabdb5
docs(core): Fix the '>' position when rendering multiline commands (#23042) 2024-04-26 20:58:58 -04:00
Craigory Coppola
f32f692c07
chore(misc): remove perf timings from individual createNodes files (#23044) 2024-04-26 19:26:08 -04:00
Craigory Coppola
c5df9902b4
fix(js): ignore yarn corepack check when updating config (#23043) 2024-04-26 18:57:02 -04:00
Craigory Coppola
bb2d7f39a1
fix(core): prevent device status report from being printed during pty execution (#23039) 2024-04-26 18:56:03 -04:00
James Henry
8a53892d45
fix(core): improve performance of pnpm lock file parsing (#23017)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2024-04-26 17:36:31 -04:00
Jason Jean
9bf197f5a1
fix(react): disable tty for next build (#23013) 2024-04-26 12:40:57 -04:00
Jason Jean
c36e246c6f
fix(core): affect all projects when nx.json is touched (#23036) 2024-04-26 12:40:40 -04:00
Jason Jean
4d3b988881
chore(repo): add package manager (#23018) 2024-04-26 12:40:32 -04:00
Jason Jean
252070fd5f
fix(core): recommend nx reset when graph errors and print error in da… (#23014) 2024-04-26 12:40:23 -04:00
Emily Xiong
e957d13715
feat(react-native): upgrade react native to 0.72.6 (#22729) 2024-04-26 11:36:57 -04:00
Emily Xiong
f167bade10
feat(graph): add loading spinner on project details (#23023) 2024-04-26 11:13:41 -04:00
Colum Ferry
aa760076b4
fix(repo): should ensure that unit tests are run correctly across package managers (#22978) 2024-04-26 10:44:03 -04:00
MaxKless
d3454ede62
fix(core): read nx.json in the DaemonClient constructor instead of the module (#23033) 2024-04-26 10:42:12 -04:00
Jack Hsu
b8e6ebbf9a
feat(webpack): change plugin import paths to speed up config loading (#23021) 2024-04-26 10:41:59 -04:00
Leosvel Pérez Espinosa
9077ae8abb
fix(storybook): do not infer a test-storybook task if @storybook/test-runner is not installed (#23034) 2024-04-26 15:18:26 +02:00
Leosvel Pérez Espinosa
521d417a16
fix(storybook): allow overriding default inferred task names in storybook plugin (#23030) 2024-04-26 13:18:12 +00:00
Leosvel Pérez Espinosa
326551034d
fix(testing): fix test files pattern for jest inferred split tasks (#23025) 2024-04-26 15:10:23 +02:00
Colum Ferry
3122f2abbe
fix(core): ensure include and excluded return from plugin worker (#23032) 2024-04-26 13:04:38 +00:00