Colum Ferry
a26caaa288
feat(angular): add component generator ( #9351 )
2022-03-16 12:48:27 +00:00
Isaac Mann
5470b3097c
docs(core): core nx tutorial ( #9220 )
...
* docs(core): core nx tutorial
* docs(core): cleanup core tutorial
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-03-11 12:25:16 -05:00
Colum Ferry
6c9995939d
feat(angular): add mfe-remote generator ( #9191 )
2022-03-08 14:14:21 +00:00
Colum Ferry
744203057d
feat(angular): add mfe-host generator ( #9218 )
2022-03-08 13:30:24 +00:00
Jack Hsu
95f5a085fa
feat(node): consolidate js and node plugins ( #9086 )
...
* chore(node): update docs after consolidating js and node plugins
* feat(node): consolidate js and node plugins
2022-02-23 16:59:03 -05:00
Emily Xiong
19efdfc938
feat(react-native): add storybook to react native ( #8886 )
2022-02-14 10:13:23 -05:00
Benjamin Cabanes
f439d96832
docs(core): add applications and libraries section ( #8827 )
2022-02-03 11:52:14 -05:00
Benjamin Cabanes
3f36921aaa
docs(nxdev): flatten storybook executors map links ( #8822 )
2022-02-03 11:03:00 -05:00
Fabian Kaupp
3494d7b9b9
fix(docs): fix id of library-secondary-entry-point page ( #8739 )
...
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-02-02 08:53:12 +00:00
Katerina Skroumpelou
e98e6390c7
docs(storybook): guide for setting up storybook composition
2022-02-01 14:05:14 +01:00
Miroslav Jonaš
2df183190f
docs(linter): add overview page ( #8794 )
...
* docs(linter): add overview page
* chore(repo): add autogenerated docs
2022-01-31 19:55:05 -05:00
Kirils L
68c63f30a8
docs(nextjs): move next.js guide to next.js plugin page ( #8758 )
2022-01-31 15:12:45 -05:00
Chau Tran
974b2f6e1a
docs(js): add Overview page for nrwl/js ( #8761 )
...
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-01-31 09:51:27 -05:00
Leosvel Pérez Espinosa
c2dd9e0068
docs(angular): add guide for using tailwind css with angular projects ( #8741 )
2022-01-31 10:28:23 +00:00
Isaac Mann
07ebdb36a3
feat(core): add nx graph as alias of nx dep-graph ( #8539 )
...
* feat(core): add nx graph as alias of nx dep-graph
* docs(core): add note about old dep-graph syntax
* cleanup(core): formatting
* feat(core): formatting
* feat(core): formatting
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 11:15:23 -05:00
Jack Hsu
f231cfc01b
feat(repo): move gatsby plugin to nx-labs repo ( #8617 )
2022-01-20 12:00:51 -05:00
Victor Savkin
a645305ad4
docs(misc): clean up docs
2022-01-18 16:15:10 -05:00
Benjamin Cabanes
57995d8d14
docs(core): renamed generated folder ( #8491 )
2022-01-13 12:37:19 -05:00
Jason Jean
eabeebcb2d
fix(core): create new env variable for performance profile and add documentation ( #8479 )
2022-01-12 19:55:20 -05:00
Emily Xiong
549b272158
docs(react-native): add overview page for react native and detox ( #8451 )
2022-01-11 09:06:47 -05:00
Victor Savkin
e6ef4ccc85
docs(misc): fix doc id
2022-01-07 11:19:14 -05:00
Emily Xiong
2d5e169a29
docs(react-native): add react native guide
2022-01-07 10:28:09 -05:00
Benjamin Cabanes
be569a7612
docs(nxdev): remove flavoured docs ( #8414 )
2022-01-06 14:45:38 -05:00
Victor Savkin
334c230a35
docs(misc): minor changes in configuration guides
2022-01-06 13:35:05 -05:00
Victor Savkin
9b947a5306
docs(misc): add more content to Nx and ... guides
2022-01-06 12:24:12 -05:00
Victor Savkin
67cb8cf8cc
docs(misc): rework the content to remove flavours
2022-01-05 16:23:44 -05:00
Victor Savkin
20f731990c
docs(misc): rework the top section of docs
2022-01-04 14:11:31 -05:00
Victor Savkin
9ca9a65055
chore(repo): minor changes to the home page
2021-12-22 16:55:06 -05:00
Juri
3c1c9653c9
docs(js): add Nx and TypeScript guide
2021-12-22 16:30:02 -05:00
Chau Tran
1139c616e1
feat(js): add nrwl/js:node executor to serve node apps
2021-12-22 10:33:02 -05:00
Juri Strumpflohner
39ce485176
feat(testing): allow generating new Cypress e2e projects ( #8205 )
2021-12-21 10:49:51 -05:00
Leosvel Pérez Espinosa
2b00c99db1
feat(angular): add support for configuring tailwind in existing and new apps and buildable/publishable libs ( #8043 )
2021-12-16 17:25:32 +00:00
Chau Tran
726877d103
feat(js): add SWC support ( #7956 )
...
* feat(js): add SWC support
chore(js): remove comment
fix(js): clean up typecheck after merge
fix(js): add tests to swc
* fix(js): adjust typecheck
* feat(js): add skipTypeCheck to library generator
* fix(js): use Promise.all()
* fix(js): pass in correct tsconfig path
* cleanup(js): remove comment code
* fix(js): use logger from devkit instead of console log
* fix(js): remove unintended exit log
* feat(js): add convert-to-swc generator to convert lib w/ tsc to swc
* fix(js): reexport print diagnostics
2021-12-15 12:23:50 -05:00
Shlomi Levi
4bb109e175
feat(angular): add scam generator for pipes and directives ( #8144 )
...
ISSUES CLOSED : #8122
2021-12-14 11:28:47 +00:00
Victor Savkin
02a79bc80b
chore(misc): add a comparison guide
2021-12-13 14:08:37 -05:00
Colum Ferry
48712948b3
feat(angular): add scam generator ( #7987 )
...
* feat(angular): add scam generator
* feat(angular): support flat and type component flags
2021-12-06 12:59:42 +00:00
Markus Heinemann
a8d5ac11b0
docs(core): add gitlab ci guide ( #7878 )
...
Closes : #7876
2021-12-02 09:52:30 -06:00
Jack Hsu
157c6e0fb0
feat(web): rename @nrwl/web:build to @nrwl/web:webpack ( #7952 )
2021-11-30 14:22:34 -05:00
Kirils L
bfd1a4715a
feat(web): rename package executor to rollup ( #7904 )
2021-11-30 09:32:12 -05:00
Naresh Bhatia
324b2f0a15
docs(react): clean up react tutorial to match the latest version of nx ( #7639 )
2021-11-16 18:07:40 -05:00
Victor Savkin
fcecebeb3a
feat(js): add library and app generators
2021-11-15 21:29:28 -05:00
Craigory Coppola
d28f571874
feat(js): create @nrwl/js package and move @nrwl/workspace:tsc to it ( #7604 )
2021-11-12 16:41:30 -06:00
Miroslav Jonaš
1afeeb6be1
docs(core): move misleading migration overview page ( #7608 )
2021-11-04 14:39:38 +01:00
Ashley Hunter
cae625a817
feat(nest): nest resource generator ( #7571 )
...
* feat(nest): adding nest resource generator
Adding a generator to run the Nest Resource schematic
ISSUES CLOSED : #6754
* feat(nest): adding nest resource generator
Adding a generator to run the Nest Resource schematic
ISSUES CLOSED : #6754
* feat(nest): adding nest resource generator
Adding a generator to run the Nest Resource schematic
ISSUES CLOSED : #6754
2021-11-01 11:10:58 -05:00
Victor Savkin
5b9992c62a
docs(react): rework the core section to highlight nx core
2021-10-28 19:48:13 -04:00
Leosvel Pérez Espinosa
8311a172d7
feat(angular): add secondary entry point generator for publishable libraries ( #7501 )
2021-10-26 11:12:53 +01:00
Victor Savkin
282bd0a79d
docs(misc): ci guides minor fixes
2021-10-20 20:54:56 -04:00
Brandon
8705e4bb09
docs(core): reorganize CI guides ( #7453 )
2021-10-20 11:51:18 -04:00
Brandon
a43b6896bc
docs(core): add CI overview guide and updated guides ( #7447 )
2021-10-20 09:09:15 -05:00
Victor Savkin
a20f326ac4
docs(core): add a plugin about using nx without plugins
2021-10-19 15:49:52 -04:00