4169 Commits

Author SHA1 Message Date
Benjamin Cabanes
41c6e95901
docs(nxdev): community nx plugin submission button (#7347) 2021-10-13 22:24:21 +02:00
Victor Savkin
bb14d82181 chore(repo): update to nx 13-beta.7 2021-10-13 16:06:31 -04:00
Benjamin Cabanes
930dff3f4b
docs(nxdev): flavored pages docs links (#7346) 2021-10-13 20:04:39 +00:00
Victor Savkin
dff26ca96c fix(core): daemon watch mode gets stuck 2021-10-13 15:52:21 -04:00
Victor Savkin
1cc1e27110 feat(core): add exponential backoff for graph recomputation 2021-10-13 15:01:17 -04:00
Miroslav Jonaš
1205d2d008
fix(core): update outdated graph version (#7334) 2021-10-13 20:48:56 +02:00
Jack Hsu
3fe973e012
chore(node): optimize node webpack build (#7337) 2021-10-13 14:13:40 -04:00
Benjamin Cabanes
6011cf6886
docs(nxdev): fix flavor selector dialog appearance (#7344) 2021-10-13 12:29:39 -04:00
Colum Ferry
20481d92e4
fix(angular): support tsconfig.json at root of workspace (#7333)
* fix(angular): support tsconfig.json at root of workspace

* fix(angular): typo in error

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2021-10-13 13:18:18 +01:00
Leosvel Pérez Espinosa
0a41a34013
fix(angular): handle components array as static member of the module when generating stories (#7321) 2021-10-13 09:59:57 +01:00
Jack Hsu
086f67d4bd
chore(web): remove build options deprecated since Nx 11 (#7330) 2021-10-13 05:48:31 +00:00
Jack Hsu
4d6df58ac8
chore(node): remove build options deprecated since Nx 11 (#7331) 2021-10-13 07:47:51 +02:00
Jack Hsu
724b0c0e3c
feat(core): upgrade to webpack 5 (#7283)
* feat(core): upgrade to webpack 5

* chore(core): update webpack 5 docs
2021-10-13 00:34:28 -04:00
James Henry
9d2a304b11 chore(core): updates to daemon outputs, socket location and help 2021-10-12 20:02:00 -04:00
Antoine Leblanc
a965f89d89
Update GitHub brand name usage (#7291)
* docs(misc): update github brand name usage

Relates to https://github.com/logos

* docs(nxdev): update github brand name usage

Relates to https://github.com/logos

* fix(misc): update github brand name usage

Relates to https://github.com/logos
2021-10-12 15:09:03 -04:00
Leosvel Pérez Espinosa
301e11660a
fix(core): ensure workspace version format is respected when making changes to it (#7043) 2021-10-12 15:05:16 -04:00
Victor Savkin
14f7e66f46 feat(core): remove deprected project graph version 2021-10-12 14:29:03 -04:00
Victor Savkin
5267b655ba chore(repo): update nx to 13-beta.2 2021-10-12 13:00:58 -04:00
Victor Savkin
18c8e371ad feat(core): compute all workspace files incrementally 2021-10-12 12:10:13 -04:00
Philip Fulcher
2f675f7577
fix(misc): dep-graph --file option supports absolute paths (#7206) 2021-10-12 08:10:15 -06:00
James Henry
65475fe894 chore(core): error propagation, auto-shutdown, log forwarding, etc. 2021-10-12 09:58:30 -04:00
Leosvel Pérez Espinosa
a00f8e0e5b
feat(angular): add tailwind support when building publishable libraries (#7285) 2021-10-12 12:32:43 +01:00
Victor Savkin
2dd4299056 fix(repo): temporary disable the failing tests 2021-10-11 14:58:31 -04:00
Victor Savkin
a81fbbac1b feat(core): clean up daemon server 2021-10-11 12:56:43 -04:00
Kirils L
22c22a11cc
feat(nextjs): use next 11.1.2 (#7310) 2021-10-11 17:12:05 +03:00
Juri Strumpflohner
c446aa5c1d
feat(storybook): add Webpack 5 support for React Storybook setups (#6791)
* feat(storybook): add Webpack 5 support for React Storybook setups

ISSUES CLOSED: #6703

* feat(storybook): adding storybook webpack 5 migration to web migrator

Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
2021-10-08 21:51:04 -04:00
Benjamin Cabanes
f60d533724
docs(nxdev): mobile menu accent (#7299) 2021-10-08 19:08:23 -04:00
Benjamin Cabanes
0a1c2a1e12
docs(nxdev): always ask flavor if none saved (#7298) 2021-10-08 16:50:21 -04:00
Craigory Coppola
8435bdfb6f
feat(core): shift from 'master' to 'main' as default branch and base (#7111)
* chore(core): fix some broken tests

* docs(core): update docs to represent master -> main

* chore(core): review changes

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>

* chore(core): add migration script for backwards-compat w/ main default.

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-10-08 16:48:02 -04:00
Benjamin Cabanes
ba00580bc9
docs(nxdev): show detox & react-native docs (#7297) 2021-10-08 20:31:07 +00:00
Benjamin Cabanes
59065d298c
docs(nxdev): youtube player rounded-md (#7296) 2021-10-08 20:07:12 +00:00
Benjamin Cabanes
c5cf6e61e2
docs(nxdev): add nestjs logo on node page (#7295) 2021-10-08 19:58:18 +00:00
Benjamin Cabanes
32fe47942a
docs(nxdev): internal alt img (#7294) 2021-10-08 19:35:39 +00:00
Benjamin Cabanes
dc0a5f85dc
docs(nxdev): internal paths to docs (#7292) 2021-10-08 18:38:48 +00:00
Jack Hsu
a8bcd27933
fix(react): apply postcss config from apps to their lib dependencies (#7265)
Fixes #7040
2021-10-08 14:10:25 -04:00
Victor Savkin
4b9c00ef39 feat(core): use worker threads to construct a project graph
This reverts commit caac6ee2e9c576c44a33b4f71c59abbd5ba187d7.
2021-10-08 13:45:10 -04:00
Jason Jean
5c92670678 chore(nxdev): update latest version documentation to v12.10.0 2021-10-08 13:44:13 -04:00
Jason Jean
dfee0b1293 Release 12.10.0 2021-10-08 13:17:35 -04:00
Jason Jean
4c4826667e
fix(core): fix defaulting object properties to empty {} (#7288) 2021-10-08 13:15:37 -04:00
Benjamin Cabanes
5ae45b63dd
docs(core): add categories typed comment for nxdevk (#7286) 2021-10-08 12:09:53 -04:00
Victor Savkin
de680d3ace chore(core): extract daemon client into a separate file 2021-10-07 13:12:52 -04:00
Jason Jean
caac6ee2e9 Revert "feat(core): use worker threads to construct a project graph"
This reverts commit d9175d1ac6e7fbca1229b23a6f72b520a3644322.
2021-10-07 11:25:55 -04:00
Victor Savkin
d9175d1ac6 feat(core): use worker threads to construct a project graph 2021-10-07 11:23:44 -04:00
Colum Ferry
4d7114f634
docs(angular): better information of what the plugin is (#7262) 2021-10-07 10:21:42 +00:00
Jason Jean
db555b682b
chore(repo): update nx to 12.10.0-beta.5 (#7270) 2021-10-07 02:31:19 +00:00
James Henry
79048fdb5c
chore(core): implement file watching in the daemon (#7232) 2021-10-06 21:42:01 -04:00
Leosvel Pérez Espinosa
c21835d40a
fix(devkit): move files to a directory using normalized paths to handle windows correctly (#7264) 2021-10-06 17:42:36 +01:00
Jason Jean
3881d002fe
chore(repo): add logging to failing build during e2e tests (#7261) 2021-10-06 14:47:29 +00:00
Colum Ferry
654cfbf147
fix(angular): incremental builds with mfes #6923 (#7260) 2021-10-06 15:37:22 +01:00
Colum Ferry
2f2ede5ca5
cleanup(angular): add unit and e2e tests for extra reassurance (#6626)
* cleanup(angular): add unit and e2e tests for extra reassurance

After tests didn't fail but issues were introduced, add some extra tests to help catch breaking
changes

* chore(angular): increase timeout for e2e tests

* fix(angular): mfe not installing webpack correctly

Co-authored-by: Miroslav Jonaš <meeroslav@users.noreply.github.com>
2021-10-06 14:15:39 +01:00