Juri
|
e52a20b758
|
docs(core): improve nx-core docs
|
2022-01-20 12:01:47 -05:00 |
|
Jack Hsu
|
f231cfc01b
|
feat(repo): move gatsby plugin to nx-labs repo (#8617)
|
2022-01-20 12:00:51 -05:00 |
|
Philip Fulcher
|
7b10c82cfe
|
docs(web): update AngularJS migration doc (#8620)
|
2022-01-20 09:59:12 -07:00 |
|
James Henry
|
faef0d8c85
|
chore(core): task runner dynamic output life cycle (#8590)
|
2022-01-19 14:52:10 -05:00 |
|
Jack Hsu
|
4070eaec15
|
feat(js): improve watch mode support for tsc and swc builds (#8502)
|
2022-01-19 11:37:04 -05:00 |
|
Colum Ferry
|
0a9dd65def
|
docs(angular): update the angular plugin overview (#8589)
|
2022-01-19 13:35:11 +00:00 |
|
Victor Savkin
|
a645305ad4
|
docs(misc): clean up docs
|
2022-01-18 16:15:10 -05:00 |
|
MaximSagan
|
31bb2f3626
|
feat(core): show dep types in dep graph (#2760) (#8132)
|
2022-01-18 10:20:09 -07:00 |
|
Isaac Mann
|
be8ce09ddb
|
docs(core): add note about buildable libs depending on buildable libs (#8546)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
|
2022-01-18 11:35:41 -05:00 |
|
Isaac Mann
|
480cb63120
|
docs(core): update cypress overview (#8568)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
|
2022-01-18 11:31:16 -05:00 |
|
Jason Jean
|
c72520ec17
|
fix(angular): do not format when skipFormat is passed for generating a lib (#8549)
|
2022-01-14 23:51:21 +00:00 |
|
André Dias (he/him)
|
46db84ad0f
|
docs(core): improve workspace-lint description (#8513)
|
2022-01-14 17:24:42 +00: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
|
1644b841cc
|
docs(nxdev): lazyload iframes (#8517)
|
2022-01-13 18:11:45 +00:00 |
|
Benjamin Cabanes
|
57995d8d14
|
docs(core): renamed generated folder (#8491)
|
2022-01-13 12:37:19 -05: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 |
|
Emily Xiong
|
045d4f0d33
|
feat(detox): add buildTarget to test-ios and test-android for detox (#8431)
|
2022-01-12 14:16:51 -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 |
|
Emily Xiong
|
549b272158
|
docs(react-native): add overview page for react native and detox (#8451)
|
2022-01-11 09:06:47 -05:00 |
|
Victor Savkin
|
8f01630843
|
docs(misc): misc fixes
|
2022-01-08 20:48:47 -05:00 |
|
Isaac Mann
|
ef8986df47
|
docs(nxdev): updates
|
2022-01-08 20:45:53 -05:00 |
|
Isaac Mann
|
3845a55cf9
|
docs(nxdev): more cleanup
|
2022-01-08 20:45:53 -05:00 |
|
Isaac Mann
|
eafcb95742
|
docs(nxdev): cleaning up docs
|
2022-01-08 20:45:53 -05:00 |
|
Caleb Ukle
|
240da9a43c
|
fix(testing): support cypress --tag arg (#8434)
* fix(testing): fix error with cypress --tag not being parsed
using --tag will now correctly pass the value to the cypress runner. learn more about --tag here
https://docs.cypress.io/guides/guides/command-line#cypress-run-tag-lt-tag-gt
ISSUES CLOSED: #4998
* docs(testing): add --tag option to cypress docs
|
2022-01-07 11:39:25 -06:00 |
|
Victor Savkin
|
e6ef4ccc85
|
docs(misc): fix doc id
|
2022-01-07 11:19:14 -05:00 |
|
Emily Xiong
|
2d5e169a29
|
docs(react-native): add react native guide
|
2022-01-07 10:28:09 -05:00 |
|
Benjamin Cabanes
|
0fea1c8cca
|
docs(nxdev): remove flavour and versions patterns from docs (#8416)
|
2022-01-06 20:09:01 +00:00 |
|
Benjamin Cabanes
|
be569a7612
|
docs(nxdev): remove flavoured docs (#8414)
|
2022-01-06 14:45:38 -05:00 |
|
Victor Savkin
|
334c230a35
|
docs(misc): minor changes in configuration guides
|
2022-01-06 13:35:05 -05:00 |
|
Victor Savkin
|
9b947a5306
|
docs(misc): add more content to Nx and ... guides
|
2022-01-06 12:24:12 -05:00 |
|
ben
|
9827b5258c
|
docs(nxdev): remove flavors and versions
|
2022-01-06 11:37:40 -05:00 |
|
Colum Ferry
|
6dae831e55
|
docs(angular): add library change (#8402)
|
2022-01-06 14:13:32 +00:00 |
|
Leosvel Pérez Espinosa
|
ec6209beb9
|
docs(js): generate missing property in the default docs (#8401)
|
2022-01-06 12:15:03 +00:00 |
|
Colum Ferry
|
8c8b257a3c
|
feat(angular): add option to skip module creation #7806 (#8391)
|
2022-01-06 11:49:04 +00:00 |
|
Chau Tran
|
22c6ddb73d
|
fix(js): adjust how to pass information down to swc cli (#8298)
|
2022-01-05 20:28:49 -05:00 |
|
Victor Savkin
|
67cb8cf8cc
|
docs(misc): rework the content to remove flavours
|
2022-01-05 16:23:44 -05:00 |
|
Victor Savkin
|
a797760ab5
|
docs(misc): clean up add nx to monorepo + lerna guides
|
2022-01-05 13:36:24 -05:00 |
|
Victor Savkin
|
20f731990c
|
docs(misc): rework the top section of docs
|
2022-01-04 14:11:31 -05:00 |
|
Victor Savkin
|
3aafa8bb6a
|
feat(testing): project generator should accept baseUrl
|
2022-01-03 16:48:27 -05:00 |
|
Victor Savkin
|
53767a89c1
|
fix(js): mark swc as experimental
|
2021-12-23 20:12:19 -05:00 |
|
Benjamin Cabanes
|
fedd363401
|
docs(nxdev): format (#8284)
|
2021-12-22 19:58:24 -05:00 |
|
Victor Savkin
|
9ca9a65055
|
chore(repo): minor changes to the home page
|
2021-12-22 16:55:06 -05:00 |
|
Juri
|
3c1c9653c9
|
docs(js): add Nx and TypeScript guide
|
2021-12-22 16:30:02 -05:00 |
|
Victor Savkin
|
411f467e5c
|
misc(guide): tweak lerna guides
|
2021-12-22 12:51:16 -05:00 |
|
Victor Savkin
|
57593f5df7
|
feat(core): add the ability to remove edges in the graph
|
2021-12-22 12:51:16 -05:00 |
|
Chau Tran
|
1139c616e1
|
feat(js): add nrwl/js:node executor to serve node apps
|
2021-12-22 10:33:02 -05:00 |
|
Kirils L
|
4b0a1322b9
|
docs(nextjs): page generator examples no longer shows component examples (#8262)
|
2021-12-21 16:16:07 -05:00 |
|
Isaac Mann
|
bdc8fa4dc9
|
docs(core): update dep-graph video in add-nx-to-monorepo (#8263)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
|
2021-12-21 15:25:17 -05:00 |
|
Joe Bowbeer
|
e8c8c5ef29
|
docs(core): update lerna-and-mx.md (#8223)
|
2021-12-21 15:16:37 -05:00 |
|
Josh Morony
|
197768a35a
|
docs(nxdev): fix typo for @phenomnomnominal/tsquery package (#8232)
|
2021-12-21 15:04:28 -05:00 |
|