78 Commits

Author SHA1 Message Date
Craigory Coppola
8435bdfb6f
feat(core): shift from 'master' to 'main' as default branch and base (#7111)
* chore(core): fix some broken tests

* docs(core): update docs to represent master -> main

* chore(core): review changes

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>

* chore(core): add migration script for backwards-compat w/ main default.

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-10-08 16:48:02 -04:00
Victor Savkin
402969a948 docs(react): fix broken images 2021-09-15 14:11:21 -04:00
Benjamin Cabanes
3fc074cf75
docs(nxdev): fix code format bash (#6962) 2021-09-08 15:02:37 -04:00
Juri Strumpflohner
0a6434dbf6
docs(nextjs): adjust script for affected deployments to Vercel (#6894) 2021-08-30 12:35:37 -04:00
Jason Jean
fa3dcabe8a
docs(core): add cli overview page and a section documenting how to keep configuration in sync (#6832)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2021-08-24 02:13:25 +00:00
Kirils L
e0028d30f6
feat(nextjs): turn off svgr by default for new apps (#6634) 2021-08-06 13:28:15 -04:00
Juri
4156434389 docs(storybook): improve Storybook docs and add info about Nrwl React Storybook preset 2021-08-06 18:11:47 +02:00
Brandon
fbbb8389e8
docs(core): update deep dive on computation caching (#6622) 2021-08-06 08:46:00 -05:00
jaybell
74034b272f feat(core): add an option to selectively hash tsconfig 2021-08-05 16:17:17 -04:00
Juri Strumpflohner
a6a2b87f6c
docs(storybook): re-arrange content for a more concise Storybook overview guide (#6555)
* docs(storybook): re-arrange content for a more concise Storybook overview guide

* docs(storybook): re-arrange content to have a more concise Storybook guide
2021-08-02 11:48:15 +03:00
Kirils L
37bb3cc28c
docs(nextjs): add vercel deployment affected section (#6495) 2021-07-23 14:15:46 -04:00
Kirils L
1655f4b6dd
docs(nextjs): separate vercel deployment guide (#6482) 2021-07-22 20:35:22 -04:00
Jack Hsu
b41a1ea4b2
docs(nextjs): update overview and guide (#6462) 2021-07-22 10:41:32 -04:00
Zachary DeRose
56a2f5dbf3
docs(misc): Using Tailwind CSS with React Guide (#6183)
* docs(misc): Install Tailwind for Web/React/Next.js Apps Guide

* fix(react): addressing PR comments

* fix(misc): updating map.json with new doc name

* fix(misc): updating map.json to match master
2021-07-12 10:44:47 -04:00
Jack Hsu
4b859493ea
feat(web): add migration generator for webpack 5 (#6232) 2021-07-06 12:21:20 -04:00
Zachary DeRose
9acf7ecd69
docs(misc): Adding index.html interpolation to env variable guide (#6184) 2021-07-02 13:57:34 -04:00
Brandon
603d62d911
docs(core): configuration guide updates (#6193) 2021-06-30 10:05:20 -05:00
Craigory V Coppola
1914da758b
cleanup(core): helpful project json messaging (#6158) 2021-06-28 15:51:51 -04:00
Craigory V Coppola
7c7191a2f9
docs(core): docs for project.json files + associated generator (#6107)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-06-28 10:20:11 -04:00
Katerina Skroumpelou
e13b423ddb
feat(storybook): from addon-knobs to controls (#6068) 2021-06-25 18:17:48 +03:00
Noriyuki Shinpuku
7510ee479c
feat(nextjs): improve WithNxOptions typing (#5903)
* feat(nextjs): improve WithNxOptions typing

* docs(nextjs): update nextjs guides
2021-06-25 15:08:12 +03:00
kirjai
17b1d3f384 docs(nextjs): add nextjs webpack 5 guide 2021-06-22 16:27:46 +01:00
Brandon Roberts
d81837c880 docs(core): add mental model overview guide 2021-06-22 11:17:19 -04:00
Kirils L
0f4c18218e
docs(nextjs): use custom build path rather than output path (#6069) 2021-06-18 14:43:33 -04:00
vsavkin
8a7b6c8405 feat(core): replace strictlyOrderedTargets with targetDependencies 2021-06-18 06:54:33 -04:00
Benjamin Cabanes
03e3f60338
docs(core): documentation format fix (#6058) 2021-06-17 13:55:49 -04:00
vsavkin
d88907a683 docs(core): document dependsOn and targetDependencies 2021-06-17 10:28:21 -04:00
Brandon Roberts
d9513d63a0 docs(misc): update consistency for root files, generators, and executors 2021-05-27 13:29:04 -04:00
Kirils L
92d08f6913
docs(nextjs): suggest installing package as a prod dependency (#5740) 2021-05-21 20:05:13 +03:00
vsavkin
f31b8cb023 docs(misc): replace memoization with caching 2021-05-18 13:43:50 -04:00
Naoyoshi Aikawa
c9e79ab84e
feat(core): support .env.local (#5491)
* feat(core): support .env.local

* fix(core): fix e2e tests for env variables

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-05-04 16:30:03 -04:00
Juri Strumpflohner
111a7cfeaf
docs(core): change tsconfig.json to tsconfig.base.json in core concepts docs (#5514) 2021-04-30 20:42:11 -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
Vivek More
af27f975a4 docs(misc): improve grammar and fix typos 2021-03-15 10:27:35 -04:00
vsavkin
77d1cc3a02 fix(misc): fix treeview code samples 2021-03-11 20:36:18 -05:00
Isaac Mann
e55234f2eb docs(nxdev): flatten the docs 2021-02-05 20:33:28 -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
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
Benjamin Cabanes
28aa63fcec
docs(core): code syntax typescript & image dimension (#4569) 2021-01-19 18:55:39 -05: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
Victor Savkin
2f2efb8b4d docs(misc): introduce the core concepts docs section 2020-12-22 15:54:55 -05:00
Isaac Mann
58e6e84d2f docs(misc): rename schematics to generators 2020-12-10 13:49:58 -05:00
Isaac Mann
35015dd891 cleanup(docs): update terminology for docs related to nx/devkit 2020-12-06 13:52:08 -05:00
Zachary DeRose
5a3ac6b66c
docs(docs): nx cloud e2e encryption configuration documentation added (#3916) 2020-11-03 09:09:36 -05:00
Philip Fulcher
7a175481a1
docs(storybook): fix storybook logo on guide pages (#3873) 2020-10-06 14:04:38 +03:00
James Henry
e339ece224
feat(linter): add explicit file extension to config files (#3847)
* feat(linter): add explicit file extension to config files

* feat(linter): update references to .eslintrc for new projects

* fix(linter): fix quotes in global eslint config
2020-10-01 18:59:45 -04:00
Katerina Skroumpelou
5da9e668fd
feat(storybook): add support for Storybook v6
Co-authored-by: Katerina Skroumpelou <katerina@fileas.local>
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2020-09-28 15:57:10 +02:00