7160 Commits

Author SHA1 Message Date
Victor Savkin
f89b68b796 feat(misc): a/b test different prompt messages 2022-09-01 16:05:29 -04:00
Jack Hsu
9b26bc1585
fix(nextjs): SVGR plugin should not be used if nx: { svgr: false } is set in next.config.js (#11829) 2022-09-01 15:55:24 +00:00
Victor Savkin
278bb5165f
chore(misc): publish 14.6.2 2022-09-01 10:35:35 -04:00
Benjamin Cabanes
feeb1f7a16
docs(nxdev): update home page links (#11830) 2022-09-01 14:33:36 +00:00
Victor Savkin
9b5f25af9c fix(core): do a recursive check to see if files should be restored 2022-09-01 10:20:33 -04:00
Colum Ferry
f51c1becf7
fix(angular): remove double normalize of project name #11819 (#11822) 2022-09-01 12:24:50 +01:00
Colum Ferry
62d2d82a7a
fix(angular): collect secondary folders correctly for tailwind #11747 (#11805) 2022-09-01 10:05:28 +00:00
Colum Ferry
a2647549d4
fix(storybook): support secondary entry points for angular #11446 (#11798) 2022-09-01 09:23:17 +00:00
Philip Fulcher
6c3ef9d417
chore(graph): move dep-graph-client to graph-client (#11792) 2022-09-01 04:20:08 +00:00
Jason Jean
3be16a88a5 chore(misc): publish 14.6.1 2022-08-31 14:01:37 -04:00
Victor Savkin
5a8214923f chore(core): collect basic static on workspace creation in ci vs dev 2022-08-31 13:33:34 -04:00
Benjamin Cabanes
2c114ce624
docs(nxdev): rename script functions (#11803) 2022-08-31 14:56:01 +00:00
Jason Jean
5e39b1ed83 chore(misc): publish 14.6.0 2022-08-31 10:45:21 -04:00
Jack Hsu
81c06f899f
feat(react): update package versions (#11800) 2022-08-31 09:52:49 -04:00
Sean Sanker
aedcdaf1bb
feat(js): support wildcard/nested tsconfig paths (#11233)
* feat(js): support wildcard/nested tsconfig paths

* chore(js): add e2e test for wildcard path alias

Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-08-31 20:39:05 +07:00
Katerina Skroumpelou
835d0ef709
fix(storybook): ignore addon-postcss from version update (#11801)
ISSUES CLOSED: #11465
2022-08-31 16:21:30 +03:00
Katerina Skroumpelou
35744c1dc9
fix(testing): update cypress argument name (#11797) 2022-08-31 15:25:21 +03:00
Jason Jean
c3d85dd9b0
chore: update nx to 14.6.0-rc.2 (#11789) 2022-08-30 22:49:31 +00:00
Jack Hsu
395fa4bb39
docs(core): show 404 content instead of redirecting to intro (#11788) 2022-08-30 16:58:25 -04:00
Caleb Ukle
c7249db386
fix(testing): handle more complex projects for react component testing (#11725)
* fix(testing): use @nrwl/web:webpack utils to generate a more robust webpack config

fixes: #11372

* fix(testing): do not overwrite existing component test

* fix(testing): add component-test to cacheable operations

* chore(testing): address pr feedback
2022-08-30 16:42:42 +00:00
Jack Hsu
7c8313504c
docs(core): fix packages API so that redirects work again (#11786) 2022-08-30 12:21:22 -04:00
Caleb Ukle
b63893d1cd
docs(core): fix mistakes in @nrwl/workspace usage (#11776)
* docs(core): fix mistakes in @nrwl/workspace usage

@nrwl/workspace docs included a command for generators in the 'nx' package that doesn't contain
generators
update the usage of the 'move' generator to have the usage for the --destination arg

* docs(angular): update examples and add $default for project name
2022-08-30 16:19:33 +00:00
Colum Ferry
a04b13dfd7
fix(linter): target migration version (#11783) 2022-08-30 15:51:44 +00:00
Juri
f55a61abea docs(nxdev): add abstract for rares and altans talk 2022-08-30 17:43:18 +02:00
Colum Ferry
b86ace50d3
fix(angular): change rxjs migration to conditional migration (#11771) 2022-08-30 10:43:35 -04:00
Colum Ferry
bbe7a3679a
fix(linter): use typescript-eslint 5.33.1 as latest requires ts4.8 (#11773) 2022-08-30 10:43:17 -04:00
Jack Hsu
8d85990b90
docs(core): fix dev output path so it does not conflict with prod (#11779) 2022-08-30 08:14:08 -06:00
Katerina Skroumpelou
9999215211
docs(storybook): added an example to the main storybook docs (#11774)
ISSUES CLOSED: #11447
2022-08-30 12:23:54 +00:00
Katerina Skroumpelou
6ea8d0d623
fix(storybook): remove react typings from angular tsconfig (#11769)
#11746

ISSUES CLOSED: #11746
2022-08-30 14:40:32 +03:00
Victor Savkin
a312611682
feat(misc): add task hashes to the output of print affected (#11763)
* feat(misc): add task hashes to the output of print affected

* bump up version

* fix(core): postinstall should build project graph without daemon
2022-08-29 21:10:30 +00:00
Benjamin Cabanes
7bc41577aa
chore(nxdev): clean up api imports (#11760) 2022-08-29 15:18:46 -04:00
Noriyuki Shinpuku
4dfd0f37e6
fix(nextjs): set __NEXT_REACT_ROOT only when the version of react-dom is 18 or above (#11749) 2022-08-29 10:13:11 -04:00
Benjamin Cabanes
9c4a2a96cc
docs(nxdev): add new sitemap index pointer (#11757) 2022-08-29 09:28:27 -04:00
Isaac Mann
e717660102
docs(nx-dev): diataxis restructure (#11649)
* docs(nxdev): restructure docs to diataxis style

* docs(nxdev): cleanup

* docs(nxdev): fix links

* chore(nxdev): format

* docs(nxdev): fix broken images

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): tweaks

* docs(nxdev): redirect rules

* docs(nxdev): fixes
2022-08-29 08:36:55 -04:00
Colum Ferry
aaeeaedceb
feat(angular): migrate versions to 14.2.0 (#11530)
* feat(angular): migrate versions to 14.2.0-next.0

* feat(angular): support 14.2.0-rc.0
2022-08-29 10:39:40 +01:00
Jason Jean
8b02670a39
fix(core): pass-through ipc messages to and from task processes (#11744) 2022-08-26 17:49:34 -04:00
Jason Jean
9d6e53b56d fix(misc): use autocomplete prompt for projects for x-dropdown, project, projectName 2022-08-26 14:46:17 -07:00
AgentEnder
7c8839b049 fix(devkit): support expanded x-prompt object for input prompts 2022-08-26 14:46:17 -07:00
Jason Jean
47045c415b
fix(misc): skip projects configured in package.json for adding schemas (#11742) 2022-08-26 16:20:41 -04:00
Benjamin Cabanes
19c31dd10a
docs(nxdev): remove unused scripts (#11743) 2022-08-26 19:30:20 +00:00
Benjamin Cabanes
353d078dcb
docs(nxdev): add external paths (#11741) 2022-08-26 18:59:47 +00:00
Victor Savkin
e7c86e1cb0 feat(core): add ability to exclude task deps from the task graph 2022-08-26 14:39:31 -04:00
Jack Hsu
ef5334bc3c
Revert "feat(core): support reading cli args from env (#11721)" (#11738)
This reverts commit d9b9bd138ae2e38334b0e1a3fa13b61d4dfea695.
2022-08-26 12:16:55 -04:00
Thomas Knickman
d9b9bd138a
feat(core): support reading cli args from env (#11721) 2022-08-26 10:34:47 -04:00
Jonathan Cammisuli
e7ec91b9e0
feat(core): add file completion types for the nx language server (#11669) 2022-08-26 10:34:33 -04:00
Craigory Coppola
3ff680907c
fix(devkit): split-create-tree should use nx cli (#11736) 2022-08-26 14:33:09 +00:00
richardwong
3afb6bf45a
fix(next): add default hostname value to @nrwl/next:server (#11701)
Co-authored-by: 文虎 <wenhu@myweimai.com>
2022-08-26 10:17:18 -04:00
Colum Ferry
c616f6218c
feat(angular): standalone host and remote generation support (#11708) 2022-08-26 10:05:17 +01:00
Colum Ferry
614b2d2af8
fix(angular): use x-dropdown for nx console project hint (#11706) 2022-08-26 10:04:56 +01:00
Juri Strumpflohner
1769edb2ed
docs(nxdev): add James as speaker (#11723) 2022-08-25 20:03:56 +00:00