889 Commits

Author SHA1 Message Date
Caleb Ukle
80635dbae2
fix(testing): move to using cy.mount (#12273) 2022-10-12 20:50:41 +00:00
Jason Jean
834e2db7cb
feat(core): prefix outputs and warn on non-prefixed outputs (#12470) 2022-10-11 21:54:25 +00:00
Colum Ferry
66a086413b
fix(angular): ng-add migration should set default project (#12513)
* fix(angular): ng-add migration should set default project

* fix(angular): add pr suggestions

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-11 15:28:00 +01:00
Colum Ferry
194c5bb9dd
docs(angular): add lsep docs (#12512) 2022-10-11 10:40:55 +00:00
Colum Ferry
9edf25f491
docs(angular): add convert to with mf docs (#12511) 2022-10-11 10:35:40 +00:00
Colum Ferry
c297b5cbad
docs(angular): add component cypress specs docs (#12510) 2022-10-11 10:32:11 +00:00
Colum Ferry
142cea8bc3
docs(angular): add module federation dev server docs (#12508) 2022-10-11 10:01:50 +00:00
Colum Ferry
094182858d
docs(angular): add file server docs (#12507) 2022-10-11 09:55:07 +00:00
Colum Ferry
514bc226ec
docs(angular): add delegate build docs (#12506) 2022-10-11 09:51:38 +00:00
Colum Ferry
80a623ed4a
fix(angular): do not use ngcc for new workspaces and projects #12386 (#12504) 2022-10-11 10:29:01 +01:00
Katerina Skroumpelou
e048fe7f7a
docs(angular): some generator examples (#12505) 2022-10-11 12:25:14 +03:00
Colum Ferry
c697767b0f
docs(angular): add downgrade module docs (#12495) 2022-10-10 15:40:54 +00:00
Colum Ferry
7f9185efa0
docs(angular): add karma project docs (#12493) 2022-10-10 16:36:32 +01:00
Colum Ferry
276fb3aae9
docs(angular): add upgrade module docs (#12494) 2022-10-10 15:35:51 +00:00
Colum Ferry
a0242f588c
docs(angular): add karma docs (#12492) 2022-10-10 15:21:45 +00:00
Colum Ferry
49b44015a9
docs(angular): add web-worker docs (#12491) 2022-10-10 16:19:10 +01:00
Colum Ferry
d50080ba84
docs(angular): add scam-to-standalone docs (#12490) 2022-10-10 16:17:44 +01:00
Colum Ferry
93f64dac8e
docs(angular): add setup-mf docs (#12489) 2022-10-10 14:32:04 +01:00
Colum Ferry
27b2ec1815
docs(angular): add setup-tailwind docs (#12488) 2022-10-10 13:24:47 +00:00
Colum Ferry
839f5a7e98
docs(angular): add ng-add docs (#12487) 2022-10-10 13:11:20 +00:00
Colum Ferry
9460d648ef
docs(angular): add component examples (#12485) 2022-10-10 10:30:18 +01:00
MaxKless
1fc52349a7
docs(angular): add generator usage examples (#12428) 2022-10-09 14:49:29 +02:00
Colum Ferry
32189d59b2
fix(angular): export generators correctly #12434 (#12460) 2022-10-07 14:31:20 +00:00
Jason Jean
49c5e5069b
feat(core): migrate existing workspaces to use inputs configuration (#12416) 2022-10-05 22:30:03 +00:00
Jason Jean
e13ad111b2
fix(angular): fix import breaking jasmine-marbles migration (#12415) 2022-10-04 22:34:34 +00:00
MaxKless
d00fc1d590
docs(angular): add add-linting usage example (#12393) 2022-10-04 10:46:36 -04:00
Phillip Barta
d91c7ca4ec
fix(linter): remove leftovers after tslint support removal (#12313) 2022-09-30 12:02:05 +01:00
Wenchen Li
ba657da7c5
fix(webpack): regression from #10432 to allow // prefix in remote (#12302) 2022-09-29 16:16:50 +01:00
Colum Ferry
0858bcf08a
feat(angular): use provideRouter for standalone apps (#12012) 2022-09-29 10:29:01 +01:00
Colum Ferry
8c8c29cdb5
cleanup(angular): rename webpack-server executor to webpack-dev-server (#11989) 2022-09-29 08:45:22 +00:00
Colum Ferry
6125dc011b
fix(angular): broken test (#12286) 2022-09-28 16:35:30 +01:00
Leosvel Pérez Espinosa
b3676e8019
cleanup(angular): remove deprecated DataPersistence service and generator option to use it (#12236) 2022-09-28 16:13:43 +01:00
Colum Ferry
09c6ccb266
feat(linter): remove tslint support (#12279) 2022-09-28 11:08:01 -04:00
Colum Ferry
56957cc292
cleanup(angular): remove deprecated schema options from app generator (#9821) 2022-09-28 15:55:24 +01:00
Colum Ferry
6d9ec39c75
feat(angular): create routes file pattern (#11930)
add host remote correctly

library routes

fix tests
2022-09-28 15:54:53 +01:00
Colum Ferry
3dc72f0257
fix(angular): switch to using jasmine-marbles for certain symbols (#11896) 2022-09-28 15:54:40 +01:00
Craigory Coppola
9b63ce167a
feat(core): don't generate workspace.json for v2 workspaces (#12127) 2022-09-27 23:16:22 +00:00
Katerina Skroumpelou
2f7d647f52
docs(storybook): examples for executors and generators (#12267) 2022-09-27 13:03:23 -04:00
Colum Ferry
3771b7dd57
fix(angular): update component correctly when remote uses inlineTemplate (#12256) 2022-09-27 11:20:46 +01:00
Colum Ferry
7ea0df8ff5
fix(angular): add error handling for cypress mf to correct file #12118 (#12234) 2022-09-27 10:26:46 +01:00
Colum Ferry
66d1aedf08
fix(angular): fix root selector in index.html for standalone remotes (#12255) 2022-09-27 10:21:29 +01:00
Julien Tanay
2f91d962e8
feat(storybook): add support for basic test-runner configuration (#11101)
Closes #11047
2022-09-27 09:04:28 +00:00
Jason Jean
c8de6f1b6f Revert "Revert "fix(misc): move library without given importPath should default to contain slashes (#11869)""
This reverts commit 33c0f944e0c85cc43fad2e9fde183b1f07903cdd.
2022-09-23 14:26:10 -07:00
Victor Savkin
33c0f944e0
Revert "fix(misc): move library without given importPath should default to contain slashes (#11869)"
This reverts commit 9dbcb45cb9bd9a34d612386507879d1245f186b6.
2022-09-23 14:53:22 -04:00
Jordan Emslie
9dbcb45cb9
fix(misc): move library without given importPath should default to contain slashes (#11869)
`nx g mv --projectName lib/child-1 --destionation lib/child-2` would result in the ts-config and import paths of `@<project>/lib-child-2` when it is expected to be `@<project>/lib/child-2`

Closes #9281
2022-09-22 18:44:35 -04:00
Leosvel Pérez Espinosa
46c2d57664
cleanup(angular): remove deprecated syntax option from ngrx generator (#12153) 2022-09-21 16:37:11 +01:00
Miroslav Jonaš
074ac5ec22
feat(core): add package manager parsers and stringifiers (#11953) 2022-09-20 18:47:27 +00:00
Leosvel Pérez Espinosa
e2bfaa68f7
fix(angular): add $schema property to generated project configs (#12031) 2022-09-16 10:11:46 +01:00
Ashley Hunter
730d3235b4
feat(angular): add types to the generated tailwind configuration (#12018) 2022-09-15 14:34:46 +01:00
Caleb Ukle
1a9df531b6
fix(testing): normalize paths for component-testing (#11963)
* fix(testing): normalize paths before accessing the project graph

* fix(testing): return object with offset input instead of string

* fix(testing): update schemas to provide better prompts
2022-09-13 14:17:49 +00:00