290 Commits

Author SHA1 Message Date
Tasos Bekos
f95f855cf7 fix(web): handle delete-output-path option
Closes #4015
2021-01-07 14:41:21 -05:00
jaybell
32f8f8cf3b feat(core): add strict as an option to workspace, nest and node lib schematics 2021-01-06 17:11:27 -05:00
Victor Savkin
37e115589b docs(angular): update code sample in the incremental builds guide 2020-12-23 10:42:31 -05:00
Victor Savkin
2f2efb8b4d docs(misc): introduce the core concepts docs section 2020-12-22 15:54:55 -05:00
Victor Savkin
24bf8e8b0d wip 2020-12-22 14:56:26 -05:00
Kamal Dev
2c7fa421eb fix(docs): Incorrect command on Angular Getting Started #4378
https://github.com/nrwl/nx/issues/4378
2020-12-22 09:20:45 -05:00
Victor Savkin
2c5310bcc2 docs(misc): misc docs cleanup 2020-12-21 10:43:03 -05:00
Juri Strumpflohner
7040cf60ba
docs(core): incremental builds with Angular and React (#4366) 2020-12-21 10:39:46 -05:00
katerina
0c0713bdc1 chore(storybook): add "or application" to the Storybook package docs/description
Until recently we only supported Storybook configuration for libraries
now we support for apps as
well.
Some docs were out of date.
2020-12-19 14:20:27 -05:00
Tasos Bekos
7f70f3a153 feat(nextjs): add --js flag support 2020-12-19 14:19:52 -05:00
M.Sakamaki
43f9df9339 docs(angular): fix typo 2020-12-18 16:21:38 -05:00
Caitlin Cashin
27542a2cd2 chore(repo): update resources
I removed the list of individual talks, presentations, and podcasts (maintaining the doc with every new talk is a lot of work, and the list was getting very long). We'll maintain a YouTube playlist with all that info. The playlist and Office Hours playlist are now linked in the "Additional Resources" section (formerly known as "Misc").

Also fixed a few typographical/formatting issues
2020-12-15 16:15:15 -05:00
Victor Savkin
8e53485d2e docs(angular): minor tweaks in the update guide 2020-12-12 12:42:24 -05:00
Victor Savkin
0875d19ad3 fix(misc): minor fixes for nx 10->nx11 migration 2020-12-12 12:18:09 -05:00
Isaac Mann
58e6e84d2f docs(misc): rename schematics to generators 2020-12-10 13:49:58 -05:00
Victor Savkin
e3fdd7d24c docs(angular): update the guide on nx cli 2020-12-09 09:18:31 -05:00
Victor Savkin
0a49487aa5 docs(devkit): add guides on devkit 2020-12-09 08:43:57 -05:00
Isaac Mann
35015dd891 cleanup(docs): update terminology for docs related to nx/devkit 2020-12-06 13:52:08 -05:00
Juri
fa67518892 fix(web): set buildLibsFromSource to true by default
Incremental build is for large monorepos and should be enabled manually
2020-12-04 14:10:46 -05:00
Juri
ea59892b11 fix(node): set buildLibFromSource to true by default
Incremental build is for large monorepos and should be enabled manually
2020-12-04 14:10:46 -05:00
Benjamin Cabanes
86c0eef9cc
docs(core): separate prompts on create app tutorial (#4188) 2020-12-02 17:30:19 -05:00
victor savkin
93ebc835dc docs(misc): clean up api docs 2020-12-02 10:51:43 -05:00
Jonathan Cammisuli
2ec6848dd3 feat(node): add generatePackageJson option to build executor 2020-11-30 19:59:45 -05:00
Katerina Skroumpelou
0d38b8b560
fix(react): corrected style schematics for css modules (#4067) 2020-11-30 16:44:47 -05:00
Jason Jean
b9791a3108
feat(core): upgrade to angular and angular devkit 11 (#4095) 2020-11-30 14:07:27 -05:00
victor savkin
48bcaf099d feat(core): update the migrate command to support @nrwl/devkit generators 2020-11-26 21:38:56 -05:00
Jonathan Cammisuli
15213119b7
feat(nx-plugin): use @nrwl/devkit 2020-11-25 14:34:03 -05:00
victor savkin
0a955a420c cleanup(docs): use words generator and executor in api docs 2020-11-24 11:57:52 -05:00
Jay Bell
090350bb5d
feat(angular): allow for ivy to be enable for buildable libraries (#4058) 2020-11-20 13:58:58 -06:00
Victor Savkin
06e13dae2f cleanup(core): use the use generator instead of schematic 2020-11-19 20:07:13 -05:00
Victor Savkin
7d3627ab27 feat(web): add parallel, maxParallel, with-deps to file-serve target 2020-11-18 21:11:59 -05:00
Victor Savkin
4511ec65fb feat(web): add file-server builder 2020-11-17 19:31:08 -05:00
Victor Savkin
4a17b7339f feat(core): use the new schematics api for workspace schematics 2020-11-17 19:31:08 -05:00
Victor Savkin
428edb0c32 feat(core): implement basic support for schematics 2020-11-17 19:31:08 -05:00
Martin Hochel
842455bbd7
feat: add --js and --pascalCaseFiles flags to core,node,express schematics (#3683) 2020-11-17 12:29:20 -05:00
Victor Savkin
825202b5f4 fix(repo): fix docs formatting 2020-11-16 09:56:24 -05:00
Victor Savkin
9d053e7912 fix(core): a new workspace should have an explict dep on tao 2020-11-16 09:25:33 -05:00
Juri
1fcea9718b feat(angular): browser builder with incremental build support 2020-11-12 20:49:38 -05:00
Benjamin Cabanes
60b9964d81
docs(docs): add map checker script (#4046)
* docs(docs): add map checker script

* feat(docs): map checker discards shared files

* docs(core): fix orphan files and documentation links

* feat(repo): add documentation map checks before push
2020-11-12 13:39:33 -05:00
Juri Strumpflohner
da77047a4f
docs(misc): add ngconf webinar recording to talks (#4064) 2020-11-11 16:19:12 +01:00
Mehrad Rafigh
e3f318cde3 feat(core): update prettier to v2.1.2 2020-11-06 15:56:40 -05:00
Brandon
41ad265426
fix(angular): add support for migrating from empty Angular CLI workspace (#4043)
Closes #1465, #3128
2020-11-06 13:36:48 -06:00
Zachary DeRose
15b824bdbb
docs(angular): moving from karma to jest (#4008) 2020-11-03 09:13:29 -05:00
Zachary DeRose
5a3ac6b66c
docs(docs): nx cloud e2e encryption configuration documentation added (#3916) 2020-11-03 09:09:36 -05:00
Victor Savkin
5e9a7d76ac cleanup(repo): remove bazel package 2020-11-02 09:28:14 -05:00
Adrian
992013ca0a
Add possibility to specify port when running dep graph (#3938)
* feat(misc): add possibility to specify port when running dep graph

* feat(docs): documentation was updated with the exposed port

Co-authored-by: adrian.etter <adrian.etter@dswiss.com>
2020-10-30 12:09:35 -06:00
Juri Strumpflohner
0892fa2b32
feat(angular): improve incremental build speed (#3854) 2020-10-30 10:23:34 -04:00
Isaac Mann
6b61a6c60c
docs(angular): moving from protractor to cypress (#3962)
* docs(angular): moving from protractor to cypress

* Update docs/angular/guides/modern-angular/protractor-to-cypress.md

Co-authored-by: Zachary DeRose <zack@nrwl.io>

* Update docs/angular/guides/modern-angular/protractor-to-cypress.md

Co-authored-by: Zachary DeRose <zack@nrwl.io>

* docs(angular): add step zero

* docs(angular): fix map.json

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
Co-authored-by: Zachary DeRose <zack@nrwl.io>
2020-10-23 15:36:01 -04:00
Jack Hsu
af15cb09a6
feat(nextjs): add nextConfig option for nextjs build builder to provide customization (#3899) 2020-10-09 19:36:04 -06:00
Philip Fulcher
7a175481a1
docs(storybook): fix storybook logo on guide pages (#3873) 2020-10-06 14:04:38 +03:00