4169 Commits

Author SHA1 Message Date
Emily Xiong
c7f18ca83b
feat(react-native): add macos tests in e2e test header (#7131) 2021-09-27 09:28:19 +02:00
Benjamin Cabanes
88fa507f1b
docs(nxdev): sync content (#7138) 2021-09-25 15:23:45 +00:00
Elderov Ali
3e3ec2e981
docs(angular): fix embedded link in talk section (#7037) 2021-09-25 11:09:38 -04:00
Jason Jean
4c3d65541e
fix(core): simplify the way angular devkit migrations run (#7135) 2021-09-24 21:31:13 -04:00
Jonathan Romano
f8f09b91df
fix(linter): add setParserOptionsProject option to generators missing it (#7103) 2021-09-24 21:02:52 -04:00
Artur Androsovych
2db6f89d04
feat(angular): allow exporting function and promise within the custom Webpack config (#7129) 2021-09-24 18:19:14 -04:00
Emily Xiong
18e369c85c
bugfix(core): fix issue when having a project name with directory in it (#7120) 2021-09-24 15:10:44 -04:00
Leosvel Pérez Espinosa
9f1fe34b8b
fix(angular): update ng-package.json dest property when moving a library (#7132) 2021-09-24 17:58:03 +01:00
Kirils L
e1553a097a
fix(nextjs): include typescript in build package.json (#7130) 2021-09-24 12:07:43 -04:00
Artur Androsovych
8d0b421545
feat(angular): allow exporting function and promise within the custom Webpack config (#7029) 2021-09-24 11:10:32 -04:00
Leosvel Pérez Espinosa
d52aed9fde
fix(angular): remove extra comma when generating application with --inlineTemplate (#7126) 2021-09-24 15:24:18 +01:00
Miroslav Jonaš
c18a40b1f0
feat(linter): show files involved in circular dependency (#7113) 2021-09-24 09:00:15 +00:00
Benjamin Cabanes
4fb351617d
docs(nxdev): enable svg support on path transform (#7119) 2021-09-23 21:40:40 +00:00
Benjamin Cabanes
262cd19c91
docs(nxdev): custom img render for lazy loading (#7118) 2021-09-23 23:38:25 +02:00
Benjamin Cabanes
1377728f41
docs(nxdev): better path interpolation (#7112) 2021-09-23 14:07:15 -04:00
Jack Hsu
fec1c39be0
feat(react): add migration to replace deprecated node-sass with sass (#7105) 2021-09-23 12:01:38 -04:00
James Henry
8dcf391649
chore(core): daemon cache pre-serialized project graph (#7104) 2021-09-23 11:18:56 -04:00
Miroslav Jonaš
a61068d544
chore(repo): add isAndroid check (#7094) 2021-09-23 00:52:03 +00:00
Benjamin Cabanes
b5db3a0a3c
docs(nxdev): use alias version & flavor for internal links (#7099) 2021-09-22 22:45:50 +00:00
Emily Xiong
181d149872
feat(gatsby): migrate gatsby-image to gatsby-plugin-image (#7069) 2021-09-22 11:14:06 -04:00
James Henry
98527acabc chore(core): daemon uses cached project graph whenever possible 2021-09-22 09:46:10 -04:00
Miroslav Jonaš
84d64284f8
feat(nxdev): rename getting started to docs (#7090) 2021-09-22 09:27:05 -04:00
Benjamin Cabanes
3ad053b611
docs(nxdev): update a11y links (#7086) 2021-09-21 23:02:59 +00:00
Benjamin Cabanes
62e16ad41e
docs(nxdev): remove black drop on flavour selector (#7085) 2021-09-21 22:56:36 +00:00
Benjamin Cabanes
06433ead15
docs(core): computation caching checksum long vars (#7079) 2021-09-21 14:53:06 -04:00
Manoj Bahuguna
fa0cd72ccc
fix(storybook): warn if skipping generating files in .storybook folder (#6502)
during storybook-configuration, if .storybook folder already exists, generating files in it is skipped
we should show warnings in this case, as sometimes those directories can exists but be empty, which can cause issues
this can happen for example when reverting from previous setup using git reset (or something similar)
in that case content is deleted, but empty folder remains

showing warning will make it easier to debug what went wrong
2021-09-21 19:55:41 +03:00
Miroslav Jonaš
3a6c7363bc
chore(repo): switch on multiple main jobs on circleci (#6735)
* chore(repo): test osx runnner on circleci

* chore(repo): add pnpm to all the platforms

* chore(repo): comment out temporarily osx job

* chore(repo): add dummy MACOS test

* chore(repo): add workflow id

* chore(repo): switch on android

* chore(repo): remove os mains temporarily

* chore(repo): turn off all non-linux agents

* chore(repo): switch on macos run

* chore(repo): switch on android run

* chore(repo): set nx run group dynamically

* chore(repo): cleanup before merge
2021-09-21 16:57:49 +02:00
Jack Hsu
9dc2c40480
chore(gatsby): add migration for update gatsby packages (#7065) 2021-09-21 10:13:51 -04:00
Benjamin Cabanes
85ee0eb74c
docs(nxdev): remove conf menu pill (#7076) 2021-09-21 06:55:22 -07:00
Miroslav Jonaš
7c75f3f0db
docs(nxdev): remove CTA for nx conf from index and adapt content (#7075) 2021-09-21 09:35:38 -04:00
Miroslav Jonaš
a70c8212cb
docs(testing): add missing cypress.md (#7073) 2021-09-21 14:36:12 +02:00
Miroslav Jonaš
7c4643a914
chore(linter): upgrade typescript-eslint to latest version (#7060) 2021-09-21 14:07:09 +02:00
Victor Savkin
4647f75816 chore(repo): update nx-cloud to 12.3.11 2021-09-20 21:09:04 -04:00
Victor Savkin
d79bba3630 chore(repo): update to nx 12.10 2021-09-20 16:39:13 -04:00
Jack Hsu
d2c5161b9a
fix(gatsby): update gatsby to fix webpack build issues with 5.53.0 (#7062) 2021-09-20 10:07:53 -04:00
Benjamin Cabanes
9a34fdd551
docs(nxdev): remove debug (#7063) 2021-09-20 13:49:25 +00:00
Benjamin Cabanes
70ff791b62
docs(nxdev): shorter url shemes (#7049)
* docs(nxdev): flavor interface consolidation

* docs(nxdev): shorten version & flavor notation
2021-09-20 09:22:54 -04:00
Miroslav Jonaš
fce939636f
chore(nxdev): improve colours on website according to latest design (#6769) 2021-09-20 09:43:14 +02:00
Tyler Morrison
17d8647818
feat(testing): remediate headless option for Cypress 8.x (#6882)
* feat(testing): warn Cypress 8.x users about deprecation
* feat(testing): add `headed` option to executor
* chore(testing): refactor `CypressExecutorOptions` to match schema
* docs(testing):  update based on schema

CLOSES: #6811

Co-authored-by: Tyler Morrison <tyler.morrison@ally.com>
2021-09-20 09:42:16 +02:00
Victor Savkin
3e8427f783 docs(misc): clarify a few things regarding incremental builds 2021-09-18 21:13:53 -04:00
Benjamin Cabanes
5452599576
docs(nxdev): update conf sponsors (#7042) 2021-09-17 16:33:51 +00:00
Victor Savkin
0bee059f9c Release 12.10.0-beta.1 2021-09-17 11:29:28 -04:00
Guilherme Siquinelli (guiseek)
528cedab32 docs(node): fix link to nodejs mental model
I found this little problem reading the documentation.
contributions are opportunities to give back : )
2021-09-17 11:13:59 -04:00
Benjamin Cabanes
fd1b7d54cd
docs(nxdev): update conf sponsors (#7038) 2021-09-17 14:25:09 +00:00
Victor Savkin
dca092874b feat(core): add examples and links to nx.dev when using --help 2021-09-17 10:02:44 -04:00
Jason Jean
c81576ec65 feat(repo): add logs to documentation generation in CI 2021-09-17 09:11:51 -04:00
James Henry
31a9bff5b0 chore(core): properly add strip-ansi to dependencies for workspace 2021-09-17 08:58:34 -04:00
James Henry
4956ebea9f fix(core): ensure ANSI escape codes are stripped in git-hasher process outputs 2021-09-17 08:58:34 -04:00
Victor Savkin
a5ba9bc0c3 docs(core): add better docs for run-script 2021-09-16 20:30:00 -04:00
Stephen Wade
c71d286ef5
docs(angular): Fix code snippets incorrectly marked as bash (#7033)
* docs(angular): Fix code snippets incorrectly marked as `bash`

* docs(angular): slight fixes

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-09-16 16:51:51 -06:00