113 Commits

Author SHA1 Message Date
Colum Ferry
2773f40202
feat(angular): upgrade nguniversal version (#14419) 2023-01-17 10:35:31 -05:00
Leosvel Pérez Espinosa
c300722233
cleanup(angular): ensure latest and backward compatible versions are strongly typed (#14387) 2023-01-16 12:25:24 +01:00
Colum Ferry
2dc72e0f94
feat(angular): support angular 15.1.0 (#14103) 2023-01-12 12:30:17 -05:00
Colum Ferry
b8fc0f87ba
feat(angular): install correct versions for setup-ssr (#14278) 2023-01-12 10:10:12 +00:00
Craigory Coppola
f0fbcf116f
chore(misc): unpin module federation utils version (#14041) 2022-12-28 16:46:48 +00:00
Craigory Coppola
96cab72851
fix(misc): temporarily pin module federation ssr utilities version (#14035) 2022-12-27 16:12:23 -06:00
Colum Ferry
0db1b483aa
feat(angular): add backwards compat support to init generator (#13548) 2022-12-01 16:57:02 +00:00
Colum Ferry
f25e03d0a0
feat(angular): add migration for ngrx 15 (#13498) 2022-11-30 13:23:52 +00:00
Colum Ferry
e3a19f4bd6
fix(angular): use jest-preset-angular 12.2.3 #13259 (#13468) 2022-11-29 11:25:19 +00:00
Colum Ferry
062698a905
fix(angular): e2e test should correctly fail (#13373) 2022-11-24 14:26:03 +00:00
Colum Ferry
2471768ce1
feat(angular): add --ssr flag to remote generator (#13370) 2022-11-24 11:06:40 +00:00
Colum Ferry
356204f4e3
fix(angular): bump angular-eslint to v15 (#13282) 2022-11-21 11:32:57 +00:00
Colum Ferry
b084dddff0
feat(angular): support for Angular 15 (#12112) 2022-11-17 09:31:45 -05:00
Colum Ferry
09e9110c80
feat(angular): add setup-ssr generator (#12233)
* feat(angular): add setup-ssr generator

* feat(angular): add template literals

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-10-13 13:34:43 +01:00
Colum Ferry
3dc72f0257
fix(angular): switch to using jasmine-marbles for certain symbols (#11896) 2022-09-28 15:54:40 +01:00
Colum Ferry
d782a694f4
feat(core): support ts 4.8 (#11845) 2022-09-12 13:47:31 +01: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
Caleb Ukle
657b2bff5a
feat(testing): support jest 28 (#10857)
* feat(testing): support jest 28

WIP jest migration

* fix(testing): jest-environment-jsdom must be explicitly added now

* fix(testing): add rxjs to the transform lsit

* fix(testing): jest ts-jest updates and resolver issues

* feat(testing): remove test runner for react native jest

* feat(testing): add preprocessor for react native jest

* fix(testing): update query to handle tsx file syntax, remove rxjs transform

* chore(repo): remove file from accident commit

* chore(testing): update migration to target 14.6 for RN jest preprocessor

* fix(testing): call passed in packageFilter if preset

* docs(testing): add resolver env var to troubleshooting guide

* chore(repo): prep resolver for jest 28 migration

* fix(testing): update deps to handle esbuild-wasm service error

* fix(testing): switch to testEnvironmentOptions for cjs loading vs resolver list

* fix(testing): force babel-jest preset in transformer for project transforms

* chore(testing): address PR feedback

* fix(testing): address pr feedback, remove react-native transform

* chore(testing): update createTreeWithEmptyWorkspace calls

* chore(testing): address pr feedback

* feat(testing): add migration script for react native to rename .babelrc to babel.config.json

* chore(testing): nx format after rebase

* chore(testing): fix display name for @nrwl/js

Co-authored-by: Emily Xiong <xiongemi@gmail.com>
2022-08-18 18:40:31 -04:00
Colum Ferry
47e38d1cd2
fix(angular): use rxjs 7.5.0 for Angular 14.1 (#11586) 2022-08-16 14:41:51 -04:00
Jack Hsu
5267f4555d
feat(misc): update shared ts-node and ts-loader packages (#11429) 2022-08-05 16:47:33 +00:00
Craigory Coppola
2dc51d75fb
fix(angular): hide warnings when reading workspace due to extra properties (#11143)
* fix(angular): hide warnings when reading workspace due to extra properties

* fix(angular): bump angular to 14.1.1
2022-08-04 17:58:40 -04:00
Leosvel Pérez Espinosa
712e6dda88
cleanup(angular): move all inline version numbers to versions.ts (#11258) 2022-07-22 17:02:13 +01:00
Leosvel Pérez Espinosa
46ad8c3d63
feat(angular): support angular v14.1.0 (#11155) 2022-07-22 16:01:24 +01:00
Leosvel Pérez Espinosa
01f7376169
cleanup(misc): consolidate tslib version in generated projects (#11185) 2022-07-19 12:59:37 -04:00
Leosvel Pérez Espinosa
08899b15d7
feat(angular): support @angular-eslint/* v14.0.0 (#10820) 2022-06-24 18:27:51 +01:00
Leosvel Pérez Espinosa
db16d8ae3b
feat(angular): support ngrx v14.0.0 (#10818) 2022-06-21 10:53:06 +01:00
Leosvel Pérez Espinosa
eea2470619
feat(angular): support angular v14.0.0 (#10559) 2022-06-03 10:23:09 -04:00
Leosvel Pérez Espinosa
914f0ce707
feat(misc): update typescript to 4.7 (#10560) 2022-06-02 13:29:11 -04:00
Leosvel Pérez Espinosa
26edb49302
feat(angular): support angular v14.0.0-rc.3 (#10543) 2022-06-01 16:26:09 +00:00
Leosvel Pérez Espinosa
62afcb79b0
feat(angular): support angular v14.0.0-rc.2 (#8883) 2022-05-30 16:09:00 -04:00
Jason Jean
04985be149
chore(repo): switch publishing to use lerna (#10293) 2022-05-20 00:35:47 +00:00
Colum Ferry
592c3d3541
feat(angular): use withModuleFederation for mfe (#9454) 2022-03-24 09:27:51 +00:00
Colum Ferry
a8ede441eb
feat(angular): support angular v13.3.0 (#9311) 2022-03-18 14:59:04 +00:00
Colum Ferry
61ed9037e8
chore(angular): upgrade mfe plugin (#9104) 2022-02-24 10:40:47 +00:00
Dominik Donoch
0fe6c2e4fb
feat(angular): update jest-preset-angular to 11.1.1 (#8970) 2022-02-16 13:15:43 +00:00
Colum Ferry
f4fa81338d
feat(angular): support version 13.2.0 (#8457)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-01-28 09:01:51 +00:00
Leosvel Pérez Espinosa
2b00c99db1
feat(angular): add support for configuring tailwind in existing and new apps and buildable/publishable libs (#8043) 2021-12-16 17:25:32 +00:00
Colum Ferry
08172bc3c8
feat(angular): upgrade to angular 13.1 (#8182) 2021-12-15 13:04:09 +00:00
Juri
6f4226af75 feat(storybook): upgrade to Storybook 6.4 2021-12-09 10:06:10 -05:00
Victor Savkin
8806d1f815 Revert "feat(storybook): upgrade to Storybook 6.4 (#7917)"
This reverts commit e4595867cc16cd5fe20d02e242d6ccbc727bd1f1.
2021-12-06 20:02:54 -05:00
Juri Strumpflohner
e4595867cc
feat(storybook): upgrade to Storybook 6.4 (#7917) 2021-12-06 12:49:16 +02:00
Colum Ferry
b3664fe264
feat(angular): update angular-architects/module-federation plugin to v13 (#7868) 2021-11-24 20:04:21 +00:00
James Henry
8fa36ff3e8
feat(linter): support eslint v8 (#7800)
* feat(core): support eslint v8

* fix(core): align version of eslint across all packages
2021-11-19 17:22:21 +00:00
James Henry
512f094f98
feat(angular): update to angular-eslint v13 (#7799) 2021-11-18 19:04:45 -05:00
Jason Jean
55d68718d3
feat(angular): update jest-preset-angular to 11.0.0 (#7789) 2021-11-18 17:03:01 +00:00
Colum Ferry
d110bc77c0
chore(angular): bump ngrx to 13.0.0 (#7765)
* chore(angular): bump ngrx to 13.0.0

* fix(angular): add path filter to resolver for exports

* fix(testing): add mjs to jest module extensions and add dependency on resolve.exports

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-11-18 10:06:30 +00:00
Colum Ferry
dbcf4246cf
chore(angular): bump jest-preset-angular to rc4 (#7766) 2021-11-17 11:07:56 +00:00
Juri Strumpflohner
d057139122
chore(storybook): update Storybook to 6.4 RC.3 (#7755)
* chore(storybook): update Storybook to 6.4 RC.3

* chore(storybook): fix e2e test

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-11-16 17:11:07 -05:00
Juri Strumpflohner
1d9825875e
feat(storybook): angular v13 and Storybook 6.4 support (#7690)
* feat(storybook): angular v13 and Storybook 6.4 support

* fixup! feat(storybook): angular v13 and Storybook 6.4 support

* fix(angular): add specific storybook prerelease for angular 13 support

* fixup! fix(angular): add specific storybook prerelease for angular 13 support

* fixup! fixup! fix(angular): add specific storybook prerelease for angular 13 support

* feat(angular): add storybook support for angular 13

* fix(angular): temporarily disable storybook tests

Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-11-13 02:14:10 +00:00
Brandon
d1f276af52
chore(angular): change version of NgRx to ~12.5.0 release (#7676) 2021-11-11 08:24:26 -06:00