Colum Ferry
|
0fd0fc4d93
|
feat(angular): add mfe options to app generator (#6242)
|
2021-07-06 10:32:45 +01:00 |
|
Miroslav Jonaš
|
e19fd897eb
|
chore(repo): run cypress tests on merge to master (#6262)
|
2021-07-06 11:25:42 +02:00 |
|
Miroslav Jonaš
|
9af4004922
|
fix(nx-plugin): export compatibility e2e builder in a separate file (#6246)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2021-07-06 10:54:01 +02:00 |
|
Colum Ferry
|
46d73f1c78
|
docs(angular): cleanup migrating angularjs docs (#6240)
|
2021-07-06 09:24:00 +01:00 |
|
Benjamin Cabanes
|
4098bf642d
|
docs(core): force url on social image (#6256)
|
2021-07-06 02:27:01 +01:00 |
|
Benjamin Cabanes
|
e4d4ecef8c
|
docs(core): nxdev social image resize (#6254)
|
2021-07-05 21:08:34 -04:00 |
|
Jason Jean
|
1f2a48e36d
|
fix(core): have batch process inherit stdio (#6250)
|
2021-07-05 21:43:52 +00:00 |
|
Ben Snyder
|
ce793144a8
|
Update schema.d.ts (#6222)
fix double "nn" on "boolean"
|
2021-07-05 16:50:07 -04:00 |
|
Kyle Bastien
|
9be7a101d9
|
chore(core): add missing dependencies to devkit and jest package.json (#6233)
|
2021-07-05 16:49:38 -04:00 |
|
Miroslav Jonaš
|
8ab463e386
|
cleanup(core): replace deprecated usage of appRootPath (#6241)
* cleanup(core): replace deprecated usage of appRootPath
* cleanup(core): revert migration changes
|
2021-07-05 15:51:19 -04:00 |
|
Jonathan Romano
|
7fc5d6fd8f
|
fix(web): add setParserOptionsProject option to web:application (#6239)
This option is available in most other generators, but was missing for @nrwl/web:application
|
2021-07-05 15:50:16 -04:00 |
|
Jason Jean
|
ae2b7ef5dd
|
fix(core): print count of tasks (#6248)
|
2021-07-05 15:48:19 -04:00 |
|
Jason Jean
|
cbc0160953
|
fix(core): include dependencies of projects which do not have a target (#6245)
|
2021-07-05 11:53:59 -04:00 |
|
Miroslav Jonaš
|
a86efe0db0
|
chore(repo): remove flaky headless param from e2e test (#6244)
|
2021-07-05 15:11:58 +02:00 |
|
vsavkin
|
c17fb12ee6
|
fix(misc): dep graph should not remove deps
|
2021-07-04 20:12:12 -04:00 |
|
Miroslav Jonaš
|
9ad0995e9c
|
chore(repo): trigger full check when circleci config changes (#6225)
|
2021-07-04 12:49:43 +02:00 |
|
vsavkin
|
c0d66563b4
|
fix(core): error messase when missing targets
|
2021-07-03 21:20:09 -04:00 |
|
vsavkin
|
148ff1c185
|
fix(core): fix fallback for npm scripts
|
2021-07-03 21:08:44 -04:00 |
|
Zachary DeRose
|
9acf7ecd69
|
docs(misc): Adding index.html interpolation to env variable guide (#6184)
|
2021-07-02 13:57:34 -04:00 |
|
Zachary DeRose
|
d8cc3d91cf
|
docs(misc): Adding Documentation section to CONTRIBUTING.md (#6201)
|
2021-07-02 13:57:09 -04:00 |
|
Leosvel Pérez Espinosa
|
195e6bade5
|
cleanup(misc): rename builders.json to executors.json (#6230)
|
2021-07-02 15:59:34 +01:00 |
|
Miroslav Jonaš
|
b5b36239ed
|
chore(core): remove reference to parse json with comments (#6226)
* chore(core): remove reference to parse json with comments
* chore(core): revert appRootPath
|
2021-07-02 16:35:39 +02:00 |
|
vsavkin
|
a86a6d27f0
|
chore(repo): update to nx 12.5.2
|
2021-07-02 09:49:18 -04:00 |
|
Colum Ferry
|
d6d142e62f
|
docs(angular): fix links in migrating from angular cli docs (#6228)
Fix links in docs page
|
2021-07-02 14:36:56 +01:00 |
|
Colum Ferry
|
dd51c18d12
|
feat(angular): init mfe generator (#6209)
Add generator to scaffold Module Federation configuration for a given Angular application
|
2021-07-02 13:45:36 +01:00 |
|
Victor Savkin
|
80d3999d42
|
fix(core): correct detect run commands when using project.json (#6221)
|
2021-07-02 08:15:57 -04:00 |
|
Kirils L
|
e7a1cd2c91
|
fix(core): make missing output check more comprehensive (#6204)
|
2021-07-01 16:00:24 -04:00 |
|
Zachary DeRose
|
59c65a9793
|
docs(misc): React tutorials formatting fix (#6218)
|
2021-07-01 11:23:31 -07:00 |
|
Zachary DeRose
|
5364ed5fb6
|
docs(misc): Formatting fix on Enterprise guide (#6217)
|
2021-07-01 09:07:30 -07:00 |
|
Zachary DeRose
|
bf38219f55
|
docs(misc): fixing formatting on eslint guide (#6216)
|
2021-07-01 09:07:03 -07:00 |
|
Zachary DeRose
|
3242027cef
|
docs(misc): CRA migration formatting fixes (#6196)
* docs(misc): CRA migration formatting fixes
* Update docs/react/migration/migration-cra.md
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
|
2021-07-01 08:48:03 -07:00 |
|
Leosvel Pérez Espinosa
|
5ba6d01262
|
cleanup(nx-plugin): migrate e2e executor to nx devkit (#6212)
|
2021-07-01 15:36:35 +01:00 |
|
Miroslav Jonaš
|
7fe757e8a8
|
chore(repo): fix branch comparison on circleci tag (#6210)
|
2021-07-01 14:12:39 +02:00 |
|
Miroslav Jonaš
|
3cae322c4b
|
fix(repo): revert tagging mechanism temporarily (#6213)
|
2021-07-01 13:39:26 +02:00 |
|
Leosvel Pérez Espinosa
|
277bdd2255
|
docs(angular): refresh generators docs (#6202)
|
2021-07-01 10:11:36 +01:00 |
|
Leosvel Pérez Espinosa
|
ec389cfca2
|
docs(angular): refresh executors docs (#6194)
|
2021-07-01 10:07:43 +01:00 |
|
Leosvel Pérez Espinosa
|
c4790b8f99
|
docs(angular): refresh angular plugin overview docs (#6192)
|
2021-06-30 19:18:28 +01:00 |
|
Jason Jean
|
c92371dee7
|
chore(nxdev): update latest version documentation to v12.5.1 (#6200)
|
2021-06-30 13:51:22 -04:00 |
|
Zachary DeRose
|
9fd3f1b4c6
|
docs(misc): fix grammar on browser support guide (#6199)
|
2021-06-30 10:08:25 -07:00 |
|
Zachary DeRose
|
4406141637
|
docs(misc): fixing broken links in jest executor doc page (#6175)
|
2021-06-30 10:07:44 -07:00 |
|
Zachary DeRose
|
21703babc6
|
docs(misc): fixing typo, preserving git history (#6198)
|
2021-06-30 10:06:39 -07:00 |
|
Zachary DeRose
|
5c368299eb
|
docs(misc): fixing broken links on Migration Overview guide (#6197)
|
2021-06-30 10:06:11 -07:00 |
|
Zachary DeRose
|
13478d7c4e
|
docs(misc): typo fixes on React Migration Adding Nx to Monorepo (#6195)
|
2021-06-30 10:04:42 -07:00 |
|
Brandon
|
603d62d911
|
docs(core): configuration guide updates (#6193)
|
2021-06-30 10:05:20 -05:00 |
|
Miroslav Jonaš
|
17bc2cf382
|
fix(repo): fix link to tag shell script (#6188)
|
2021-06-30 16:54:59 +02:00 |
|
Craigory V Coppola
|
95051acf14
|
fix(core): convert-to-nx-project should not prompt for project when --all is passed (#6179)
|
2021-06-30 10:54:22 -04:00 |
|
James Henry
|
f5058a1baf
|
fix(core): affected base and head logs (#6164)
|
2021-06-30 10:51:41 -04:00 |
|
Miroslav Jonaš
|
285db29664
|
chore(repo): update pnpm to v6.9.1 and remove duplicate cypress tests (#6186)
|
2021-06-30 08:43:33 +02:00 |
|
Miroslav Jonaš
|
b34a9a4462
|
feat(repo): mark successful circleci runs with tag (#6187)
|
2021-06-30 08:32:43 +02:00 |
|
Benjamin Cabanes
|
0193441578
|
docs(core): add nx speaker (#6178)
|
2021-06-29 18:54:32 +00:00 |
|