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
Juri
7143b08852
docs(angular): add migration note to Angular docs entry page
2022-09-12 16:01:38 +02:00
Colum Ferry
4aa72822cd
fix(angular): warning logged when generating MF app with no e2e ( #11911 )
2022-09-08 09:44:31 +01:00
Colum Ferry
81b5eebfa7
feat(angular): allow component options to be passed to standalone library #11702 ( #11890 )
2022-09-08 09:37:26 +01:00
Caleb Ukle
a0904a601b
feat(testing): support angular cypress component testing ( #11790 )
...
* feat(testing): ng cypress component testing
closes : #11602
* chore(testing): move story utils into common util area
* feat(testing): add options for ng component testing
* docs(testing): add more info for component testing
* chore(testing): address PR feedback
* chore(testing): remove logs
2022-09-07 13:32:19 +00:00
Colum Ferry
2910d4b55a
docs(angular): add 14.2.0 to matrix ( #11907 )
2022-09-07 10:51:50 +01:00
Caleb Ukle
b63893d1cd
docs(core): fix mistakes in @nrwl/workspace usage ( #11776 )
...
* docs(core): fix mistakes in @nrwl/workspace usage
@nrwl/workspace docs included a command for generators in the 'nx' package that doesn't contain
generators
update the usage of the 'move' generator to have the usage for the --destination arg
* docs(angular): update examples and add $default for project name
2022-08-30 16:19:33 +00:00
Isaac Mann
e717660102
docs(nx-dev): diataxis restructure ( #11649 )
...
* docs(nxdev): restructure docs to diataxis style
* docs(nxdev): cleanup
* docs(nxdev): fix links
* chore(nxdev): format
* docs(nxdev): fix broken images
* docs(nxdev): fix links
* docs(nxdev): fix links
* docs(nxdev): fix links
* docs(nxdev): tweaks
* docs(nxdev): redirect rules
* docs(nxdev): fixes
2022-08-29 08:36:55 -04:00
Jonathan Cammisuli
e7ec91b9e0
feat(core): add file completion types for the nx language server ( #11669 )
2022-08-26 10:34:33 -04:00
Colum Ferry
c616f6218c
feat(angular): standalone host and remote generation support ( #11708 )
2022-08-26 10:05:17 +01:00
Colum Ferry
614b2d2af8
fix(angular): use x-dropdown for nx console project hint ( #11706 )
2022-08-26 10:04:56 +01:00
Colum Ferry
6f0c22f4d9
fix(angular): remote generator should not assume a default host ( #11705 )
2022-08-24 11:33:42 +00:00
Colum Ferry
09112ccd24
feat(angular): support library routing setup for standalone routes ( #11634 )
2022-08-18 15:17:04 +01:00
Colum Ferry
7891a68715
feat(angular): add scam to standalone conversion generator ( #11578 )
2022-08-17 12:06:07 +01:00
Colum Ferry
da1741bf56
feat(angular): support standalone component library generation ( #11608 )
2022-08-17 12:05:54 +01:00
Colum Ferry
af93cfd597
feat(angular): add standalone app generation ( #11592 )
2022-08-17 12:03:56 +01:00
Colum Ferry
cecc790f3c
docs(angular): add version compatibility matrix ( #11445 )
...
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2022-08-11 09:58:26 -04:00
Jack Hsu
520e5852f7
docs(core): read package names from package.json rather than inferrin… ( #11520 )
2022-08-09 16:42:13 +00:00
Katerina Skroumpelou
8bc99407aa
feat(storybook): ignore paths when generating stories ( #11111 )
...
* feat(storybook): ignore paths when generating stories
ISSUES CLOSED : #10211
* cleanup(storybook): add test for nested component ignore path
* feat(storybook): ensure ignore paths parsed correctly
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2022-08-08 14:17:06 +01:00
Caleb Ukle
b4c4501979
docs(testing): update docs to use correct filenames for cypress and jest ( #11394 )
...
ISSUES CLOSED : #11392
2022-08-01 13:25:26 -05:00
Leosvel Pérez Espinosa
d372be0043
feat(angular): deprecate generating e2e tests with protractor ( #11254 )
2022-07-22 16:07:03 +01:00
Leosvel Pérez Espinosa
ea3fe2e8b1
feat(angular): add spa option to file-server executor to support reloading client-side routes ( #11252 )
2022-07-22 15:24:11 +01:00
Benjamin Cabanes
8c7b76e8f1
docs(nxdev): convert notes into callouts ( #11232 )
2022-07-20 22:09:33 +00:00
Leosvel Pérez Espinosa
6866122db8
feat(angular): deprecate syntax option from the ngrx generator ( #11184 )
2022-07-18 15:41:17 +01:00
Leosvel Pérez Espinosa
cc6c2f9c59
feat(angular): deprecate DataPersistence class in favor of data persistence operators ( #11183 )
2022-07-18 11:40:20 +01:00
Benjamin Cabanes
b05f9e0eee
docs(nxdev): fix 404 links ( #11134 )
2022-07-13 23:35:15 +00:00
Leosvel Pérez Espinosa
ba592f8a99
fix(angular): do not set a module federation remote project as the default project ( #11127 )
2022-07-13 14:19:06 +01:00
Katerina Skroumpelou
a2d9577553
fix(storybook): fix schema to read projectName from config ( #11098 )
2022-07-12 09:55:22 -04:00
Leosvel Pérez Espinosa
9352f2ee98
fix(angular): amend wrong project name schema options to hint nx console to show a project dropdown ( #11097 )
2022-07-11 13:27:33 +01:00
Leosvel Pérez Espinosa
6a63138b08
fix(angular): generate stories for secondary entrypoints ( #11005 )
2022-07-05 09:11:44 +01:00
Colum Ferry
37072bc5d6
feat(angular): replace mfe references with mf ( #10957 )
2022-07-01 13:48:38 +00:00
Colum Ferry
8ca7d4bbd6
feat(angular): add option to format files with storybook generators ( #10909 )
2022-06-27 13:28:17 +01:00
Leosvel Pérez Espinosa
f3a9f55fc7
feat(angular): add support for incremental builds to the webpack-server executor ( #10754 )
2022-06-16 14:58:45 +01:00
Katerina Skroumpelou
56dbb0d602
fix(storybook): tsConfig option for storybook angular ( #10663 )
2022-06-09 14:42:49 +00:00
Leosvel Pérez Espinosa
98014dd660
feat(angular): support exporting standalone component in library's entry point file ( #10544 )
2022-06-01 17:00:26 +01:00
Leosvel Pérez Espinosa
2b1591d85a
fix(angular): fix component export logic to handle internal modules and secondary entry points ( #10517 )
2022-05-31 11:09:39 +01:00
Leosvel Pérez Espinosa
62afcb79b0
feat(angular): support angular v14.0.0-rc.2 ( #8883 )
2022-05-30 16:09:00 -04:00
Katerina Skroumpelou
51b66d1394
feat(storybook): use native storybook/angular executor ( #9332 )
2022-05-19 11:25:17 +00:00
Benjamin Cabanes
d46e49cd61
docs(nxdev): generate menu api ( #10272 )
2022-05-12 18:12:04 +00:00
Colum Ferry
e7074617be
fix(angular): module federation generation should match react ( #10214 )
2022-05-09 15:31:57 +01:00
Stian Morsund
eb4243bc87
feat(angular): add flag for skipping the postinstall script in relevant generators ( #10208 )
2022-05-09 12:48:41 +01:00
Benjamin Cabanes
3eb2955245
docs(nxdev): show overview on package list view ( #10189 )
2022-05-06 15:48:44 -04:00
Leosvel Pérez Espinosa
5c94d6222f
fix(angular): add missing skipImport option to the component generator ( #10167 )
2022-05-06 08:57:20 +01:00
Juri Strumpflohner
e8be46986d
docs(nxdev): adjust syntax highlighting lang for javascript & typescript ( #10152 )
2022-05-05 09:33:00 -04:00
Leosvel Pérez Espinosa
b381e383c4
fix(angular): add missing alias for the component generator ( #10038 )
2022-04-28 12:19:14 +01:00
Jonathan Cammisuli
c1c5f0b57d
feat(misc): add application x-type for host and remote generators ( #9954 )
2022-04-22 14:42:25 +00:00
Colum Ferry
991efef5e5
feat(angular): serve static for remotes ( #9911 )
2022-04-20 21:49:26 +00:00
Leosvel Pérez Espinosa
cfaedc8181
feat(angular): support migrating angular cli workspaces with library projects ( #9885 )
2022-04-19 16:18:26 +01:00
Colum Ferry
4b846e8dc9
feat(angular): add module-federation-dev-server builder ( #9843 )
2022-04-14 15:39:15 -04:00
Colum Ferry
e1f64a3896
feat(angular): remove mfe-host alias in favour of host ( #9834 )
2022-04-14 12:42:02 +01:00