6044 Commits

Author SHA1 Message Date
Jason Jean
41882bf16f
fix(core): fix outputs migration (#10575) 2022-06-03 14:18:20 -04:00
Jason Jean
8b12832512
fix(storybook): fix migration (#10573) 2022-06-03 16:28:19 +00:00
Katerina Skroumpelou
1de896f3e8
feat(storybook): choose to generate ts config (#10572)
ISSUES CLOSED: #10394
2022-06-03 15:31:18 +00:00
Phillip Barta
d53000ae67
feat(core): migrate to prettier ^2.6.2 (#10499) 2022-06-03 11:18:28 -04:00
Leosvel Pérez Espinosa
eea2470619
feat(angular): support angular v14.0.0 (#10559) 2022-06-03 10:23:09 -04:00
Katerina Skroumpelou
56e0ec5133
Revert "cleanup(storybook): Refine change Storybook target warn message (#10495)" (#10571)
This reverts commit 70942802feb2fd462aeeb3f4da45d0c4d4c31a6a.
2022-06-03 13:56:29 +00:00
Katerina Skroumpelou
d48a709f88
fix(storybook): dont generate stories for stories (#10570)
ISSUES CLOSED: #10286
2022-06-03 13:53:40 +00:00
James Henry
62b55d4934
chore(repo): fix some typos in CONTRIBUTING.md (#10569) 2022-06-03 10:54:34 +00:00
Katerina Skroumpelou
189c036620
fix(storybook): ignore addon-notes from version update (#10568)
ISSUES CLOSED:  #10484
2022-06-03 10:29:10 +00:00
Katerina Skroumpelou
a49ee7ec5a
fix(storybook): optional chain includes (#10567)
ISSUES CLOSED: #10482
2022-06-03 10:25:40 +00:00
Victor Savkin
876d4d8a0e feat(core): outputs should be able to interpolate project properties 2022-06-02 21:10:03 -04:00
Quentin Chouleur
70942802fe
cleanup(storybook): Refine change Storybook target warn message (#10495) 2022-06-02 17:01:15 -04:00
Hamid Abdalrahman
9ad5c48183
Enabling dynamic gradle tasks on andriod-build command (#10276)
* feat(react-native): add option to override default gradle task

* feat(react-native): add option to override default gradle task

* feat(react-native): add option to override default gradle task desc

* feat(react-native): add option to override default gradle task

Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2022-06-02 19:00:57 +00:00
Noriyuki Shinpuku
bb166a5ae9
fix(storybook): allow NX_* environment variables (#10061) 2022-06-02 13:54:32 -04:00
Leosvel Pérez Espinosa
914f0ce707
feat(misc): update typescript to 4.7 (#10560) 2022-06-02 13:29:11 -04:00
Leosvel Pérez Espinosa
edea01aee6
fix(angular): update remote entry component selector to use the provided prefix (#10561) 2022-06-02 17:23:54 +01:00
Victor Savkin
7ce487e492 feat(core): ability to pass extra target deps when invoking commands 2022-06-02 12:17:27 -04:00
Guilherme Siquinelli
0407d8a515
fix(react): fixes typescript override error in the render method of a generated app (#10069) 2022-06-02 10:56:25 -04:00
James
a7e2d0c47e
fix(docs): yarn1 does not need -W flag (#10419)
I tried omitting the flag and everything seemed to work fine.
if yarn2 needs this, it should be clarified which version  that it is talking about
2022-06-02 10:28:29 -04:00
Leosvel Pérez Espinosa
4576d7432a
docs(misc): update imports to @nrwl/workspace generators to avoid requiring @angular-devkit/schematics (#10554) 2022-06-02 07:52:00 -04:00
Leosvel Pérez Espinosa
ec906251b0
fix(angular): do not configure e2e test runner when generating a library (#10553) 2022-06-02 12:51:36 +01:00
Victor Savkin
aecca6b850
chore(repo): upodate version of nx cloud 2022-06-01 20:28:01 -04:00
Nicholas Cunningham
89d9d9afd6
fix(nextjs): update e2e test case to cover env variables exported from libraries (#10532)
ISSUES CLOSED: #9633

update

Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-06-01 14:36:54 -04:00
Benjamin Cabanes
210edd731a
docs(nxdev): consolidate documentats consumption (#10546) 2022-06-01 13:56:08 -04:00
Jason Jean
925a27bf64
fix(devkit): add options allow trailing commas for parsing json (#10538) 2022-06-01 13:13:24 -04:00
Leosvel Pérez Espinosa
26edb49302
feat(angular): support angular v14.0.0-rc.3 (#10543) 2022-06-01 16:26:09 +00:00
Leosvel Pérez Espinosa
5ec5497edd
fix(angular): fix implementation path to setup-tailwind schematic (#10545) 2022-06-01 16:14:13 +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
Victor Savkin
10e9992b36
fix(core): do not create project graph when creating a sandbox in create-nx-workspace 2022-06-01 09:51:15 -04:00
Victor Savkin
2f8aea8576
cleanup(misc): remove console.log 2022-05-31 20:59:47 -04:00
Victor Savkin
be5aeb0424
chore(repo): exlude nx init tests from running on macos 2022-05-31 20:46:31 -04:00
Kaveet Laxmidas
515ae837f7
docs(core): use consistent inline code blocks (#10536)
Wraps names of packages in backticks to consistently render as code blocks
2022-05-31 18:55:21 -04:00
Phillip Barta
1781c9443e
cleanup(repo): remove unused dep precise-commits (#10500) 2022-05-31 18:08:21 -04:00
Victor Savkin
ccbfc49235
chore(repo): update to nx@14.2.0-beta.2 2022-05-31 15:41:11 -04:00
Victor Savkin
e491c6f738 feat(core): make nx.json optional 2022-05-31 15:35:28 -04:00
Timo Santi
b35e3836c2
feat(storybook): change react stories template to use ComponentStory and ComponentMeta (#10490) 2022-05-31 11:19:53 -04:00
Leosvel Pérez Espinosa
c6af229a48
feat(angular): support tailwind.config.cjs as valid config file in library executors (#10531) 2022-05-31 16:01:28 +01:00
Leosvel Pérez Espinosa
20a509d6b4
fix(angular): add missing angular packages to the v14 migration (#10530) 2022-05-31 15:27:46 +01:00
Miroslav Jonaš
0844ab97e6
feat(core): deprecate affected:apps and affected:libs (#10524)
Co-authored-by: Victor Savkin <mail@vsavkin.com>
2022-05-31 11:42:44 +00: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
Miroslav Jonaš
d200818376
chore(repo): fix output style e2e for windows (#10527) 2022-05-31 08:25:53 +00:00
Victor Savkin
3d97203b1e
chore(repo): migrate to nx@14.2.0-beta.1 2022-05-30 20:10:02 -04:00
Victor Savkin
912e81957f cleanup(core): rework task graph creation to handle edge cases better 2022-05-30 19:57:21 -04:00
Victor Savkin
37c529d3bb cleanup(core): make command formatting more consistent 2022-05-30 19:57:21 -04:00
Miroslav Jonaš
daa5cfe558
fix(core): ensure pnpm v7 install when peer deps are missing (#10522) 2022-05-30 21:27:28 +00:00
Rafael E. Belliard
b5cb620d60
docs(core): fix typo (#10516) 2022-05-30 16:43:01 -04:00
Leosvel Pérez Espinosa
62afcb79b0
feat(angular): support angular v14.0.0-rc.2 (#8883) 2022-05-30 16:09:00 -04:00
Nikola
daddcde73c
fix(web): fix dev-server deprecation warning (#10203)
This  PR will resolve deprecation warning:
(node:62713) [DEP_WEBPACK_DEV_SERVER_HTTPS] DeprecationWarning: 'https' option is deprecated. Please use the 'server' option.
2022-05-30 15:58:18 -04:00
Takashi Machinaga
85b185752c
fix(web): enable tree shaking (#8296) 2022-05-30 13:38:22 -04:00
Noriyuki Shinpuku
a2c22eb63a
fix(react): fix external option for @emotion/react (#7870) 2022-05-30 13:36:45 -04:00