53 Commits

Author SHA1 Message Date
TheAifam5
58dba00650 feat(nx): add flag to toggle the restart of a node process 2019-11-08 17:56:55 -05:00
Victor Savkin
c23572a8fa docs(nx): add an example of using --with-deps 2019-11-04 10:46:03 -05:00
Isaac Mann
8b8d30eff1 chore(nx): storybook schematics for react 2019-11-03 16:57:00 -05:00
Alan Elias
3b92d11f57 docs(web): updated devserver documentation 2019-11-03 16:55:12 -05:00
George Wilde
e5633969d4 docs(nx): Correct grammar in the contribution guide 2019-10-31 15:43:59 -04:00
George Wilde
9a43b747e0 docs(react): Correct typing errors in React tutorial 2019-10-31 15:43:59 -04:00
Isaac Mann
c60857a6df feat(nx): storybook schematics
chore(nx): move some schematics into @nrwl/angular

    chore(nx): add e2e test

    feat(nx): add storybook schematics and builder

    test: Add tests

    test: remove test

    chore: Move some schematics into @nrwl/angular

    test: fix tests

    chore: Add e2e test

    chore: Bump storybook versions

    chore: createTestUiLib takes a libName argument

    chore: configs extend root config

    fix: Remove custom scss loader

    feat: add storybook builder

    fix: generate documentation and fix linting

    chore: Builder tests passing

    fix(nx): configuration schematic can run multiple times

    feat(nx): component story format

    docs(nx): update storybook docs

    fix(nx): pin core-js dev dependency to ^2.6.9

    chore(nx): fix formatting

    chore(nx): match core-js version for web/storybook

    chore(nx): remove storybook's angular dependencies

    chore(nx): modifyObstructiveCode to false in cypress.json

    See: https://github.com/cypress-io/cypress/issues/4042#issuecomment-487562075

    chore(nx): storybook tests --no-interactive

    chore(nx): add storybook to e2e tests

    chore(nx): reorder e2e tests
2019-10-23 17:16:19 -04:00
Joshua D. Mentzer
9059a9728b fix(testing): update jest builder to support testLocationInResults flag 2019-10-21 22:14:29 -04:00
Alan Elias
f3b673e618 feat(web): enable devserver allowed hosts option (#1969)
* feat(web): enable devserver allowed hosts option
2019-10-21 21:49:36 -04:00
Joshua D. Mentzer
f6ad171450 feat(nx): inclusion and exclusion capability added to nx dep-graph
`nx dep-graph --filter=todos-feature-main --exclude=shared-utils` will launch dep graph with all
ancestors and descendants of todos-feature-main and exclude the shared-utils library

fix #1864
2019-10-21 21:46:15 -04:00
Jack Hsu
930cf40a4a
fix(nx): add outputPath in schema.json for web and node build builders. (#1959)
Related: #1945
2019-10-17 12:46:34 -04:00
Victor Savkin
1c7b8dce8c feat(nx): implement print-affected
This allows printing information about affected projects, which is useful in CI.
2019-10-15 16:56:38 -04:00
Daniel Smith
19efc6d5b2 fix(testing): convert testPathPattern to an array
Per facebook/jest/#5066, the testPathPattern parameter to the CLI is an array
2019-10-15 15:37:44 -04:00
Brandon Roberts
eebe9fae38 docs(nx): fix affected help comand 2019-10-15 15:34:34 -04:00
Brandon Roberts
885dfd755f docs(nx): update Nx CLI guide for web components
There doesn't currently exist a component schematic, so there isn't a good
example of setting defaults, or customizing yet
2019-10-15 15:34:34 -04:00
Brandon Roberts
410b490953 docs(nx): fix typo in react guide for Nx CLI 2019-10-15 15:34:34 -04:00
Brandon Roberts
477825db5f docs(nx): add info about default collections, help, and affected long form 2019-10-15 15:34:34 -04:00
Brandon Roberts
aa4d5a6259 docs(nx): update Nx CLI guide to be more detailed 2019-10-15 15:34:34 -04:00
Brandon Roberts
6160cc2324 feat(nx): update usage of facades with NgRx and add better support for barrel exports 2019-10-10 11:30:16 -04:00
ben
cf904fe3c8 docs(nx): update course markup for nx.dev 2019-10-09 14:10:20 -04:00
Jason Jean
ed546337f1 feat(nx): add generic task execution 2019-10-08 15:00:54 -04:00
Jo Hanna Pearce
b962b09ac6 feat(nx): add new nx list command which enables simpler schematic discovery 2019-10-08 10:59:38 -04:00
ben
936801df9d docs(nx): add course screenshot 2019-10-07 10:42:42 -04:00
Jo Hanna Pearce
1d377eac29 feat(nx): add report function to @nrwl/workspace which lists versions of select packages 2019-10-04 17:16:02 -04:00
Victor Savkin
3516890ec6 feat(nx): add a flag to run affected:libs and affected:apps without pretty formatting 2019-10-02 17:54:38 -04:00
Victor Savkin
156f961195 fix(nx): make dep-graph work on node 12 2019-10-02 16:26:28 -04:00
Jack Hsu
a524b2e947 feat(react): add publishable library support
Issue #1521
2019-10-02 16:26:20 -04:00
Jason Jean
579a15503f fix(testing): fix the verbose option type for jest 2019-09-28 16:35:30 -04:00
ben
047fb3200c docs(nx): add nx video course links 2019-09-26 09:23:34 -04:00
Victor Savkin
5bb12dc4af fix(nx): add migrate packages 2019-09-26 09:23:20 -04:00
Daniel Smith
ba6be8d9bb feat(testing): add support for testResultsProcessor jest option 2019-09-23 13:09:35 -04:00
ben
0ac030b09f docs(nx): update affected files description
Update the description of the `--files` options for the `affected`
command, making it clearer (hopefully).

close #1535
2019-09-17 08:51:32 -04:00
Victor Savkin
3579c5a8b9 fix(nx): misc next.js related fixes 2019-09-09 12:29:43 -04:00
Victor Savkin
09a94b8958 feat(nx): implement next support 2019-09-08 14:36:30 -04:00
Jack Hsu
811c50b92c feat(web): use babel-loader instead of ts-loader for web build builder
- removes the `differentialLoading` build option
- differential loading is always enabled for prod builds

BEFORE (without ESM):

Benchmark #1: nx build demo --prod
  Time (mean ± σ):     13.834 s ±  1.731 s    [User: 11.817 s, System: 1.352 s]
  Range (min … max):   11.947 s … 16.015 s    10 runs

AFTER (with ESM):

Benchmark #1: nx build demo --prod
  Time (mean ± σ):     18.711 s ±  1.310 s    [User: 12.172 s, System: 1.394 s]
  Range (min … max):   17.232 s … 20.770 s    10 runs
2019-09-05 15:34:01 -04:00
Jo Pearce
0b72c63be9 docs(nx): add tutorial note on restarting TS server when editing with VS Code (#1781) 2019-09-05 07:34:22 -05:00
Victor Savkin
70d71b3516 feat(nx): add support for migrations 2019-09-02 14:33:56 -04:00
mehrad-rafigh
5ada9dd394 feat(angular): add backendProject flag to angular app generation schematics
--backend-project now accepts a string, which should be the name of a node/nest app and creates a
proxy.conf.json

closes #1288
2019-09-02 13:15:28 -04:00
Jack Hsu
0a2f7fd78a
feat(react): add redux schematic (#1761) 2019-08-28 08:25:34 -04:00
Jack Hsu
d222ef04fe
fix(react): set configPath for @babel/preset-env to match project context (#1758) 2019-08-27 13:06:36 -04:00
Victor Savkin
11b2412a39 fix(nx): fix formatting 2019-08-19 10:49:25 -04:00
Victor Savkin
64063f72df docs(nx): update api docs to contain examples 2019-08-21 11:56:21 -04:00
Victor Savkin
54d5826103 docs(nx): update readme 2019-08-19 10:42:37 -04:00
Victor Savkin
9a8f637899 docs(nx): generate different flavours of nx docs 2019-08-17 13:25:22 -04:00
ben
972435c8b8 docs(nx): update images links 2019-08-14 10:10:29 -04:00
Victor Savkin
2abe13d5f4 docs(nx): share guides between different nx.dev flavours 2019-07-31 15:48:09 -04:00
Victor Savkin
1c721c744c docs(nx): minor doc updates 2019-07-31 14:34:22 -04:00
ben
d9084a08ab docs(fundamentals): monorepos & automation 2019-07-30 20:17:04 -04:00
Brandon Roberts
5e69ef38c9 docs(nx): fix links and screenshots in react/web docs 2019-07-26 16:49:48 -04:00
Brandon
8452b2823a
docs(nx): update React and Web Components docs for Nx CLI usage (#1620) 2019-07-24 22:58:41 -05:00