Katerina Skroumpelou
|
b994a297a9
|
fix(storybook): default ignore *.stories.* files (#19699)
|
2023-10-18 16:27:29 -04:00 |
|
Jack Hsu
|
4f13f5a254
|
fix(react): update usage of deprecated "project" option in generators (#19696)
|
2023-10-18 13:40:09 -04:00 |
|
Jack Hsu
|
472dbc370d
|
fix(js): remove deprecated babel transform (#19671)
|
2023-10-18 10:44:41 -04:00 |
|
Leosvel Pérez Espinosa
|
81e8d12ed1
|
fix(misc): do not normalize project name and root when using as-provided format (#19651)
|
2023-10-17 17:53:48 -04:00 |
|
Colum Ferry
|
97fac1b0b4
|
feat(react): add recursive remote serve (#19638)
|
2023-10-17 14:33:28 +01:00 |
|
Jack Hsu
|
513e2346b3
|
feat(react): support generating components using the path as provided (#19608)
|
2023-10-16 16:04:01 -04:00 |
|
Katerina Skroumpelou
|
541af1129f
|
fix(vite): configuration generator fixes (#19628)
|
2023-10-16 19:20:42 +03:00 |
|
Miroslav Jonaš
|
0bc693342e
|
feat(linter): rename @nx/linter to @nx/eslint (#19515)
|
2023-10-16 11:52:19 -04:00 |
|
Katerina Skroumpelou
|
08bc16d952
|
docs(misc): fix link to storybook configuration generator (#19632)
|
2023-10-16 11:12:57 -04:00 |
|
Katerina Skroumpelou
|
72e2a3ba50
|
docs(storybook): deprecate cypress spec generation option (#19633)
|
2023-10-16 11:12:47 -04:00 |
|
Katerina Skroumpelou
|
01847b15c4
|
fix(react): storybook plugin tsconfig resolution (#19631)
|
2023-10-16 11:12:32 -04:00 |
|
Colum Ferry
|
80fde79374
|
feat(misc): remove deprecated Angular CLI usage of schematics and builders (#19557)
|
2023-10-13 17:14:16 +01:00 |
|
Emily Xiong
|
6e2dba9c9e
|
bugfix(react): fix react module federation with ssr (#19565)
|
2023-10-13 10:58:50 -04:00 |
|
Jack Hsu
|
8826a7737d
|
feat(react): remove stylus option from generators (#19441)
|
2023-10-12 12:49:45 -04:00 |
|
Colum Ferry
|
14643b68b5
|
feat(react): use TS config files for module federation (#19455)
|
2023-10-12 11:42:41 -04:00 |
|
Craigory Coppola
|
05e7602a2c
|
feat(core): generate new workspaces without tasks runner options (#19483)
|
2023-10-11 14:22:26 -04:00 |
|
Katerina Skroumpelou
|
1c08c8b2f9
|
fix(storybook): cleanup v17 tasks (#19560)
|
2023-10-11 18:54:29 +03:00 |
|
Jason Jean
|
47e9fc8ed6
|
feat(misc): remove migrations for v14 and under (#19552)
|
2023-10-11 10:46:17 -04:00 |
|
Nicholas Cunningham
|
fe3f919423
|
fix(react): Add missing Nx Welcome for styled-jsx (#19474)
|
2023-10-10 09:23:13 -06:00 |
|
Nicholas Cunningham
|
8ccd88cfcb
|
feat(react): Add federate-module generator (#19286)
|
2023-10-06 14:54:29 -06:00 |
|
Craigory Coppola
|
6946f65059
|
fix(misc): pass full path to tsconfig when registering transpiler (#19451)
|
2023-10-06 14:40:15 -04:00 |
|
Emily Xiong
|
fc76d6f683
|
bugfix(react): not update tsconfig node apps (#19466)
|
2023-10-05 14:22:59 -06:00 |
|
Jack Hsu
|
f04519996c
|
feat(react): use JS webpack config files for module federation (#19452)
|
2023-10-04 17:43:02 -04:00 |
|
Jack Hsu
|
ae54f305ad
|
feat(react): update @types/react and @types/react-dom versions (#19442)
|
2023-10-04 14:01:04 -04:00 |
|
Colum Ferry
|
a11e8f1bb2
|
fix(web): disable tsnode service after loading config (#19387)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2023-10-03 13:28:58 -04:00 |
|
Colum Ferry
|
a9a551db60
|
feat(react): add remote to tspaths for typing (#19276)
|
2023-09-28 10:57:12 -04:00 |
|
Jason Jean
|
5cc87bfdc2
|
fix(misc): properly add extra dependencies to packages (#19334)
|
2023-09-26 00:09:29 -04:00 |
|
Craigory Coppola
|
a18dd48510
|
chore(react): pass full context to parseTargetString (#19156)
|
2023-09-20 09:07:21 -04:00 |
|
Nicholas Cunningham
|
0369224b1c
|
feat(react): Support loading remotes via library: var (#19192)
|
2023-09-19 09:10:26 -06:00 |
|
Colum Ferry
|
11fcb8f2d4
|
feat(react): switch default to typescript configuration for module federation (#19031)
|
2023-09-18 17:11:38 +01:00 |
|
Nicholas Cunningham
|
0a7efc6465
|
feat(react): Add versioning for workspace libraries (#19063)
|
2023-09-14 08:08:46 -04:00 |
|
Craigory Coppola
|
dc8b408b1a
|
feat(react): allow setting react preset to production when using custom BABEL_ENV (#19148)
|
2023-09-13 17:14:52 -04:00 |
|
Jack Hsu
|
769974b45a
|
feat(vue): init, app, component and lib generators (#19130)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
|
2023-09-13 15:05:10 -04:00 |
|
Colum Ferry
|
dd5ea7a244
|
feat(webpack): move module federation utils to webpack (#18996)
|
2023-09-08 10:22:09 -04:00 |
|
Jack Hsu
|
305b44310a
|
fix(react): set "watch: false" on module federation serve-static options (#19052)
|
2023-09-07 12:41:33 -04:00 |
|
Isaac Mann
|
c2c664a055
|
docs(core): add directory flag to all project generators (#18977)
|
2023-09-07 09:36:25 -04:00 |
|
Nadav Shatz
|
ac85a16a59
|
fix(react): fix createGlobPAtternsForDependencies path (#18546)
|
2023-09-06 12:18:21 -06:00 |
|
Nicholas Cunningham
|
8f1429da97
|
fix(vite): Update typings and fix when converting lib to vite (#18956)
|
2023-09-01 13:01:43 -04:00 |
|
Caleb Ukle
|
193206ac86
|
feat(testing): support cypress v13 (#18899)
|
2023-09-01 11:55:13 -04:00 |
|
Colum Ferry
|
60da7977a7
|
fix(angular): use production build for static-serve for MF (#18942)
|
2023-09-01 14:29:13 +01:00 |
|
Jack Hsu
|
f110d0c0e6
|
chore(react): update unit tests to use "as-provided" when generating apps/libs (#18893)
|
2023-08-30 09:13:05 -06:00 |
|
Isaac Mann
|
1ac034ba60
|
docs(core): move package recipes
|
2023-08-25 14:32:13 +02:00 |
|
Jonathan Cammisuli
|
bbae14b9a7
|
fix(core): do not use joinPathFragments for generating files (#18753)
|
2023-08-23 12:23:03 -04:00 |
|
Miroslav Jonaš
|
e34219ab96
|
feat(linter): add flat config support to generators (#18534)
|
2023-08-23 01:36:58 +02:00 |
|
Katerina Skroumpelou
|
57463ed25a
|
fix(storybook): install nx/vite for non-buildable libs (#18778)
|
2023-08-22 19:46:50 +03:00 |
|
Leosvel Pérez Espinosa
|
d1da057811
|
fix(react): normalize remote name and directory correctly when using new project root format (#18770)
|
2023-08-22 16:18:02 +01:00 |
|
Leosvel Pérez Espinosa
|
b3a0c0efed
|
fix(misc): fix normalizing e2e project name and root (#18757)
|
2023-08-22 15:33:41 +01:00 |
|
Jack Hsu
|
750f485b93
|
fix(web): generate .swcrc file with modern defaults when creating new webapps (#18749)
|
2023-08-22 07:05:30 -04:00 |
|
Katerina Skroumpelou
|
7f519d151a
|
docs(storybook): rearrange recipes and docs (#18732)
|
2023-08-21 09:44:29 -06:00 |
|
Nadav Shatz
|
1a0962fcaf
|
fix(react): fix remote generation devServerPort (#18603)
|
2023-08-21 16:48:25 +03:00 |
|