Colum Ferry
37072bc5d6
feat(angular): replace mfe references with mf ( #10957 )
2022-07-01 13:48:38 +00:00
Benjamin Cabanes
778f13fdaf
docs(nxdev): improve markdown capabilities ( #10965 )
2022-06-30 15:30:38 -04:00
Benjamin Cabanes
6391072028
docs(core): fix ci overview links ( #10950 )
2022-06-29 19:07:40 +01:00
Victor Savkin
c52a8c2e9b
feat(core): finalize the input api
2022-06-29 10:52:14 -04:00
Colum Ferry
8ca7d4bbd6
feat(angular): add option to format files with storybook generators ( #10909 )
2022-06-27 13:28:17 +01:00
Juri
80c5f328a9
fix(core): nx Cloud messaging on the wrkspace setup commands
2022-06-27 04:58:16 -07:00
Miroslav Jonaš
077e75c0fc
chore(repo): update nx orb version to 1.5.1 ( #10907 )
2022-06-27 11:33:16 +00:00
Miroslav Jonaš
f31c696523
docs(core): update ci docs ( #10864 )
2022-06-27 07:28:34 -04:00
Victor Savkin
8d4e87dcd0
feat(core): support env vars and runtime deps as inputs
2022-06-25 13:47:20 -04:00
Victor Savkin
f3586b6d3a
chore(repo): uncomment NxCloud token
2022-06-24 10:33:23 -04:00
Benjamin Cabanes
6f069ccdf8
docs(core): change schematics for generators in doc map ( #10886 )
2022-06-24 10:27:09 -04:00
Craigory Coppola
5b90514008
feat(core): move workspace configuration computation to daemon ( #10860 )
2022-06-24 09:45:51 -04:00
Katerina Skroumpelou
67b3f8c74b
docs(storybook): prompt user to install webpack5 deps ( #10882 )
2022-06-24 08:46:25 +00:00
Péter Ferenc Gyarmati
69881c277a
docs(core): fix typo "a executor" ( #10862 )
...
fixes "a executor" and "a Executor" to use "an"
2022-06-23 10:35:47 -04:00
Juri
969aa32659
docs(core): update add-nx-to-monorepo video
2022-06-23 06:31:00 -07:00
Miroslav Jonaš
803333aea5
feat(core): update github action workflow to latest version ( #10863 )
2022-06-23 11:47:16 +00:00
Miroslav Jonaš
62bae5a120
feat(core): make npmScope optional ( #10018 )
2022-06-23 10:57:54 +02:00
Miroslav Jonaš
ea91c9ffee
fix(linter): do not break on positional arguments ( #10847 )
2022-06-22 11:21:55 +00:00
Isaac Mann
261f026de7
docs(core): new dependsOn syntax
2022-06-21 15:19:29 -04:00
Victor Savkin
6a65101ec2
feat(core): extend the default hasher to support different filesets
2022-06-21 11:21:42 -04:00
Benjamin Cabanes
9d0d157441
docs(core): fix misc content on project graph plugins ( #10817 )
2022-06-20 16:42:18 +00:00
Miroslav Jonaš
97e20e0a11
docs(nxdev): improve info on nx cloud env variables ( #10812 )
2022-06-20 09:50:41 -04:00
Lars Gyrup Brink Nielsen
075cb00c79
docs(core): correct example library type ( #10798 )
...
ui -> util
2022-06-18 21:19:48 -04:00
Colum Ferry
c486b30c4d
feat(nx-plugin): add a minimal setup flag to produce an empty nx-plugin ( #10718 )
...
* feat(nx-plugin): add a minimal setup flag to produce an empty nx-plugin
* feat(nx-plugin): add e2e minimal setup
2022-06-16 22:15:27 +01:00
Lars Gyrup Brink Nielsen
28b65f63a4
docs(core): correct typo in ci-workflow generator description ( #10695 )
...
Generete -> Generate
2022-06-16 15:36:48 -04:00
Jack Hsu
ea159d7d87
docs(react): update tailwind guide ( #10779 )
2022-06-16 16:16:46 +00: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
Ian Duvall
9900ceb7c4
fix(misc): add space in monorepo-nx-enterprise.md ( #10478 )
...
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-06-15 14:52:01 -04:00
Victor Savkin
f86a5ffe2e
feat(core): generalize setting target defaults
2022-06-15 12:51:26 -04:00
Victor Savkin
da1faaf483
fix(core): runExecutor should set overrides_unparsed to mimic the invocation from the terminal
2022-06-15 12:50:35 -04:00
Victor Savkin
d68b9bbc90
Revert "fix(misc): handle missing __unparsed__"
...
This reverts commit a097997be2b28e5f4c4452022ebdde419732aa39.
2022-06-15 12:18:19 -04:00
Jason Jean
a097997be2
fix(misc): handle missing __unparsed__
2022-06-15 11:47:57 -04:00
Jack Hsu
d58eedccdb
feat(react): add generateExportsField option to @nrwl/web:rollup executor so it is an opt-in feature ( #10742 )
...
- Also adds skipTypeField option in case that is causing issues for users
- Fixes #10741
2022-06-15 14:44:56 +00:00
Nikola Radulaški
63ae3ae077
feat(web): add named extractCss option ( #10710 )
...
In Rollup rollup-plugin-postcss has option of
named extracted css file which can be utilized
by just passing a string to extractCss option.
This does not affect existing functionality.
2022-06-15 09:43:36 -04:00
Nikola Radulaški
f7a61dc2f2
fix(web): in webpack style-loader should be used when extract-css is false ( #10192 )
...
* fix(web): in webpack style-loader should be used when extract-css is false
* fix(web): remove unnecessary fallback
true value is already being read from schema
2022-06-15 09:00:57 -04:00
Colum Ferry
7290743a49
docs(angular): add note on the import.meta error in mf docs ( #10731 )
2022-06-14 09:33:30 +00:00
Jason Jean
5b17335f4d
Revert "feat(core): support nested ignore files ( #10455 )"
...
This reverts commit 36d8ee26c430def7b68b123d1b87b792928411d2.
2022-06-13 13:16:05 -04:00
Jason Jean
bc7c8ad972
Revert "fix(core): fix ignore logic and un-expose the functions from devkit ( #10703 )"
...
This reverts commit 0fd3281d3c7dc7c086adfe754ce1be85b0f890bb.
2022-06-13 13:16:05 -04:00
Isaac Mann
9721844b05
Nx Cloud docs ( #10690 )
...
* docs(nxdev): consume nx cloud documentation & dedicated menu
* docs(nxdev): nx-cloud docs
visually indicated nx-cloud docs in nx.dev
* docs(nxdev): formatting
visually indicated nx-cloud docs in nx.dev
* docs(nxdev): fix config
* docs(nxdev): fix header link
* docs(nxdev): consolidate dte set up guides
Co-authored-by: ben <3447705+bcabanes@users.noreply.github.com>
2022-06-11 02:22:49 +00:00
Jason Jean
0fd3281d3c
fix(core): fix ignore logic and un-expose the functions from devkit ( #10703 )
2022-06-10 21:50:31 -04:00
Huy TQ
3de1cb6089
fix(web): @nrwl/web:file-server throws 404 after refresh ( #9839 )
2022-06-10 18:55:57 +00:00
Jason Jean
1937deb3b1
feat(core): introduce the NX_PROJECT_GRAPH_CACHE_DIRECTORY to allow separating it from the computation cache ( #10693 )
2022-06-10 14:11:33 -04:00
Gabriel Terwesten
36d8ee26c4
feat(core): support nested ignore files ( #10455 )
2022-06-10 14:05:41 -04:00
Victor Savkin
5c49345c34
feat(core): provide a way to handle get unparsed args in the executor
2022-06-10 14:04:08 -04:00
Jack Hsu
66846f7810
docs(core): update computation hashing image to clarify that runtime inputs are user defined ( #10688 )
2022-06-10 16:42:12 +00:00
Jack Hsu
d6e0cb004f
docs(core): update docs for caching to clarify runtime inputs are set by user ( #10686 )
2022-06-10 15:44:53 +00:00
Kyzyl-ool Kezhik
c421324060
feat(web): added javascriptEnabled option for @nrwl/web:rollup ( #8327 )
2022-06-10 15:08:17 +00:00
Juri
cd779a0249
docs(core): add new migration path for Lerna 5.1
2022-06-10 08:14:30 -04:00
Katerina Skroumpelou
1fe3ba60eb
fix(storybook): remove projectBuildConfig from everywhere ( #10664 )
2022-06-09 15:16:23 +00:00
romhayh
9fcf6f8668
Update storybook-composition-setup.md ( #10510 )
2022-06-09 14:53:05 +00:00