Leosvel Pérez Espinosa
c6520a1496
fix(angular): emit typescript declaration diagnostics in ng-packagr executors ( #11927 )
2022-09-09 11:30:28 +01:00
Leosvel Pérez Espinosa
308effab15
cleanup(core): remove custom logger for tslint executor ( #11931 )
2022-09-09 10:52:45 +01:00
Leosvel Pérez Espinosa
41af7c7400
feat(angular): share by default some relevant angular packages when using withModuleFederation ( #11849 )
2022-09-09 10:34:09 +01:00
Katerina Skroumpelou
a428d240cf
docs(storybook): add more details on the Storybook overview ( #11945 )
2022-09-09 08:23:57 +00:00
Jason Jean
8a35f182b1
fix(testing): do not add cypress inputs if namedInputs is not defined ( #11943 )
2022-09-09 02:01:21 +00:00
Jack Hsu
629dbe9f79
docs(misc): fix scrolling on reference page ( #11940 )
2022-09-08 21:10:59 -04:00
Jason Jean
31b1b003b4
fix(storybook): do not add target defaults and named inputs if they are not defined ( #11941 )
2022-09-08 23:28:49 +00:00
Jason Jean
b5829648dc
fix(repo): remove more things from production fileset and added babel config ( #11942 )
2022-09-08 19:23:16 -04:00
Victor Savkin
db74bc7674
feat(core): create the daemon socket file in the tmp dir instead of node modules
2022-09-08 18:37:32 -04:00
Jason Jean
caec117288
fix(core): add back target defaults for all new workspaces ( #11936 )
2022-09-08 17:59:01 -04:00
Katerina Skroumpelou
ae58c1d54d
feat(storybook): generate storybook with more framework options ( #11914 )
2022-09-08 16:38:16 +00:00
Katerina Skroumpelou
c5c23694d6
docs(nxdev): url hash filter for packages ( #11934 )
...
Co-authored by: Jack Hsu <jack.hsu@gmail.com>
2022-09-08 11:53:17 -04:00
Victor Savkin
0d9dbae789
feat(core): use daemon to watch outputs to enable cache restoration optimization
2022-09-08 10:58:50 -04:00
Miroslav Jonaš
583bf684f8
docs(nxdev): update the version of nx-set-shas to v3 ( #11924 )
2022-09-08 05:04:57 -06: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
Jason Jean
292f0c14b1
feat(core): generate inputs configuration for new workspaces ( #11856 )
2022-09-07 22:32:59 -04:00
Victor Savkin
c334277a93
docs(nx-cloud): rewrite dte docs
2022-09-07 20:34:38 -04:00
Terry Yao
350f71d6ed
fix(core): fix process.send will crash the nx runner without check if it is undefined ( #11904 )
...
* fix process crashed due to process.send is undefined
* fix(core): fix process.send will crash the nx runner without check if it is undefined
Closes 11903
2022-09-07 18:01:16 -04:00
Jonathan Cammisuli
c2079589b5
docs(misc): readd neovim plugin information ( #11921 )
2022-09-07 21:53:17 +00:00
Jack Hsu
0a0ccd1305
docs(misc): link to customize webpack recipe from the migration guide ( #11916 )
2022-09-07 16:37:42 +00:00
Jack Hsu
44a4f3ccac
docs(misc): update customize webpack guide for next.js apps ( #11917 )
2022-09-07 12:25:32 -04:00
Jack Hsu
71b95c0290
docs(misc): fix links on community page ( #11915 )
2022-09-07 11:16:46 -04: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
Jack Hsu
84c2330311
chore(nextjs): add a e2e test for next.js without nx config entry ( #11913 )
2022-09-07 09:12:35 -04:00
Jack Hsu
2c407791be
docs(misc): fix typo in project config doc ( #11912 )
2022-09-07 08:43:22 -04:00
Colum Ferry
2910d4b55a
docs(angular): add 14.2.0 to matrix ( #11907 )
2022-09-07 10:51:50 +01:00
Jason Jean
abd7dc12fd
chore(misc): publish 14.6.5
2022-09-06 17:46:24 -04:00
Jason Jean
c64dbdec24
fix(next): fix withNx with nx property doesn't exist ( #11900 )
2022-09-06 21:33:15 +00:00
Victor Savkin
f9ef42e8c2
cleanup(misc): update to cloud message
2022-09-06 15:31:01 -04:00
Juri
94ed7ce9b2
docs(angular): add videos for Angular migration scenarios
2022-09-06 21:17:36 +02:00
MaxKless
0a3207bef6
docs(nxdev): fix image links in console-project-pane.md ( #11897 )
2022-09-06 11:36:18 -04:00
Isaac Mann
f5225af099
docs(nxdev): fix package links ( #11894 )
2022-09-06 14:55:57 +00:00
Victor Savkin
a75e8f9bcf
chore(repo): temporary connect to api.nrwl.io instead of staging.nx.app
2022-09-03 20:31:38 -04:00
Jason Jean
959e7195b2
chore(misc): publish 14.6.4
2022-09-02 18:40:11 -04:00
Jason Jean
830b55a643
fix(core): gracefully handle errors when unable to find custom hasher ( #11854 )
2022-09-02 21:30:22 +00:00
Jason Jean
8db5f1ac07
fix(misc): print new workspace directory and fix issues when creating workspaces with non-normalized name ( #11853 )
2022-09-02 21:28:56 +00:00
Benjamin Cabanes
362590491a
docs(nxdev): upgrade algolia dependency ( #11855 )
2022-09-02 16:36:44 -04:00
Benjamin Cabanes
914ebd0d9f
docs(nxdev): remove unused nxconf assets ( #11852 )
2022-09-02 18:41:11 +00:00
Benjamin Cabanes
563d5c965e
docs(core): add free course playlist on youtube ( #11851 )
2022-09-02 18:19:31 +00:00
Benjamin Cabanes
68b03c5345
docs(nxdev): add redirections for diataxis restructure ( #11850 )
2022-09-02 17:42:25 +00:00
Colum Ferry
458e89b159
fix(angular): host tests were failing due to no navigation ( #11825 )
2022-09-02 15:15:08 +01:00
Jack Hsu
525350f844
fix(nextjs): use SWC compiler for next.js libraries ( #11848 )
2022-09-02 14:10:33 +00:00
Jack Hsu
cd3352aaa2
fix(js): remove check for non-buildable libs being used when packaging. ( #11835 )
...
- unblocks custom server in next.js
- builds are guaranteed to happen if nx.json is configured correctly
- if a package isn't buildable it will be included in the package in the
near-future
2022-09-01 18:07:24 -04:00
Benjamin Cabanes
46be7fc67b
docs(nxdev): apply custom css for nxcloud iframes ( #11838 )
2022-09-01 20:47:33 +00:00
Benjamin Cabanes
a23fcb9020
docs(core): add new nx cloud iframe sources ( #11837 )
2022-09-01 20:25:46 +00:00
Victor Savkin
45f9bb5469
chore(misc): publish 14.6.3
2022-09-01 16:19:04 -04:00
Victor Savkin
f89b68b796
feat(misc): a/b test different prompt messages
2022-09-01 16:05:29 -04:00
Jack Hsu
9b26bc1585
fix(nextjs): SVGR plugin should not be used if nx: { svgr: false } is set in next.config.js ( #11829 )
2022-09-01 15:55:24 +00:00
Victor Savkin
278bb5165f
chore(misc): publish 14.6.2
2022-09-01 10:35:35 -04:00