Miroslav Jonaš
8249519fea
fix(core): add description to commands schema help ( #5634 )
2021-05-12 20:56:58 -04: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
bc3ee3e13e
feat(core): add --buildable support to workspace lib ( #5449 )
2021-04-27 13:58:51 +01:00
Isaac Mann
de1401965a
docs(nxdev): rewrite getting started section ( #5139 )
...
* docs(nxdev): rewrite getting started section
* docs(nxdev): revisions
* docs(nxdev): update features section
* docs(nxdev): updates
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-04-01 15:12:52 -04:00
Leosvel Pérez Espinosa
3cac30caf9
fix(core): normalize run-commands and run-script cwd handling ( #5119 )
2021-03-26 11:28:42 -04:00
Jack Hsu
ddec362a5a
fix(nextjs): update babel setup to better support next apps ( #4944 )
...
* fix(nextjs): update babel setup to better support next apps
* fix(testing): remove babel-jest.config.json used in jest.config.js
- Fix `@nrwl/web/babel` to support Jest as well
2021-03-09 21:32:36 +00:00
Isaac Mann
1c94df17c7
docs(nxdev): fix link to docs from executors ( #4908 )
...
ISSUES CLOSED : #4862
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-02-26 09:43:58 -05:00
Victor Savkin
429fb22260
feat(core): default to running npm scripts when no targets are defined
2021-01-28 18:52:16 -05:00
Jason Jean
aeec4bd4d9
feat(core): migrate move to devkit ( #4558 )
2021-01-19 16:45:44 -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
93ebc835dc
docs(misc): clean up api docs
2020-12-02 10:51:43 -05:00
victor savkin
0a955a420c
cleanup(docs): use words generator and executor in api docs
2020-11-24 11:57:52 -05:00
Victor Savkin
06e13dae2f
cleanup(core): use the use generator instead of schematic
2020-11-19 20:07:13 -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
Mehrad Rafigh
e3f318cde3
feat(core): update prettier to v2.1.2
2020-11-06 15:56:40 -05:00
Jo Hanna Pearce
001b6ee8cc
fix(misc): updates the mv schematic to cope with libs created with --importPath
...
ISSUES CLOSED : #3476
2020-09-14 13:36:46 -04:00
Martin Hochel
6b8592da2e
feat(misc): add babelJest support to node,web,workspace,express plugins ( #3636 )
...
ISSUES CLOSED : #3041
2020-09-08 13:59:36 -04:00
German
9b490623e9
fix(core): add forwardAllArgs option to run-commands builder ( #3559 )
...
ISSUES CLOSED : #3335
2020-09-03 16:40:31 +03:00
Adam L Barrett
afd99b27de
fix(misc): allow --js flag to be passed to @nrwl/web:lib schematic ( #3230 )
...
* fix(misc): allow --js flag to be passed to @nrwl/web:lib schematic
creates js files instead of ts files
s
ISSUES CLOSED : #2985
* fix(misc): add tests for --js flag in workspace
2020-08-18 22:07:33 -04:00
Victor Savkin
aff592b930
feat(angular): add an option to use eslint
2020-08-06 22:08:16 -04:00
Isaac Mann
29c0b809c9
docs(core): expand description of outputPath for run-commands builder and schematic ( #3398 )
2020-07-24 16:13:06 -05:00
Juri Strumpflohner
ed0a9a7405
fix: generated tsconfig path mapping for publishable libs (when generated in nested folders) ( #2840 )
...
fix(core): require importPath for publishable libs
2020-07-22 12:39:44 -04:00
Jack Hsu
f110ccfe8e
feat(core): add cwd and outputPath options for run-commands schematic ( #3333 )
2020-07-14 14:19:35 -04:00
Victor Savkin
2c96d7a137
feat(misc): improve the ux of the run-commands builder ( #3092 )
2020-06-02 10:25:44 -04:00
Benjamin Cabanes
935f121f9d
feat(docs): show entity type and entity container's type ( #2878 )
2020-04-21 17:48:42 -04:00
James Henry
97c607a638
fix(core): runtime support for outputPath array on run-commands builder ( #2807 )
2020-04-04 14:00:26 -04:00
Benjamin Cabanes
0f3d14f43f
fix(docs): update ng for nx in documentation ( #2763 )
2020-03-30 14:39:01 -04:00
Jo Hanna Pearce
9e5f06ceb2
fix(core): remove schematic warns on missing project
2020-03-23 11:35:33 +00:00
Jo Hanna Pearce
d834e79dc4
feat(core): add remove schematic ( #2484 )
...
* feat(core): add remove schematic
* fix(core): update remove schematic to use project graph
2020-03-18 11:07:25 +00:00
Jay Bell
a39587a350
feat(nest): implement nest lib schematic ( #2540 )
2020-03-02 11:20:45 -05:00
Rares Matei
564ff5a642
docs(core): improve run-commands documentation ( #2546 )
2020-02-25 15:11:02 -05:00
Benjamin Cabanes
e45b7a6124
docs(core): update documentation to reflect nx commands ( #2403 )
2020-02-25 11:55:57 -05:00
Juri
7723e941c0
docs(core): adjusts description on library schematics
...
right now "where the app is placed" is displayed which might be confusing given we generate a
library
2020-02-20 08:26:28 -05:00
Rares Matei
c04f8afeba
feat(core): "cwd" option for commands runner ( #2501 )
...
* feat(core): add cwd option to commands runner
* docs(core): add docs for new cwd option in commands runner
* cleanup(core): remove unecesarry import in test
* fix(core): fix failing unit test
* feat(core): allow additionalProperties for run commands
* docs(core): format docs for command runner
2020-02-20 11:21:13 +00:00
Rares Matei
eee8c18ebc
feat(core): specify a custom .env file for workspace:run-commands ( #2505 )
...
* feat(core): add envFile option to commands runner
* feat(core): add tests for dotenv functionality in command runner
2020-02-19 15:07:26 -05:00
Bradley Zeggelaar
4d8b38b7ce
feat(core): adds host binding option to dep-graph command
2020-02-16 10:28:24 -05:00
Victor Savkin
04a9c5edbb
feat(core): minor cache improvements to improve dev ergonomics
2020-02-04 15:02:19 -05:00
Jo Pearce
8c99bc3da7
feat(angular): add --project alias, default argv source and example to move schemas ( #2390 )
2020-01-28 16:46:29 +00:00
Victor Savkin
9c8e09ab2d
feat(core): make migrate command more permissive and add docs
2020-01-18 12:00:25 -05:00
Jo Hanna Pearce
25de783a26
feat(angular): add move schematic for workspace and angular collections
2020-01-08 13:09:24 -05:00
Jason Jean
8eea4b3157
feat(misc): add color option to run-commands
2020-01-05 16:37:10 -05:00
Victor Savkin
8e08924bc3
feat(core): add ability to select data from the print affected output
2019-12-16 16:04:35 -05:00
Victor Savkin
e5377d223f
feat(core): improves print-affected command to support more use cases
2019-12-12 18:08:43 -05:00
Jo Hanna Pearce
607bcfdeb2
feat(nx): refactor nx list to also show plugins with builders and uninstalled approved plugins
2019-11-11 13:09:18 -05:00