Colum Ferry
|
defa3505d7
|
cleanup(angular): remove dep on schematics angular (#15878)
|
2023-03-29 15:26:36 +01:00 |
|
Miroslav Jonaš
|
e4db34a021
|
fix(node): ensure node e2e test uses unique port to avoid port clashes (#15951)
|
2023-03-29 10:19:02 -04:00 |
|
Miroslav Jonaš
|
18c8e70e05
|
fix(web): ensure unique port is used for file server tests (#15952)
|
2023-03-29 15:59:59 +02:00 |
|
Leosvel Pérez Espinosa
|
986a8c44d8
|
cleanup(angular): increase e2e test case timeout to account for slower windows runs (#15958)
|
2023-03-29 14:55:54 +01:00 |
|
Leosvel Pérez Espinosa
|
75f6b98ea8
|
fix(angular): allow skiping formatFiles in component generator when called from another generator (#15953)
|
2023-03-29 11:17:52 +01:00 |
|
Miroslav Jonaš
|
65f7fcabbc
|
fix(react): ensureCypressInstallation on e2e tests (#15949)
|
2023-03-29 11:25:53 +02:00 |
|
Katerina Skroumpelou
|
9e9623e309
|
fix(storybook): increase timeout of flaky test (#15947)
|
2023-03-29 09:18:08 +00:00 |
|
Leosvel Pérez Espinosa
|
d20bf770ef
|
fix(angular): prevent nested calls to formatFiles in generators (#15946)
|
2023-03-29 09:46:51 +01:00 |
|
Ashley Hunter
|
8fd5bcf937
|
fix(react): setParserOptionsProject option should be respected (#15937)
|
2023-03-29 11:33:02 +03:00 |
|
FrozenPandaz
|
c4a23881bf
|
chore(misc): publish 15.9.0-rc.1
|
2023-03-28 18:52:29 -04:00 |
|
Jason Jean
|
44d090d332
|
fix(core): fix project graph analysis (#15941)
|
2023-03-28 18:45:28 -04:00 |
|
Miroslav Jonaš
|
89893b6dd2
|
fix(repo): switch CI to use pnpm v7 (#15904)
|
2023-03-28 17:22:36 -04:00 |
|
FrozenPandaz
|
31ab8cc9ec
|
chore(misc): publish 15.9.0-rc.0
|
2023-03-28 16:25:23 -04:00 |
|
Craigory Coppola
|
814f5b13e8
|
chore(repo): fix issue delta collection (#15936)
|
2023-03-28 15:58:57 -04:00 |
|
Leosvel Pérez Espinosa
|
091978bca5
|
fix(angular): prevent inserting a leading comma in NgModule properties (#15933)
|
2023-03-28 14:57:44 -04:00 |
|
Jason Jean
|
8cf8f18c1c
|
feat(core): refactor most of js graph work into its own folder (#15365)
|
2023-03-28 14:57:06 -04:00 |
|
Jack Hsu
|
16b3fa0931
|
chore(repo): cache Cypress install for nightly tests to avoid "Cypress binary is missing" errors (#15934)
|
2023-03-28 20:37:43 +02:00 |
|
Leosvel Pérez Espinosa
|
9dbc90d45e
|
cleanup(angular): consolidate and improve e2e-angular-core tests (#15726)
|
2023-03-28 12:53:33 -04:00 |
|
Isaac Mann
|
db20f655d9
|
docs(core): bad callout in project config page (#15930)
|
2023-03-28 12:31:07 -04:00 |
|
Leosvel Pérez Espinosa
|
c41bbb2f19
|
docs(angular): suggest the correct ngrx router state serializer in data persistence docs (#15921)
|
2023-03-28 12:08:59 -04:00 |
|
Miroslav Jonaš
|
ae3a55fbf7
|
feat(repo): add nightly tests for several node versions (#15908)
|
2023-03-28 15:33:49 +00:00 |
|
Miroslav Jonaš
|
15f6714ab0
|
docs(linter): add docs on checkDynamicDependenciesExceptions flag (#15885)
|
2023-03-28 17:04:13 +02:00 |
|
Benjamin Cabanes
|
6749701ed2
|
fix(nx-dev): add misc style corrections (#15909)
|
2023-03-28 10:31:39 -04:00 |
|
Leosvel Pérez Espinosa
|
26c864ae6f
|
fix(angular): add angular cache dir to .prettierignore (#15923)
|
2023-03-28 11:40:32 +01:00 |
|
Leosvel Pérez Espinosa
|
b4eef17707
|
docs(angular): add buildable and publishable libs generation examples in library generator docs (#15922)
|
2023-03-28 09:52:37 +00:00 |
|
Philip Fulcher
|
74fed92729
|
fix(graph): fix display of task graph in docs (#15913)
|
2023-03-27 18:06:46 -04:00 |
|
Craigory Coppola
|
67c6f25025
|
chore(repo): use dawidd6/action-download-artifact rather than actions/download-artifact for issues scraper (#15917)
|
2023-03-27 18:05:50 -04:00 |
|
Jason Jean
|
4a55ee9a33
|
fix(js): run prettier with default options when theres no prettierrc (#15888)
|
2023-03-27 18:00:24 -04:00 |
|
Craigory Coppola
|
9cdc584dad
|
chore(repo): ensure cache file directory exists during issues scraping (#15916)
|
2023-03-27 17:45:50 -04:00 |
|
Craigory Coppola
|
77d4089397
|
chore(repo): use continue-on-error for issue-notifier (#15915)
|
2023-03-27 17:35:22 -04:00 |
|
Craigory Coppola
|
b03d630d57
|
chore(repo): issues report should still work when no artifact found (#15914)
|
2023-03-27 17:18:20 -04:00 |
|
Craigory Coppola
|
117868ca3f
|
chore(repo): swap to artifacts rather than cache for issues data (#15912)
|
2023-03-27 17:10:56 -04:00 |
|
Katerina Skroumpelou
|
4e2b07e179
|
fix(storybook): improve and simplify e2e tests (#15734)
|
2023-03-27 15:42:52 +00:00 |
|
Miroslav Jonaš
|
1f935a7361
|
feat(core): optimize npm pruning path elevation function (#15880)
|
2023-03-27 11:15:35 -04:00 |
|
Miroslav Jonaš
|
15e29b2a3e
|
fix(linter): remove outdated e2e test check (#15899)
|
2023-03-27 11:13:10 -04:00 |
|
Colum Ferry
|
e96f72b2f5
|
cleanup(angular): add workaround for schematic usage warning (#15901)
|
2023-03-27 14:58:45 +00:00 |
|
Katerina Skroumpelou
|
b94b669035
|
fix(storybook): proper user prompts for config generator (#15860)
|
2023-03-27 10:44:10 -04:00 |
|
Miroslav Jonaš
|
eec6041220
|
fix(repo): add missing git config on nightly for lerna e2e (#15900)
|
2023-03-27 15:22:39 +02:00 |
|
Colum Ferry
|
597832e88f
|
fix(angular): use @nrwl/web:file-server (#15849)
|
2023-03-27 09:42:53 +01:00 |
|
Caleb Ukle
|
78fb3b9a4f
|
feat(testing): add cypress-e2e-configuration generator (#15736)
|
2023-03-24 17:53:47 -04:00 |
|
Colum Ferry
|
18c2d80fe0
|
docs(angular): add serve target usage #15756 (#15877)
|
2023-03-24 19:13:15 +00:00 |
|
Miroslav Jonaš
|
aee6ece6f8
|
chore(repo): disable gh workflows for forks (#15887)
|
2023-03-24 15:03:50 -04:00 |
|
Victor Savkin
|
ac7fbbd121
|
docs(misc): minor changes in dte docs
|
2023-03-24 13:32:13 -04:00 |
|
Emily Xiong
|
04b6ddb596
|
feat(react-native): update @react-native-community/cli to 10.2.1 (#15738)
|
2023-03-24 12:51:35 -04:00 |
|
FrozenPandaz
|
7a07b23de5
|
chore(misc): publish 15.9.0-beta.11
|
2023-03-24 11:37:02 -04:00 |
|
Jason Jean
|
a8f77df6f1
|
fix(core): fix bin path (#15883)
|
2023-03-24 11:35:54 -04:00 |
|
Leosvel Pérez Espinosa
|
20434787a3
|
cleanup(misc): remove internal rootProject flag from generators that can derive it (#15834)
|
2023-03-24 13:54:49 +00:00 |
|
FrozenPandaz
|
2c13d4ae3d
|
chore(misc): publish 15.9.0-beta.10
|
2023-03-23 21:50:51 -04:00 |
|
Jason Jean
|
65be9fcb30
|
chore(repo): update nx to 15.9.0-beta.9 (#15865)
|
2023-03-23 17:58:48 -04:00 |
|
Emily Xiong
|
24cb81d9ba
|
feat(core): set interactive true for create-nx-workspace (#15863)
|
2023-03-23 16:38:39 -04:00 |
|