Craigory V Coppola
a1ccc87a07
docs(misc): documentation headers should include collectionName for searchability ( #6451 )
...
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-07-21 11:40:59 -04:00
Leosvel Pérez Espinosa
9044a8f869
cleanup(misc): rename collection.json to generators.json ( #6442 )
2021-07-21 11:42:43 +01:00
Miroslav Jonaš
586dd6df4e
chore(repo): use tagless approach to finding successful run commit sha ( #6372 )
2021-07-15 14:00:43 +02:00
Colum Ferry
776bd277b7
feat(angular): add host option to MFE generator ( #6368 )
...
Add a host option to MFE generator to allow a remote to specify a host that it should be consumed
by.
Use this value to update the host application's webpack.config,js
2021-07-15 09:54:41 +01:00
vsavkin
22c7643370
feat(repo): refine the readme
2021-07-12 13:57:31 -04:00
vsavkin
6df137fc16
cleanup(repo): readme refinements
2021-07-09 10:45:23 -04:00
vsavkin
9bbfbddabf
fix(repo): adjust the language in the readme
2021-07-08 20:46:47 -04:00
Miroslav Jonaš
c1e708f410
fix(repo): remove stale tags ( #6291 )
2021-07-08 11:53:00 +02:00
Leosvel Pérez Espinosa
4433e21e24
docs(misc): highlight executors and generators required options ( #6231 )
2021-07-06 14:29:57 -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š
7fe757e8a8
chore(repo): fix branch comparison on circleci tag ( #6210 )
2021-07-01 14:12:39 +02:00
Miroslav Jonaš
b34a9a4462
feat(repo): mark successful circleci runs with tag ( #6187 )
2021-06-30 08:32:43 +02:00
Katerina Skroumpelou
6ded4b1f58
docs(nxdev): bad formatting in migrate docs ( #6166 )
2021-06-29 09:50:09 -04:00
Benjamin Cabanes
914983a0d2
docs(core): nx-dev community link update ( #6150 )
2021-06-28 08:22:31 -04:00
Jason Jean
4f7191e154
chore(repo): update nx to 12.5.0-beta.5
2021-06-25 17:08:37 -04:00
Katerina Skroumpelou
e13b423ddb
feat(storybook): from addon-knobs to controls ( #6068 )
2021-06-25 18:17:48 +03:00
Craigory V Coppola
60ad752c11
chore(repo): docs generator should only format docs files ( #6101 )
...
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-06-23 10:51:52 -04:00
Philip Fulcher
98ac32e615
feat(misc): add watch mode to dep-graph command ( #6043 )
2021-06-22 10:41:44 -06:00
Leosvel Pérez Espinosa
5cac8ba9ac
cleanup(angular): migrate ngrx generator to nx devkit ( #6057 )
2021-06-21 14:18:15 +01:00
Jack Hsu
4b6dd40a13
docs(core): allow builds when PRs are merged into master ( #6061 )
2021-06-17 19:47:45 +00:00
Phillip Barta
fe97444d78
feat(core): migrate prettier to v2.3.1 ( #5623 )
2021-06-17 16:44:30 +02:00
Benjamin Cabanes
8f397c5927
docs(core): nx dev release script ( #5979 )
2021-06-11 20:39:57 +00: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
Phillip Barta
251b417a8a
feat(nx-plugin): migrate generators to @nrwl/devkit ( #5744 )
...
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2021-06-04 16:08:53 -04:00
Miroslav Jonaš
57785b5336
feat(repo): add checks for lock files ( #5854 )
2021-06-01 11:56:49 +02:00
James Henry
a3c08a9153
feat(linter): do not set eslint parserOptions.project by default ( #5798 )
2021-05-28 13:35:34 +00:00
vsavkin
ebffb44c04
chore(repo): readme tweaks
2021-05-26 13:42:25 -04:00
Miroslav Jonaš
9e47d968b9
feat(repo): fix failing yarn and pnpm ( #5782 )
2021-05-26 09:53:33 +02:00
vsavkin
ce6f7f209e
chore(repo): readme tweaks
2021-05-25 21:01:26 -04:00
Miroslav Jonaš
c250483420
feat(repo): revert i/o functions to fs-extra ( #5725 )
2021-05-20 13:27:33 +02:00
vsavkin
31ec2b0f77
chore(repo): update readme
2021-05-19 20:56:39 -04:00
vsavkin
f82344d63a
chore(repo): refine the tag line
2021-05-18 20:55:40 -04:00
vsavkin
af23cc5d7d
feat(misc): change the nx tag line
2021-05-18 16:07:22 -04:00
vsavkin
4a0dcbab40
chore(repo): update resources fragment
2021-05-18 15:32:53 -04:00
vsavkin
afc6fafe24
chore(repo): clean up readme
2021-05-18 14:24:47 -04:00
Phillip Barta
cbfbcd3755
chore(misc): updated verdaccio config files and local registry scripts ( #5703 )
2021-05-18 17:27:48 +02:00
Colum Ferry
0872f01738
feat(angular): allow custom webpack config support for webpack-browse… ( #5609 )
...
* feat(angular): allow custom webpack config support for webpack-browser builds
Allow building with a custom webpack config when using webpack-browser builds
* cleanup(angular): have buildApp function determine what builder to use
have buildApp function determine what builder to use keeping run function cleaner
* chore(misc): add IGNORE_MATCHES to CI dep discrepancy check
Add option to ignore packages in the discrepancy check for CI
* cleanup(angular): throw schematic error when webpack config path incorrect
Throw a helpful error when the user supplies an incorrect custom webpack config file path
2021-05-18 16:05:17 +01:00
Miroslav Jonaš
b3df011f99
chore(misc): upgrade verdaccio and handle sigkill ( #5700 )
2021-05-18 15:29:41 +02:00
Zachary DeRose
6fdf9d62f9
fix(repo): fixing issue with some options missing from docs ( #5641 )
2021-05-12 17:50:09 -04: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
Leosvel Pérez Espinosa
939da0a1c3
fix(angular): support dynamic imports in buildable libs ( #5560 )
2021-05-05 20:17:08 +01:00
Phillip Barta
02d1373b57
fix(repo): fixed documentation map-link-checker
2021-05-04 20:29:43 -04:00
James Henry
1cf7a69ce2
feat(angular): update angular-eslint to v4 ( #5499 )
...
* feat(angular): update angular-eslint to v4
* fix(linter): add check to see if right version is used
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-29 22:19:50 +00:00
Jack Hsu
ffa879c8bb
docs(core): disable automatic production nx.dev deploys ( #5501 )
2021-04-29 17:23:44 +00:00
Jack Hsu
0ac5b27749
docs(core): add script to check if Vercel build should be ignored or not ( #5489 )
2021-04-28 23:28:31 -04:00
vsavkin
85ceb3c790
fix(core): propagate sigterm and other signals correctly
2021-04-26 20:50:30 -04:00
vsavkin
aef1b1783c
feat(repo): switch to using dependsOn for the relationship between build and build-base
2021-04-23 10:11:31 -04:00
Phillip Barta
c0ce1ce65e
cleanup(core): normalized usage of fs-extra and updated fs-extra to 9.1.0 ( #5199 )
...
* cleanup(core): normalized usage of fs-extra and updated fs-extra
* cleanup(misc): use fs over fs-extra when possible
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-22 12:52:52 -04:00
Vivek
4a5345363b
docs(misc): update READMEs to have alt on <img> tags ( #5306 )
2021-04-22 13:36:00 +00:00
Phillip Barta
27df60164d
feat(misc): updated documentation generation scripts and removed shelljs ( #5381 )
...
cleanup(repo): updated documentation generation scripts and removed shelljs
2021-04-19 15:26:17 -04:00