-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(react): update app and lib generators to support new TS solution setup #28808
base: master
Are you sure you want to change the base?
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7072123 - Browse repository at this point
Copy the full SHA 7072123View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb70f27 - Browse repository at this point
Copy the full SHA bb70f27View commit details -
Configuration menu - View commit details
-
Copy full SHA for c895fcd - Browse repository at this point
Copy the full SHA c895fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a9efd8 - Browse repository at this point
Copy the full SHA 0a9efd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e88b3e3 - Browse repository at this point
Copy the full SHA e88b3e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a57ee18 - Browse repository at this point
Copy the full SHA a57ee18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ee4fc - Browse repository at this point
Copy the full SHA 61ee4fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5225228 - Browse repository at this point
Copy the full SHA 5225228View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f6a8d - Browse repository at this point
Copy the full SHA c5f6a8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 796abec - Browse repository at this point
Copy the full SHA 796abecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3c8b32 - Browse repository at this point
Copy the full SHA e3c8b32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d9d5a6 - Browse repository at this point
Copy the full SHA 5d9d5a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 738e831 - Browse repository at this point
Copy the full SHA 738e831View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6edb934 - Browse repository at this point
Copy the full SHA 6edb934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 740e08e - Browse repository at this point
Copy the full SHA 740e08eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 407e361 - Browse repository at this point
Copy the full SHA 407e361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a0952d - Browse repository at this point
Copy the full SHA 6a0952dView commit details -
feat(react): update generators to not add ts plugin by default so int…
…egrate style still works
Configuration menu - View commit details
-
Copy full SHA for df9211d - Browse repository at this point
Copy the full SHA df9211dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77fa88c - Browse repository at this point
Copy the full SHA 77fa88cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79c5a9f - Browse repository at this point
Copy the full SHA 79c5a9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4428e3 - Browse repository at this point
Copy the full SHA b4428e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca26661 - Browse repository at this point
Copy the full SHA ca26661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 247d1a5 - Browse repository at this point
Copy the full SHA 247d1a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60a36e2 - Browse repository at this point
Copy the full SHA 60a36e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0422fa2 - Browse repository at this point
Copy the full SHA 0422fa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17bf0fc - Browse repository at this point
Copy the full SHA 17bf0fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f1ad0b - Browse repository at this point
Copy the full SHA 9f1ad0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 665239d - Browse repository at this point
Copy the full SHA 665239dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f871da - Browse repository at this point
Copy the full SHA 2f871daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5957d5f - Browse repository at this point
Copy the full SHA 5957d5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd7f14c - Browse repository at this point
Copy the full SHA fd7f14cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2891129 - Browse repository at this point
Copy the full SHA 2891129View commit details -
feat(misc): update outDir for react projects to out-tsc/<name> to avo…
…id conflict with bundlers
Configuration menu - View commit details
-
Copy full SHA for 572d860 - Browse repository at this point
Copy the full SHA 572d860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c47181 - Browse repository at this point
Copy the full SHA 7c47181View commit details -
Revert "feat(misc): do not generate tsconfig for apps preset when --j…
…s is used" This reverts commit a9ea5de.
Configuration menu - View commit details
-
Copy full SHA for c9c4069 - Browse repository at this point
Copy the full SHA c9c4069View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65f83d7 - Browse repository at this point
Copy the full SHA 65f83d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e344d0 - Browse repository at this point
Copy the full SHA 7e344d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b8109 - Browse repository at this point
Copy the full SHA f1b8109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b2b94 - Browse repository at this point
Copy the full SHA 87b2b94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a9951 - Browse repository at this point
Copy the full SHA 12a9951View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff1c106 - Browse repository at this point
Copy the full SHA ff1c106View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46da2c9 - Browse repository at this point
Copy the full SHA 46da2c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d62802 - Browse repository at this point
Copy the full SHA 6d62802View commit details -
feat(core): add --workspaces flag to opt-in to use the ts solution se…
…tup for the react stack
Configuration menu - View commit details
-
Copy full SHA for b37a5dc - Browse repository at this point
Copy the full SHA b37a5dcView commit details -
Update packages/react/src/generators/application/files/base-vite/tsco…
…nfig.app.json__tmpl__ Co-authored-by: Nicholas Cunningham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9f1d80 - Browse repository at this point
Copy the full SHA c9f1d80View commit details -
Update packages/react/src/generators/application/files/base-rspack/ts…
…config.app.json__tmpl__ Co-authored-by: Nicholas Cunningham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e63e40 - Browse repository at this point
Copy the full SHA 3e63e40View commit details -
Update packages/react/src/generators/application/files/base-webpack/t…
…sconfig.app.json__tmpl__ Co-authored-by: Nicholas Cunningham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13ed2ed - Browse repository at this point
Copy the full SHA 13ed2edView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9a1fa - Browse repository at this point
Copy the full SHA fa9a1faView commit details -
Update packages/detox/src/generators/application/lib/add-project.ts
Co-authored-by: Leosvel Pérez Espinosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b601f3a - Browse repository at this point
Copy the full SHA b601f3aView commit details -
Update packages/expo/src/generators/application/lib/add-e2e.ts
Co-authored-by: Leosvel Pérez Espinosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ee8ecc - Browse repository at this point
Copy the full SHA 4ee8eccView commit details -
Update packages/expo/src/generators/application/lib/add-e2e.ts
Co-authored-by: Leosvel Pérez Espinosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c41d8d - Browse repository at this point
Copy the full SHA 0c41d8dView commit details -
Update packages/remix/src/generators/application/lib/add-e2e.ts
Co-authored-by: Leosvel Pérez Espinosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77ad07c - Browse repository at this point
Copy the full SHA 77ad07cView commit details -
Update packages/react/src/generators/library/lib/create-files.ts
Co-authored-by: Leosvel Pérez Espinosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c55b1d1 - Browse repository at this point
Copy the full SHA c55b1d1View commit details -
Update packages/expo/src/generators/library/library.ts
Co-authored-by: Leosvel Pérez Espinosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bdfe6d - Browse repository at this point
Copy the full SHA 7bdfe6dView commit details -
Update packages/expo/src/generators/application/lib/add-project.ts
Co-authored-by: Leosvel Pérez Espinosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61217ae - Browse repository at this point
Copy the full SHA 61217aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a8a16 - Browse repository at this point
Copy the full SHA 24a8a16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2572b82 - Browse repository at this point
Copy the full SHA 2572b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e2bae2 - Browse repository at this point
Copy the full SHA 5e2bae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ce9f7 - Browse repository at this point
Copy the full SHA 19ce9f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f83720 - Browse repository at this point
Copy the full SHA 5f83720View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb85250 - Browse repository at this point
Copy the full SHA cb85250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51290a6 - Browse repository at this point
Copy the full SHA 51290a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d55a8 - Browse repository at this point
Copy the full SHA c1d55a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for db5cb3c - Browse repository at this point
Copy the full SHA db5cb3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39848e2 - Browse repository at this point
Copy the full SHA 39848e2View commit details -
Update packages/expo/src/generators/application/lib/add-e2e.ts
Co-authored-by: Leosvel Pérez Espinosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7614e5c - Browse repository at this point
Copy the full SHA 7614e5cView commit details -
Update packages/next/src/generators/application/lib/add-e2e.ts
Co-authored-by: Leosvel Pérez Espinosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9b4b64 - Browse repository at this point
Copy the full SHA f9b4b64View commit details -
Update packages/remix/src/generators/application/lib/add-e2e.ts
Co-authored-by: Leosvel Pérez Espinosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d1369e - Browse repository at this point
Copy the full SHA 8d1369eView commit details -
Update packages/react/src/generators/application/lib/add-e2e.ts
Co-authored-by: Leosvel Pérez Espinosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa2ef85 - Browse repository at this point
Copy the full SHA fa2ef85View commit details -
Update packages/next/src/generators/application/lib/add-e2e.ts
Co-authored-by: Leosvel Pérez Espinosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdf9445 - Browse repository at this point
Copy the full SHA fdf9445View commit details -
Configuration menu - View commit details
-
Copy full SHA for eac89e6 - Browse repository at this point
Copy the full SHA eac89e6View commit details