4546 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
ec6209beb9
docs(js): generate missing property in the default docs (#8401) 2022-01-06 12:15:03 +00:00
Colum Ferry
8c8b257a3c
feat(angular): add option to skip module creation #7806 (#8391) 2022-01-06 11:49:04 +00:00
Leosvel Pérez Espinosa
80f20db51a
fix(angular): fix tailwind css support in libraries using components with inline styles (#8393) 2022-01-06 10:17:15 +00:00
Vadim
77529a1770
fix(storybook): apply a webpack tweak for storybook and angular (#8392)
* fix(storybook): apply a webpack tweak for storybook and angular

- [x] remove html raw-loader from the webpack rules array if storybook is used with angular v13;

the html raw-loader breaks jit compilation when storybook 6.5 aplha is used with angular v13

ISSUES CLOSED: #8360

fix(testing): update storybook generator configuration snapshot

fix(testing): update storybook generator configuration snapshot, use the flag --update-snapshot

fix(testing): update storybook generator configuration snapshot, test affected, update snapshot

* cleanup(storybook): make the webpack tweak for storybook and angular explanation more concise
2022-01-06 11:21:13 +02:00
Chau Tran
22c6ddb73d
fix(js): adjust how to pass information down to swc cli (#8298) 2022-01-05 20:28:49 -05:00
Victor Savkin
67cb8cf8cc docs(misc): rework the content to remove flavours 2022-01-05 16:23:44 -05:00
Victor Savkin
a797760ab5 docs(misc): clean up add nx to monorepo + lerna guides 2022-01-05 13:36:24 -05:00
Colum Ferry
0f50de73d8
fix(angular): mfe migration failing in certain scenarios (#8384) 2022-01-05 16:42:23 +00:00
Benjamin Cabanes
8a0010be92
docs(nxdev): flavor selection import cleanup (#8390) 2022-01-05 11:09:56 -05:00
Benjamin Cabanes
69c5251c89
docs(nxdev): community page open graph title fix (#8380) 2022-01-04 21:11:44 +00:00
Victor Savkin
20f731990c docs(misc): rework the top section of docs 2022-01-04 14:11:31 -05:00
Zach Gover
ec2944c6c8
chore(nextjs): removed deprecated target (#8237) 2022-01-04 16:14:58 +00:00
David
7e99073f5b
feat(angular): support multiple state slices in data persistence ops (#8216)
A breaking change that enables data persistence operators to be used in streams with more than one slice of data (e.g., with `withLatestFrom` and `concatLatestFrom`).

Closes #6830
2022-01-04 11:42:05 +00:00
Victor Savkin
e4cec9eba6 Release 13.4.3 2022-01-03 16:50:35 -05:00
Victor Savkin
3aafa8bb6a feat(testing): project generator should accept baseUrl 2022-01-03 16:48:27 -05:00
Benjamin Cabanes
98a1701886
docs(nxdev): flavors banner (#8351) 2022-01-02 14:31:22 -05:00
Victor Savkin
099f0e1a1f Release 13.4.2 2022-01-02 09:29:19 -05:00
Victor Savkin
85918d83b0 fix(core): assert valid workspace config should be a warning 2022-01-02 09:22:59 -05:00
Benjamin Cabanes
0c1a738557
docs(nxdev): copyright 2022 (#8347) 2022-01-01 23:09:48 +00:00
Jack Hsu
4075ae757c
fix(core): boolean args to custom presets are passed correctly (#8339) 2021-12-31 06:35:42 +00:00
Jack Hsu
027bb9d9ad
feat(react): SVGR and http-server version updates for security fixes (#8334) 2021-12-30 04:55:55 +00:00
Jack Hsu
7e5641b380
feat(web): update rollup-plugin-typescript2 to 0.31 (#8329) 2021-12-29 16:30:37 -05:00
Jack Hsu
166985f33d
feat(web): import TS plugin only if SWC is not used (#8328) 2021-12-29 15:15:00 -05:00
Jack Hsu
195b8f3262
chore(nextjs): remove assertion that dependencies have been built (#8325) 2021-12-29 13:04:10 -05:00
Jack Hsu
568c94ece6
chore(repo): clean up nextjs e2e tests to run faster (#8324) 2021-12-29 11:58:19 -05:00
Miroslav Jonaš
80361423fc
chore(repo): increase e2e test timeouts (#8318) 2021-12-28 23:34:17 +01:00
Miroslav Jonaš
a44abd39bd
chore(repo): skip daemon cleanup on grouped e2e tests (#8314) 2021-12-28 21:09:28 +01:00
Victor Savkin
7fd7849729 Release 13.4.1 2021-12-23 20:14:57 -05:00
Victor Savkin
53767a89c1 fix(js): mark swc as experimental 2021-12-23 20:12:19 -05:00
Chau Tran
214ef8ac4f chore(testing): adjust tests that are affected by removing swc 2021-12-23 19:56:58 -05:00
Chau Tran
4430733f57 chore(testing): assert options.compiler to tsc 2021-12-23 19:56:58 -05:00
Chau Tran
f97961d865 fix(testing): remove 'swc' from compiler option for jest generators
@swc/jest is not currently working as it's supposed to. at least, with single .swcrc file.
2021-12-23 19:56:58 -05:00
Chau Tran
d6d56c7c4e chore(js): adjust unit test 2021-12-23 19:56:58 -05:00
Chau Tran
fba478c362 fix(js): use ts-jest for compiler SWC due to known bug in SWC 2021-12-23 19:56:58 -05:00
Miroslav Jonaš
495f5c6d8d
chore(repo): update CI node version to v16 (#8186) 2021-12-23 23:14:14 +00:00
David Slabý
657d93ae7f
fix(web): shouldSkip get of undefined fixed, chunk push into Set fixed (#8140)
Co-authored-by: david.slaby <david.slaby@chyronhego.com>
2021-12-23 19:07:08 +00:00
Linbudu
7bfc2bdcb1
chore(chore): nx plugin submission nx-plugin-esbuild/vite/snowpack/prisma (#7801)
* chore(chore): nx plugin submission nx-plugin-esbuild/vite/snowpack/prisma

* chore(core): nx plugin submission nx-plugin-esbuild/vite/snowpack/prisma
2021-12-23 13:41:08 -05:00
Katerina Skroumpelou
1b5632cc9a
fix(core): catch error when creating new workspace and git is not configured (#8289)
ISSUES CLOSED: #8183
2021-12-23 12:10:18 -05:00
Leosvel Pérez Espinosa
d3f4613687
fix(core): handle project graph plugins not providing optional projectFilePatterns property (#8290) 2021-12-23 12:09:35 -05:00
Dominik Pieper
419948015e
Add nxext plugins (#8035)
* chore(core): nx plugin submission @nxext/vite

* chore(core): nx plugin submission @nxext/solid
2021-12-23 12:08:33 -05:00
Jay Bell
655cc69325
feat(js): export lib and app generator functions (#8266) 2021-12-23 10:32:24 -05:00
Victor Savkin
6cf62ee8d4 Release 13.4.0 2021-12-22 20:49:31 -05:00
Benjamin Cabanes
fedd363401
docs(nxdev): format (#8284) 2021-12-22 19:58:24 -05:00
Benjamin Cabanes
aa5dd8440b
docs(nxdev): update homepage getting started section (#8282) 2021-12-22 19:55:23 -05:00
Benjamin Cabanes
0ce29cc516
docs(nxdev): fix redirect issue for js/node (#8283) 2021-12-22 19:52:41 -05:00
Chau Tran
592d0e9aba fix(js): ensure copy assets and packageJson is executed for swc executor 2021-12-22 18:09:08 -05:00
Victor Savkin
9ca9a65055 chore(repo): minor changes to the home page 2021-12-22 16:55:06 -05:00
Juri
3c1c9653c9 docs(js): add Nx and TypeScript guide 2021-12-22 16:30:02 -05:00
Victor Savkin
973cf4e243 fix(misc): add -W to yarn add to fix the error in yarn monorepos 2021-12-22 12:51:16 -05:00
Victor Savkin
411f467e5c misc(guide): tweak lerna guides 2021-12-22 12:51:16 -05:00