3427 Commits

Author SHA1 Message Date
Benjamin Cabanes
914983a0d2
docs(core): nx-dev community link update (#6150) 2021-06-28 08:22:31 -04:00
Jason Jean
3093fd16fa fix(core): do not migrate nrwl packages that are not installed 2021-06-28 00:48:07 -04:00
Miroslav Jonaš
11afe849b9
chore(repo): disable windows nightly until further investigation (#6141) 2021-06-26 10:08:06 +02:00
Philip Fulcher
a29c11ac54
fix(misc): correct url parsing for dep-graph server (#6139) 2021-06-25 22:43:40 +00:00
AgentEnder
3ed002f1b1 cleanup(testing): jest 27 migration misses old style astTransformers
ISSUES CLOSED: #6110
2021-06-25 17:40:12 -04:00
AgentEnder
b873688d41 cleanup(testing): additional null-check in jest migration
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>

ISSUES CLOSED: #6090
2021-06-25 17:40:12 -04:00
ben
013818273d fix(web): inline nx template logo 2021-06-25 17:13:08 -04:00
Jason Jean
ed03110d08 chore(nxdev): fix babel configs 2021-06-25 17:08:37 -04:00
Jason Jean
4f7191e154 chore(repo): update nx to 12.5.0-beta.5 2021-06-25 17:08:37 -04:00
Phillip Barta
5e6cf9646b feat(devkit): reexport package manager methods in devkit 2021-06-25 17:07:35 -04:00
Jason Jean
632d2f72ae fix(core): catch errors when cleaning up tmp dir during migrate 2021-06-25 16:48:42 -04:00
Benjamin Cabanes
9a22add92d
docs(core): fix computation caching format (#6137) 2021-06-25 16:44:42 -04:00
AgentEnder
472392a370 fix(node): node-externals fails in subdirectories 2021-06-25 16:39:23 -04:00
Juri
b2a743c159 feat(angular): add createGlobPatternsForDependencies utility useful in Tailwind css purging 2021-06-25 15:54:56 -04:00
Juri
0175dfc303 feat(react): add createGlobPatternsForDependencies utility useful in tailwind CSS purging 2021-06-25 15:54:56 -04:00
Juri
bcdf5a75c8 feat(nextjs): add improved createGlobPatternsForDependencies utility useful for Tailwind CSS purging 2021-06-25 15:54:56 -04:00
Noriyuki Shinpuku
068c98591a
fix(nextjs): fix component generator (#6088)
ISSUES CLOSED: #6084
2021-06-25 20:11:47 +03:00
Benjamin Cabanes
b2c73799bd
docs(core): add docsearch custom meta tags (#6132) 2021-06-25 16:28:29 +00:00
Katerina Skroumpelou
e13b423ddb
feat(storybook): from addon-knobs to controls (#6068) 2021-06-25 18:17:48 +03:00
Juri Strumpflohner
ea0c6a33f0
fix(storybook): make sure compilation errors get logged to the console (#6129) 2021-06-25 15:12:01 +00:00
Boris Zubchenko
2ba13dbc62 fix(nextjs): set NODE_ENV for the serve command
ISSUES CLOSED: #5627
2021-06-25 13:17:25 +01:00
Noriyuki Shinpuku
7510ee479c
feat(nextjs): improve WithNxOptions typing (#5903)
* feat(nextjs): improve WithNxOptions typing

* docs(nextjs): update nextjs guides
2021-06-25 15:08:12 +03:00
Miroslav Jonaš
f77bc78cba
chore(repo): run all cypress e2e tests headless and w/o watch (#6125) 2021-06-25 12:59:51 +02:00
Miroslav Jonaš
3c0afc9fdd
chore(angular): fix e2e failing tests caused by angular upgrade (#6123) 2021-06-25 12:26:27 +02:00
Miroslav Jonaš
28c03a71b1
chore(repo): increase timeout for file server serve test (#6122) 2021-06-25 10:42:43 +02:00
Craigory V Coppola
0a151035e8
cleanup(core): collection.json points to invalid id (#6119) 2021-06-24 15:29:13 -06:00
Phillip Barta
a9c06c6078
chore(repo): added @babel/core to get rid of peer dependency warnings (#6066) 2021-06-24 17:26:03 -04:00
Juri Strumpflohner
ad9d201013
feat(storybook): upgrade to Storybook v6.3 support (#6104) 2021-06-24 12:25:37 -04:00
Craigory V Coppola
d3ba0caf7c
cleanup(core): misc cleanup for project.json files (#6112) 2021-06-24 10:16:00 -04:00
Juri
0d3409fbf2 feat(core): add hint for --verbose flag in case of task exec error 2021-06-24 09:23:13 -04:00
Benjamin Cabanes
44bbc08bdf
fix(angular): Inline nx logo in default template (#6114) 2021-06-24 14:20:39 +01:00
Leosvel Pérez Espinosa
e5c552bb42
fix(angular): change tsconfig.worker.json to extend the right path (#6105) 2021-06-24 09:54:14 +01:00
Leosvel Pérez Espinosa
2e4d00f8be
fix(angular): fix storybook-configuration not installing deps (#6109) 2021-06-24 09:51:11 +01:00
Miroslav Jonaš
4a9d82fc2e
fix(linter): tslint to eslint conversion should not override existing root config (#6103) 2021-06-24 07:20:07 +02:00
Miroslav Jonaš
c814002384
chore(repo): fix storybook to 6.2.9 before 6.3.0 support is ready (#6108) 2021-06-23 22:47:28 +02:00
Craigory V Coppola
60ad752c11
chore(repo): docs generator should only format docs files (#6101)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-06-23 10:51:52 -04:00
Leosvel Pérez Espinosa
c50e2c2fae
docs(angular): improve incremental build docs (#6106) 2021-06-23 16:02:34 +02:00
Leosvel Pérez Espinosa
0bcb50373a
cleanup(angular): deprecate and clean up angular schematics utilities (#6099) 2021-06-23 10:08:50 +01:00
Craigory V Coppola
f1911a71f3
feat(core): split nx config to project files (#5880) 2021-06-22 20:30:38 -04:00
Merzough Münker
a7edd3cc70 chore(core): nx plugin submission @rxap/plugin-localazy 2021-06-22 16:28:08 -04:00
Merzough Münker
38d3275b3f chore(core): nx plugin submission @rxap/plugin-localazy 2021-06-22 16:28:08 -04:00
Juri
d796bd3a79 cleanup(angular): cleanup(angular): fix typo in Error message 2021-06-22 16:27:46 -04:00
Isaac Mann
b3aa5c3d25
docs(core): generator guides (#6070)
* docs(nxdev): generator guides

* docs(nxdev): cleanup

* docs(nxdev): more cleanup

* docs(nxdev): formatting

* docs(nxdev): code formatting

* docs(nxdev): only mention angular devkit in angular docs

* docs(nxdev): tidy

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-06-22 15:09:54 -04:00
Leosvel Pérez Espinosa
c66324d71d
fix(angular): fix workspace init generator to workaround file rename issues in the tree (#6098) 2021-06-22 17:50:27 +01:00
Philip Fulcher
98ac32e615
feat(misc): add watch mode to dep-graph command (#6043) 2021-06-22 10:41:44 -06:00
Miroslav Jonaš
377fca4dc3
chore(repo): add angular and react to e2e-workspace implicit deps (#6096) 2021-06-22 17:58:25 +02:00
Leosvel Pérez Espinosa
bbb0416cc2
fix(angular): remove Stylus from new Angular workspaces and apps (#6095) 2021-06-22 16:56:51 +01:00
kirjai
17b1d3f384 docs(nextjs): add nextjs webpack 5 guide 2021-06-22 16:27:46 +01:00
Brandon Roberts
d81837c880 docs(core): add mental model overview guide 2021-06-22 11:17:19 -04:00
Miroslav Jonaš
0ba71c4103
chore(repo): report actual state of the matrix run (#6092) 2021-06-22 15:27:17 +02:00