Jason Jean
a01ea8ce25
docs(devkit): initial project graph plugin guide ( #5281 )
2021-04-08 12:38:49 -04:00
vsavkin
1a918d7e6b
feat(misc): add a convenince command to connect to nx cloud
2021-04-04 20:14:57 -04: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
Katerina Skroumpelou
56444cca9d
docs(nxdev): updating nx console page to include all editor plugins ( #5044 )
2021-03-26 11:09:15 -04:00
James Henry
00dec221e2
feat(linter): convert-tslint-to-eslint generators ( #4943 )
...
* feat(linter): convert-tslint-to-eslint generators
* fix(core): remove generators in collection for ng and nest
* fix(core): update tao to support mixed generators and schematics
* fix(core): update tao to support mixed generators and schematics
* fix(core): address some PR feedback
* fix(core): fix snapshots after syncing up with master
* feat(core): store user preference for removeTSLintIfNoMoreTSLintTargets
* fix(linter): unit tests
* feat(core): apply root tslint.json conversion to root .eslintrc.json
2021-03-19 13:41:13 -04:00
Zachary DeRose
ed22ae64ac
fix(repo): fixing broken internal links ( #4790 )
2021-02-25 12:48:36 -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
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
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
Jack Hsu
51973b88e2
chore(gatsby): move gatsby plugin to main repo
2021-01-26 12:17:28 -05:00
Isaac Mann
b6a93e19a8
docs(nxdev): flatten docs structure
2021-01-22 20:13:46 -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
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
Victor Savkin
0875d19ad3
fix(misc): minor fixes for nx 10->nx11 migration
2020-12-12 12:18:09 -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
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
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
b99c5a95d5
chore(repo): update nx to 10.4.0-beta.2
2020-11-12 21:18:40 -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
Isaac Mann
0f64316edb
docs(docs): fix orphaned docs
...
ISSUES CLOSED : #3914
2020-11-07 08:55:20 -05:00
Benjamin Cabanes
3825f4fe8b
docs(angular): update map link ( #4045 )
2020-11-06 14:29:49 -05:00
Benjamin Cabanes
abdc82bf26
docs(angular): ng packagr lite map ( #4040 )
2020-11-06 11:35:07 -05:00
Benjamin Cabanes
9c7eed035b
docs(angular): add ng-packagr-lite to map ( #4039 )
2020-11-06 10:41:02 -05:00
Zachary DeRose
15b824bdbb
docs(angular): moving from karma to jest ( #4008 )
2020-11-03 09:13:29 -05: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
Zachary DeRose
0f0de3af6f
docs(docs): Documentation on buildable/publishable libs ( #3903 )
2020-10-14 21:51:03 +02:00
Isaac Mann
03c48d1c8c
docs(docs): expand dependency graph docs ( #3714 )
...
* docs(docs): expand dependency graph docs
* docs(docs): path typo
* docs(docs): pr review fixes
* docs(docs): rewording
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-10-09 14:29:06 -04:00
Isaac Mann
c74b933fe9
docs(docs): fix copy paste typo
2020-09-21 12:38:28 -04:00
Isaac Mann
ea0edb7585
docs(docs): add missing schematics to map.json
2020-09-21 12:38:28 -04:00
Zachary DeRose
231e666467
fix(docs): Misnamed link in sidebar ( #3762 )
2020-09-18 09:57:01 -04:00
Jonathan Cammisuli
b49f0af610
chore(docs): add node tutorial files ( #3663 )
2020-09-09 14:28:59 -04:00
Jonathan Cammisuli
0304516318
feat(docs): add node document generation
2020-09-01 11:23:57 -04:00
Zachary DeRose
8d9d99796c
docs(docs): Shared > Migration > Preserving Git Histories ( #3569 )
2020-08-20 06:47:07 -04:00
Zachary DeRose
8a9565de01
docs(docs): workspace builder ( #3526 )
2020-08-14 13:43:48 -07:00
Benjamin Cabanes
93140c5ff4
docs(react): reactjs storybook shematics list ( #3425 )
2020-07-28 10:05:58 -04:00
Isaac Mann
19f5bdce1c
docs(react): cra migration guide ( #3344 )
...
* docs(react): cra migration guide
* docs(react): add to maps.json
* docs(docs): use run-commands schematic
* docs(react): cra migration guide
* docs(react): add to maps.json
* docs(docs): docs/react/migration/migration-cra.md
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2020-07-24 13:21:15 -04:00
Adam L Barrett
69dc8da9cc
docs(docs): docs(docs): add a guide to the docs for configuring browser support in applications ( #3320 )
2020-07-13 12:28:18 -04:00
Isaac Mann
e82642ddc3
docs(docs): add examples section ( #3165 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-06-12 22:09:48 -04:00
Isaac Mann
2c7bcbdd74
docs(core): structure docs on creating libraries ( #2948 )
...
* docs(core): structure docs on creating libraries
* docs(docs): update structure docs
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-08 15:49:30 -04:00
Isaac Mann
680541b89f
Global config files docs ( #2974 )
...
* docs(misc): add docs on global config files
* docs(docs): move configuration under workspace
Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-08 15:32:08 -04:00