65 Commits

Author SHA1 Message Date
Jonathan Cammisuli
fecf7fb82f
feat(core): add native node bindings for hashing (#14476)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-01 14:43:40 -05:00
Benjamin Cabanes
78ca7395a9
feat(nxdev): add ui-primitives (#14481) 2023-01-19 13:01:19 -05:00
Philip Fulcher
578ecb6785
feat(graph): add tooltips to docs graph (#13832) 2022-12-15 18:54:34 -07:00
Miroslav Jonaš
110b5f2867
feat(core): enable linter on root projects (#13347) 2022-11-24 22:51:24 +01:00
Katerina Skroumpelou
f394608658
feat(bundling): vite generators (#13158) 2022-11-21 13:18:40 -05:00
Colum Ferry
1ab96b2f0b Revert "feat(module-federation): add module federation package (#12961)"
This reverts commit 377e3bd605f99e3843160b1577efca0ec01313b3.
2022-11-08 12:43:34 +00:00
Colum Ferry
377e3bd605
feat(module-federation): add module federation package (#12961) 2022-11-04 09:33:46 +00:00
Philip Fulcher
b23d8e911b
chore(docs): add docs graph component (#12929) 2022-11-02 15:23:08 +00:00
Benjamin Cabanes
26e710180b
docs(nxdev): refresh ui (#12370) 2022-10-03 16:11:01 +00:00
Victor Savkin
65f7d61285
fix(core): temporary disable outputs watching on inux 2022-09-28 09:07:31 -04:00
Jack Hsu
9a57940c6f
chore(bundling): cleanup esbuild setup (#12260) 2022-09-27 15:43:02 -04:00
Emily Xiong
a411e85e42
Feature/move expo (#11712)
* feat(expo): move expo to main repo

* feat(expo): add e2e expo tests and fix expo unit tests

* feat(expo): add generated docs

* feat(expo): update cz-config to add expo to commit message

* feat(expo): add @nrwl/expo to e2e test setup

* feat(expo): add expo to preset

* feat(expo): add detox tests

* feat(expo): update docs

* feat(expo): fix e2e tests

* feat(expo): upgrade expo to 46.0.10

* fix(expo): correct eas-cli build:info parameters names

* fix(expo): add cleanupProject to e2e test
2022-09-16 11:56:28 -04:00
Jack Hsu
dd6addefc3
feat(bundling): move rollup to its own plugin (#12009) 2022-09-15 14:55:06 -04:00
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin (#11966) 2022-09-12 21:19:50 +01:00
Leosvel Pérez Espinosa
6f2d5243c5
cleanup(misc): replace usage of rxjs-for-await (#11182) 2022-07-22 15:28:45 -04:00
Benjamin Cabanes
e1a61cae2d
docs(nxdev): add references page (#11061) 2022-07-21 18:19:59 +00:00
Benjamin Cabanes
778f13fdaf
docs(nxdev): improve markdown capabilities (#10965) 2022-06-30 15:30:38 -04:00
Victor Savkin
9e621ee30a
cleanup(core): do not wrap Cannot Find Configuration error 2022-06-29 14:31:03 -04:00
Victor Savkin
2455e9786d
chore(repo): add default namedInput for clarity 2022-06-29 11:01:22 -04:00
Colum Ferry
b215362bdb
chore(testing): refactor e2e-workspace tests to e2e-nx tests (#10739)
remove run commands

remove workspace core e2e

chore(testing): remove e2e-cli package

chore(testing): add nx-run e2e package

chore(testing): refactor cache tests

chore(testing): remove empty workspace-core e2e lib

chore(testing): update graph asset
2022-06-17 09:37:41 +01:00
Craigory Coppola
15c04b099e
chore(repo): enable eslint plugin checks (#10666) 2022-06-09 18:04:06 -04:00
Benjamin Cabanes
d46e49cd61
docs(nxdev): generate menu api (#10272) 2022-05-12 18:12:04 +00:00
Victor Savkin
821fc07723 chore(repo): format fixes 2022-05-03 14:35:18 -04:00
Victor Savkin
16c61b7001 chore(repo): update the warning on when to remove npx cache 2022-05-03 14:35:18 -04:00
Benjamin Cabanes
8a7e5551d7
docs(nxdev): move conference components to ui (#9796) 2022-04-12 14:48:49 +00:00
Craigory Coppola
8af847c579
fix(core): update local plugin resolution to use path utilities (#9713)
* fix(core): update local plugin resolution to use path utilities

* chore(core): update nx-plugin resolution to reuse target project locator logic
2022-04-06 16:38:39 -04:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability (#9383) 2022-03-24 12:00:06 -04:00
Victor Savkin
6f038e7a4a feat(core): reorganize packges to consolidate all cli-related code in nx 2022-03-14 16:42:51 -04:00
Emily Xiong
19efdfc938
feat(react-native): add storybook to react native (#8886) 2022-02-14 10:13:23 -05:00
Benjamin Cabanes
e5804afbc1
docs(nxdev): reskin community page (#8927) 2022-02-11 10:07:54 -05:00
Jack Hsu
f231cfc01b
feat(repo): move gatsby plugin to nx-labs repo (#8617) 2022-01-20 12:00:51 -05:00
Kirils L
015f1b78f4
feat(web): support swc compiler (#7997) 2021-12-09 21:16:35 +00:00
Victor Savkin
ddaa36f8f7 chore(repo): update nx to 13.3.0-beta.13 2021-12-04 14:00:31 -05:00
Benjamin Cabanes
1560a43acd
docs(nxdev): flatten ui libs (#8006) 2021-12-04 02:14:13 +00:00
Miroslav Jonaš
64d388e607
feat(linter): allow banning of transitive dependencies from imports (#7906) 2021-11-30 13:34:32 +01:00
Craigory Coppola
d28f571874
feat(js): create @nrwl/js package and move @nrwl/workspace:tsc to it (#7604) 2021-11-12 16:41:30 -06:00
Benjamin Cabanes
3cc17d7566
docs(nxdev): home updates (#7567) 2021-11-12 11:59:45 -05:00
Jack Hsu
3e1bb782c3
docs(core): fix and cleanup flavor selection (#7489) 2021-10-23 08:42:19 -04:00
Benjamin Cabanes
5f2df2ac50
docs(nxdev): update flavor selector behaviour (#7116) 2021-10-02 11:51:03 -04:00
Benjamin Cabanes
5466206b87
docs(nxdev): add sponsors section (#6966) 2021-09-09 14:43:30 +00:00
Emily Xiong
387af0cf3f
feat(core): add react native to main repo (#6493) 2021-08-25 15:54:23 -04:00
Benjamin Cabanes
33d11ab54d
docs(core): conference details (#6561) 2021-08-05 14:06:04 -04:00
Leosvel Pérez Espinosa
5ba6d01262
cleanup(nx-plugin): migrate e2e executor to nx devkit (#6212) 2021-07-01 15:36:35 +01:00
Jason Jean
4f7191e154 chore(repo): update nx to 12.5.0-beta.5 2021-06-25 17:08:37 -04:00
Isaac Mann
c39135e0d2
docs(core): autogenerate nx devkit api (#5827)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-06-11 15:34:55 +00:00
Benjamin Cabanes
20719ced3f
docs(core): analytics setup (#5894) 2021-06-07 09:10:04 -04:00
Leosvel Pérez Espinosa
4563386d76
fix(core): add support for formatting using all extensions prettier supports (#5890) 2021-06-04 10:46:53 -04:00
Jack Hsu
d1e8102b04
docs(core): refactor documents API access for nx.dev so redirect data can be bundled in the exported function (#5734) 2021-05-21 05:22:15 +00:00
Leosvel Pérez Espinosa
678818a58b
feat(angular): upgrade Angular to v12.0.0-rc.3 (#5630)
* feat(angular): upgrade Angular to v12.0.0-rc.3

* feat(angular): target Nx v12.4.0-beta.0 for Angular v12.0.0-rc.0 upgrade

* fix(angular): use defaultConfiguration if no other configuration is passed

* cleanup(angular): sync migration folder name to target version

* fix(repo): creating custom schema flattener for docs

* chore(repo): amend yarn.lock

* feat(angular): update angular storybook to use webpack 5

* fix(angular): add legacy peer deps for angular+jest

* fix(angular): move migrations to 12.3.0-rc.0

Co-authored-by: Zack DeRose <zack.derose@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-05-12 12:20:12 -04:00
Emily Xiong
84e387b238
feat(gatsby): add preset gatsby (#5485) 2021-04-29 17:53:20 -04:00