3835 Commits

Author SHA1 Message Date
Miroslav Jonaš
f92ac89cee
fix(repo): resolve xmlhttprequest-ssl to v1.6.2 (#5842) 2021-05-31 16:02:59 +02:00
Miroslav Jonaš
6abe7399f1
fix(testing): fix flaky contains check (#5839) 2021-05-31 15:26:28 +02:00
Benjamin Cabanes
3754406c71
docs(core): update flavoured screens (#5828) 2021-05-31 13:11:42 +00:00
Jack Hsu
ea9bf19cb0
docs(core): add flavor picker non-flavor specific routes (#5831) 2021-05-29 03:34:46 +00:00
Jack Hsu
e85172ed21
docs(core): add support for non-flavor-specific routes (#5826) 2021-05-29 03:11:29 +00:00
Isaac Mann
a5f9d8c485
Docs custom builders (#5583)
* docs(nxdev): use nx devkit in custom executor docs

* docs(nxdev): add missing run-many api docs

* docs(nxdev): apply suggestions from code review

Co-authored-by: Brandon <robertsbt@gmail.com>

* docs(core): move child-process section to the end

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
2021-05-28 19:37:53 +00:00
Nathanael
92ea179a46 fix(nextjs): change to use default next export instead of next-dev-server so prod mode is respected
ISSUES CLOSED: 5764
2021-05-28 16:36:58 +01:00
Benjamin Cabanes
3ca172a26a
docs(core): search is conditionally displayed (#5819) 2021-05-28 11:25:18 -04:00
Benjamin Cabanes
a91bac817f
docs(core): update footer links (#5824) 2021-05-28 11:25:11 -04:00
James Henry
a3c08a9153
feat(linter): do not set eslint parserOptions.project by default (#5798) 2021-05-28 13:35:34 +00:00
Leosvel Pérez Espinosa
1f93ebb47a
cleanup(angular): migrate karma-project generator to nx devkit (#5822) 2021-05-28 14:08:04 +01:00
Miroslav Jonaš
76a3092891
fix(testing): enable and fix several disabled unit and e2e tests (#5711) 2021-05-28 14:35:04 +02:00
Leosvel Pérez Espinosa
55b37ceeeb
cleanup(angular): migrate karma generator to nx devkit (#5821) 2021-05-28 11:21:16 +01:00
Benjamin Cabanes
2c8588e455
docs(core): optimize document viewer (#5818) 2021-05-27 21:29:05 -04:00
Benjamin Cabanes
b28c38c95d
docs(core): add current nx info on home screen (#5816) 2021-05-27 21:28:37 -04:00
Benjamin Cabanes
69221f3f83
docs(core): add header nx colours (#5815) 2021-05-27 17:47:49 -04:00
Benjamin Cabanes
b7d9fcf130
docs(core): add demo video home screen (#5812) 2021-05-27 15:36:13 -04:00
Benjamin Cabanes
e83db6c660
docs(core): header pulse update (#5813) 2021-05-27 15:36:07 -04:00
Benjamin Cabanes
fcb8eaf7fa
docs(core): add react flavour screen (#5809) 2021-05-27 14:52:54 -04:00
Benjamin Cabanes
ab5c516aa8
docs(core): setup community screen (#5811) 2021-05-27 14:06:30 -04:00
Phillip Barta
6c6e8b36b7 feat(devkit): refactoring for stricter types and better performance 2021-05-27 13:37:29 -04:00
Brandon Roberts
d9513d63a0 docs(misc): update consistency for root files, generators, and executors 2021-05-27 13:29:04 -04:00
Tycho Bokdam
332c191735 chore(core): nx plugin submission @nx-extend/translations 2021-05-27 13:26:42 -04:00
puku0x
9c67c69560 fix(core): update project package.json on move 2021-05-27 13:25:52 -04:00
vsavkin
d4a79db9dc Release 12.3.5 2021-05-27 11:28:43 -04:00
vsavkin
a6680cf387 docs(misc): fixed typo in workspace generator docs 2021-05-27 11:19:28 -04:00
Leosvel Pérez Espinosa
7a10cb4361
fix(angular): add workaround to prevent process from exiting early when building (#5807) 2021-05-27 16:13:30 +01:00
Benjamin Cabanes
038185ef6c
docs(core): dedicated node screen (#5746) 2021-05-27 10:23:49 -04:00
Benjamin Cabanes
42c0ed8266
docs(core): change why monorepo title (#5806) 2021-05-27 09:55:55 -04:00
Jack Hsu
aaad6f041a
cleanup(storybook): add some stricter types for the storybook executor (#5805)
Co-authored-by: Dominik Pieper <dominik@pieper.io>
2021-05-27 13:27:39 +00:00
Juri Strumpflohner
2d2880ef94
fix(core): iteration of targets should not break if targets don't exist (#5791) 2021-05-26 20:48:48 +03:00
vsavkin
ebffb44c04 chore(repo): readme tweaks 2021-05-26 13:42:25 -04:00
Fernando Montoya
b2e266ac2c Fix GitHub brand typo 2021-05-26 13:41:53 -04:00
Leosvel Pérez Espinosa
8354c54b18
fix(core): nx run should not use defaultConfiguration when configuration is passed (#5796)
ISSUES CLOSED: #5793
2021-05-26 11:35:52 +01:00
Leosvel Pérez Espinosa
0c454dd29f
cleanup(angular): migrate add-linting generator to nx devkit (#5795) 2021-05-26 11:09:42 +01: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š
4b758f842e
fix(angular): disable double module update on move (#5788)
* fix(angular): disable double module update on move

* chore(angular): rename test sections
2021-05-25 23:36:29 +01:00
Philip Fulcher
a80a6ae535
fix(angular): prevent move generator form making un-intended changes (#5780) 2021-05-25 09:42:47 -06:00
vsavkin
c5c72970a0 chore(repo): update how to contribute video 2021-05-24 11:05:22 -04:00
Leosvel Pérez Espinosa
95ac98406e
cleanup(angular): migrate delegate-build executor to nrwl devkit (#5758) 2021-05-24 13:55:49 +01:00
Philip Fulcher
d891c69813
chore(angular): convert move schematic to Nx generator (#5708)
* chore(angular): convert move schematic to Nx generator

* fix(angular): fix bad generator import

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-05-22 18:38:01 +00:00
Jason Clark
0345d08fd7
fix(core): update rollup-plugin-typescript2 to fix array spread error (#5704)
* Update rollup-plugin-typescript2 to fix array spread

* fix(core): update rollup-plugin-typescript2 to 0.30.0 to fix issue with array spreading

Fixes: #5467 - Update rollup-plugin-typescript2 to fix array spread issue
ISSUES CLOSED: #5467

ISSUES CLOSED: #5467

* cleanup(core): cleanup(core): cleanup old rollup-plugin-typescript2 versions
2021-05-22 13:35:11 -04:00
Vaughan Reid
b50d7e4b0c
fix(react): nextjs check causes linting commands to fail (#5705)
* fix(react): is next js check caller is sometimes undefined

* fix(react): refactor to optional chaining

Co-authored-by: Mark Goho <markgoho@gmail.com>

Co-authored-by: Mark Goho <markgoho@gmail.com>
2021-05-22 13:16:16 -04:00
Isaac Mann
cef3dce3a5
docs(angular): devkit code sample (#5717)
* docs(angular): docs(core): move child-process section to the end

* docs(angular): apply docs changes

* docs(angular): copy paste error

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-05-22 17:10:02 +00:00
Ben Callaghan
646bb72904
fix(nx-plugin): fix package json key for migration generator (#5731)
Update the key to match the value expected by the `nx migrate` command

Fixes #5730

Co-authored-by: Ben Callaghan <bcallaghan@selectbankcard.com>
2021-05-22 13:00:17 -04:00
Benjamin Cabanes
ba3fb3193e
docs(nxdev): add footer links (#5747) 2021-05-21 14:46:13 -04:00
Kirils L
92d08f6913
docs(nextjs): suggest installing package as a prod dependency (#5740) 2021-05-21 20:05:13 +03:00
Leosvel Pérez Espinosa
3117107725
cleanup(angular): migrate package and ng-packagr-lite executors to nrwl devkit (#5737) 2021-05-21 16:50:45 +01:00
Juri Strumpflohner
efbb7c6b4c
feat(core): add spinner during node module install (#5593) 2021-05-21 10:33:42 -04:00