Phillip Barta
b6a44bf3f2
chore(nxdev): scripts use fs-extra and child_process ( #8349 )
2022-01-14 11:12:30 -05:00
Danny McGee
5e86658a52
chore(core): nx plugin submission @nxrs/cargo ( #8469 )
2022-01-14 11:10:59 -05:00
Colum Ferry
e918d2d6b2
chore(angular): e2e improvements ( #8529 )
...
* chore(angular): e2e improvements
* chore(angular): move lib tests from extensions to core
* chore(angular): change test to cover child buildable lib
* chore(angular): minor PR review cleanups
2022-01-14 15:25:22 +00:00
Noriyuki Shinpuku
fe2e6ee589
cleanup(nextjs): remove unnecessary type in next-env.d.ts ( #8301 )
2022-01-14 15:10:07 +00:00
Katerina Skroumpelou
dcf835fb9e
fix(storybook): bumped versions of Storybook packages - Angular 13 fix ( #8487 )
2022-01-14 14:44:35 +02:00
Colum Ferry
37fd829459
chore(angular): improve e2e testing ( #8489 )
...
* chore(angular): improve e2e testing
* chore(angular): improve angular-extensions tests
* chore(angular): spread tests out between angular packages
* chore(angular): dont rerun secondary entry test in library tests
* chore(angular): reduce library tests to single for both scenarios
* chore(angular): consolidate parallel testing
* chore(angular): remove irrelevant router test
2022-01-14 10:17:22 +00:00
Benjamin Cabanes
51b4bd2796
docs(nxdev): preload gtags ( #8522 )
2022-01-13 15:15:56 -05:00
Emily Xiong
8120d40192
feat(react-native): add react-native-config to support environment variable ( #8485 )
2022-01-13 14:59:41 -05:00
Benjamin Cabanes
67bcae8d3a
docs(nxdev): algolia library upgrade ( #8521 )
2022-01-13 19:49:30 +00:00
Benjamin Cabanes
348811b22e
docs(nxdev): load custom script on idle time ( #8520 )
2022-01-13 14:15:13 -05:00
Benjamin Cabanes
5450363487
docs(nxdev): upgrade tailwindcss to v3 ( #8519 )
2022-01-13 19:05:36 +00:00
Leosvel Pérez Espinosa
b5b666f03d
fix(angular): remove invalid style option from the library generator defaults ( #8515 )
2022-01-13 18:19:03 +00:00
Benjamin Cabanes
4284dbc73b
docs(nxdev): add type=button to buttons ( #8518 )
2022-01-13 10:15:34 -08:00
Benjamin Cabanes
1644b841cc
docs(nxdev): lazyload iframes ( #8517 )
2022-01-13 18:11:45 +00:00
Benjamin Cabanes
5d18576312
chore(core): nx 13.4.5-beta.6 upgrade ( #8499 )
2022-01-13 13:10:59 -05:00
Benjamin Cabanes
95303a88bc
docs(nxdev): inputmono font swap ( #8516 )
2022-01-13 17:56:22 +00:00
Benjamin Cabanes
57995d8d14
docs(core): renamed generated folder ( #8491 )
2022-01-13 12:37:19 -05:00
Benjamin Cabanes
a4e848c709
docs(nxdev): add nextjs custom document ( #8514 )
2022-01-13 11:59:16 -05:00
Victor Savkin
6c75057556
fix(core): daemon should reinitilize hasher when doing reset
2022-01-13 11:29:10 -05:00
Benjamin Cabanes
f29cc7918d
docs(nxdev): homepage outline rework ( #8511 )
2022-01-13 16:24:11 +00:00
Jason Jean
1a82c1c018
fix(node): properly set ng-add as alias for init ( #8512 )
2022-01-13 16:19:20 +00:00
Hoon Oh
f30b8a318d
fix(nest): add missing resource generator option ( #8310 )
...
Co-authored-by: hoonoh <hoonoh@users.noreply.github.com>
2022-01-13 10:15:50 -05:00
Jordan
a7a7c55ff5
fix(angular): expose executors sources ( #8368 )
...
* fix(angular): expose executors sources
when having custom builder relying on yours, explicit access to executors directory is now required with ng13. Otherwise calls such as `require("@nrwl/angular/src/executors/package/package.impl");` do not work anymore
* feat(angular): expose only executor functions
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2022-01-13 12:19:46 +00:00
Jason Jean
eabeebcb2d
fix(core): create new env variable for performance profile and add documentation ( #8479 )
2022-01-12 19:55:20 -05:00
Benjamin Cabanes
1d8db105d2
chore(core): nx 13.4.4 ( #8498 )
2022-01-12 16:57:36 -05:00
Linbudu
8945604c87
chore(core): use extrapolated ts type in create-nx-workspace & create… ( #8452 )
...
* chore(core): use extrapolated ts type in create-nx-workspace & create-nx-plugin
* chore(core): use extrapolated ts type in create-nx-workspace & create-nx-plugin
* fix(core): adjust package manager list order
2022-01-12 15:10:41 -05:00
Emily Xiong
045d4f0d33
feat(detox): add buildTarget to test-ios and test-android for detox ( #8431 )
2022-01-12 14:16:51 -05:00
Emily Xiong
2a9e92e054
fix(react-native): add babel.config.json at root for react native project ( #8467 )
...
Co-authored-by: Rares Matei <matei.rar@gmail.com>
2022-01-12 14:16:12 -05:00
Katerina Skroumpelou
883acaf4f4
fix(storybook): fixed story template for angular ( #8388 )
2022-01-12 20:46:21 +02:00
Victor Savkin
fd3673df7a
feat(core): separate local and remote cache statuses
2022-01-12 13:18:57 -05:00
Victor Savkin
ffd50338df
chore(repo): update nx to 13.4.5-beta.4
2022-01-12 12:03:14 -05:00
Victor Savkin
f00a0b5390
fix(core): affected logic should get file hashes from graph
2022-01-12 11:54:48 -05:00
Benjamin Cabanes
0d4b442bea
docs(core): angular package doc link fix ( #8490 )
2022-01-12 15:01:53 +00:00
Katerina Skroumpelou
31b8b46a18
Revert "fix(storybook): apply a webpack tweak for storybook and angular ( #8392 )" ( #8486 )
...
This reverts commit 77529a1770ce848c3184d0b86571e3300f585ac8.
2022-01-12 16:45:43 +02:00
Benjamin Cabanes
798d7e2903
docs(nxdev): add auto docs sync build command ( #8483 )
2022-01-12 09:22:11 -05:00
Leosvel Pérez Espinosa
b989e8de19
feat(angular): simplify generated tailwind config for v3 ( #8471 )
2022-01-12 11:33:29 +00:00
Colum Ferry
ae0f8dc999
feat(angular): switch new workspaces to v2 config ( #8473 )
...
* feat(angular): switch new workspaces to v2 config
* fix(angular): e2e tests
2022-01-12 11:21:59 +00:00
Victor Savkin
8661f20802
chore(repo): update the version of nx
2022-01-11 21:08:56 -05:00
Victor Savkin
d21047efbc
cleanup(core): misc cleanup
2022-01-11 20:57:22 -05:00
Victor Savkin
58814c697a
cleanup(core): make hashing faster
2022-01-11 20:56:26 -05:00
Jason Jean
b95fb4f55e
chore(repo): sync documentation ( #8481 )
2022-01-11 17:01:58 -05:00
Phillip Barta
cb84ec7199
chore(repo): removed unused dependency find-parent-dir ( #8356 )
2022-01-11 15:34:26 -05:00
Phillip Barta
16e4964cb6
cleanup(linter): remove unnecessary createDirectory util function and use mkdirSyncs recursive option ( #8359 )
2022-01-11 15:33:25 -05:00
Rares Matei
c238f16a69
fix(core): correctly check if on azure CI
...
add a new env variable to the isCi check that works on Azure
2022-01-11 13:42:58 -05:00
Colum Ferry
15c6ca70a2
chore(repo): use LTS node typings ( #8366 )
2022-01-11 12:31:58 -05:00
Phillip Barta
da39485076
cleanup(misc): removed yargs and yargs-parser from packages ( #8350 )
2022-01-11 12:25:18 -05:00
Martin Gansler
b73da63026
fix(core): update @nrwl/js package with nx migrate latest ( #8363 )
...
ISSUES CLOSED : #8362
2022-01-11 12:21:53 -05:00
Leosvel Pérez Espinosa
7a35db9037
fix(web): prevent caching in the file-server ( #8472 )
2022-01-11 12:21:10 -05:00
Maurizio Vitale
c2115c2a72
fix(angular): skipFormat files when converting to Nx project ( #8387 )
...
Add the ability to skipFormat files when converting to Nx project
ISSUES CLOSED : #8386
2022-01-11 15:26:45 +00:00
Chau Tran
978cfe942d
fix(testing): turn swc/jest back on for react, web, and js ( #8464 )
2022-01-11 09:28:30 -05:00