James Henry
699b1cbe1b
feat(linter): noEslintrc option for eslint executor
2021-02-22 11:25:00 -05:00
Matt Hodgson
5ee28743bc
fix(angular): honor buildableProjectDepsInPackageJsonType in angula… ( #4760 )
...
Fixes the angular:package builder to honor the `buildableProjectDepsInPackageJsonType` setting. It was previously ignored.
2021-02-19 20:52:20 +01:00
Katerina Skroumpelou
685887323e
docs(react): mention cra-to-nx in the migration guide from CRA to Nx ( #4825 )
2021-02-18 08:26:00 -05:00
Benjamin Cabanes
67faa9ca9c
docs(core): incremental build content link update ( #4795 )
2021-02-14 12:52:18 -05:00
Zachary DeRose
95365564f2
chore(repo): internal link checker script ( #4786 )
2021-02-14 11:39:42 -05:00
Andrew Luca
5f49a53dcc
docs(testing): fix typo in cli/e2e
2021-02-11 11:06:02 -05:00
Isaac Mann
263a35521e
docs(nxdev): add plugins to core concepts
2021-02-11 10:43:33 -05:00
Isaac Mann
e55234f2eb
docs(nxdev): flatten the docs
2021-02-05 20:33:28 -05:00
Lar Van Der Jagt
cb77170c82
docs(misc): fix swapped gatsby/next plugin file
...
When adding the gatsby plugin to this repo it's docs page was swapped with the next.js plugin docs
page: 51973b88e2
2021-02-02 12:24:44 -05:00
Eric Jeker
a1043e5629
docs(devkit): fixed typo in executor doc
2021-02-02 12:24:19 -05:00
Victor Savkin
11316ebdca
docs(misc): add docs on adding nx to monorepo
2021-02-01 13:35:44 -05:00
katerina
0fc65d8763
feat(storybook): Storybook v6 migration generator for default configurations
...
Co-authored-by: Philip Fulcher <philip@nrwl.io>
2021-02-01 09:17:49 -05:00
Victor Savkin
a97c242649
docs(core): update the nx devkit guide
2021-01-30 10:30:50 -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
Victor Savkin
14503c27c9
Revert "feat(storybook): storybook v6 migration generator for default configuration"
...
This reverts commit e3c46f3fefd39c3095651d6074a04c0590433ecb.
2021-01-28 16:26:19 -05:00
Katerina Skroumpelou
e3c46f3fef
feat(storybook): storybook v6 migration generator for default configuration
...
Co-authored-by: Philip Fulcher <philip@nrwl.io>
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2021-01-28 21:45:32 +01:00
James Henry
57ae457258
fix(core): change all default linter values from tslint to eslint ( #4602 )
2021-01-26 15:54:07 -05:00
Jack Hsu
51973b88e2
chore(gatsby): move gatsby plugin to main repo
2021-01-26 12:17:28 -05:00
Isaac Mann
9d6bdd1c8a
docs(nxdev): remove plugins overview
2021-01-22 20:13:46 -05:00
Isaac Mann
b6a93e19a8
docs(nxdev): flatten docs structure
2021-01-22 20:13:46 -05:00
Benjamin Cabanes
cc2306fa97
docs(core): nx react course new image ( #4586 )
2021-01-21 14:50:20 -05:00
Benjamin Cabanes
28aa63fcec
docs(core): code syntax typescript & image dimension ( #4569 )
2021-01-19 18:55:39 -05:00
Jason Jean
aeec4bd4d9
feat(core): migrate move to devkit ( #4558 )
2021-01-19 16:45:44 -05:00
Victor Savkin
c40ce8a539
feat(testing): update cypress use nx devkit
2021-01-18 21:46:17 -05:00
Victor Savkin
a1c4d94ea6
fix(core): support setting parallel in nx.json
...
Closes #4542
2021-01-17 20:00:56 -05:00
Victor Savkin
a996db280a
docs(misc): fix a broken link the migration guide
2021-01-16 14:49:38 -05:00
Benjamin Cabanes
bb77e1254a
docs(core): update yt embeded dimensions ( #4531 )
2021-01-14 15:31:44 -05:00
hiepxanh
504466f288
feat(storybook): allow to specify angular target project for storybook ( #4099 )
...
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2021-01-13 15:58:14 +01:00
James Henry
2c72a6ede2
docs(nextjs): make it clear 11.1.0 of Nx is required
2021-01-12 11:59:53 -05:00
James Henry
3c96286e39
docs(nextjs): make it clear 11.1.0 of Nx is required
2021-01-12 11:59:53 -05:00
James Henry
625de37163
docs(nextjs): add section on Vercel deployment configuration
2021-01-12 11:59:53 -05:00
mehrad-rafigh
fb3af908f0
feat(core): update prettier to v2.2.1
2021-01-09 10:16:02 -05:00
Robert Willemelis
142c588686
docs(node): align create workspace command with react and angular ( #4276 )
2021-01-08 17:03:08 -05:00
Tasos Bekos
0fc638eba7
docs(docs): add step for installing dependency when migrating
...
Closes #4392
2021-01-07 20:46:17 -05:00
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
8de8273f1c
docs(node): update getting started guide to specify the right preset
2021-01-04 15:49:17 -05:00
Johannes Hoppe
b1fde5ec98
fix(docs): typo in node: getting-started
2020-12-29 08:34:57 -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
hiepxanh
bd29e0d887
docs(docs): old syntax workspace-schematic should using new syntax
...
new syntax is good, it already replaced in all place but I think we missing this
2020-12-14 14:18:11 -05:00
Victor Savkin
8e53485d2e
docs(angular): minor tweaks in the update guide
2020-12-12 12:42:24 -05:00