Benjamin Cabanes
5d28162269
docs(core): add description to jest package ( #9531 )
2022-03-25 16:42:47 -04:00
Benjamin Cabanes
f6126663eb
docs(core): add description to nextjs package ( #9534 )
2022-03-25 20:19:53 +00:00
Benjamin Cabanes
a4da5a19b7
docs(core): add description to node package ( #9533 )
2022-03-25 20:18:29 +00:00
Benjamin Cabanes
24173e5742
docs(core): add description to nest package ( #9532 )
2022-03-25 20:14:01 +00:00
Leosvel Pérez Espinosa
7c0ab03ffb
docs(angular): add missing required property "project" to ng-packagr executor presets ( #9528 )
2022-03-25 19:36:30 +00:00
Benjamin Cabanes
9f41b6e18f
docs(core): add description to express package ( #9530 )
2022-03-25 19:36:16 +00:00
Benjamin Cabanes
ad5c6c3cbe
docs(core): add description to workspace package ( #9527 )
2022-03-25 19:31:34 +00:00
Benjamin Cabanes
cea9c0c146
docs(core): add description to web package ( #9526 )
2022-03-25 19:26:31 +00:00
Benjamin Cabanes
e5212ec443
docs(core): add description to react package ( #9524 )
2022-03-25 19:08:08 +00:00
Benjamin Cabanes
dce0e94666
docs(core): add description to storybook package ( #9523 )
2022-03-25 18:55:37 +00:00
Benjamin Cabanes
15825b8cdc
docs(nxdev): package view supports markdown ( #9519 )
2022-03-25 17:33:14 +00:00
Isaac Mann
753277ad50
docs(nxdev): customize webpack guide ( #8857 )
...
* docs(nxdev): customize webpack guide
* docs(core): add webpack-merge
* docs(core): webpack config example
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-03-25 11:27:16 -04:00
Benjamin Cabanes
39fb1c39db
docs(core): angular package has better schema descriptions ( #9502 )
2022-03-25 14:37:43 +00:00
Benjamin Cabanes
3a87887b06
docs(core): js package description update ( #9506 )
2022-03-24 21:22:32 +00:00
Benjamin Cabanes
4351e99808
docs(core): detox package description improvements ( #9508 )
2022-03-24 21:15:00 +00:00
Benjamin Cabanes
80dd63e81e
docs(core): cypress package has better schema descriptions ( #9503 )
2022-03-24 16:24:26 -04:00
Benjamin Cabanes
f4b6a83364
docs(core): detox package has better schema descriptions ( #9504 )
2022-03-24 15:19:17 -04:00
Victor Savkin
fe846882aa
chore(repo): update repo to 13.10 ( #9497 )
2022-03-24 12:21:07 -04:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability ( #9383 )
2022-03-24 12:00:06 -04:00
Juri Strumpflohner
09c356bfb1
docs(nxdev): make sure rendered command string includes param indication ( #9489 )
2022-03-24 09:17:22 -04:00
Colum Ferry
bf58aabb88
feat(angular): add generator to migrate old mfe config ( #9366 )
2022-03-24 09:28:01 +00:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… ( #9469 )
2022-03-23 22:18:17 -04:00
Emily Xiong
95704f1357
feat(react-native): add interactive schema option ( #9373 )
2022-03-23 09:58:43 -04:00
Emily Xiong
dad4a259b5
chore(react-native): add examples to react native and detox schema ( #9434 )
2022-03-23 09:58:28 -04:00
Colum Ferry
de5528dd04
docs(angular): improve webpack-server executor ( #9477 )
2022-03-23 12:18:26 +00:00
Colum Ferry
1bfc02f4f9
docs(angular): improve webpack-browser docs ( #9461 )
2022-03-22 18:42:25 +00:00
Miroslav Jonaš
99d871a467
fix(angular): change mfe schema port type to number ( #9420 )
2022-03-21 12:04:25 +01:00
K. Golbang
cd8c9b0313
feat(testing): support for memory leaks detection for jest added [logHeapUsage, detectLeaks] ( #9339 )
2022-03-18 16:10:28 -04:00
Colum Ferry
a26caaa288
feat(angular): add component generator ( #9351 )
2022-03-16 12:48:27 +00:00
Leosvel Pérez Espinosa
a82edb1bc4
feat(angular): add buildLibsFromSource option to @nrwl/angular:webpack-browser executor ( #9334 )
2022-03-15 15:33:56 +00:00
Colum Ferry
c4f96467c3
feat(angular): default export of scams to true ( #9331 )
2022-03-15 13:39:57 +00:00
Katerina Skroumpelou
dbbd7eff83
fix(storybook): fixing the static-dir issue ( #9313 )
2022-03-14 17:53:15 +02:00
Craigory Coppola
208d5c0f6d
feat(nx-plugin): port compiler option into nx-plugin generator ( #9299 )
2022-03-11 14:36:56 -05:00
Craigory Coppola
24c0c1b56f
fix(node): update @nrwl/node:library to accept compiler options ( #9269 )
2022-03-10 14:42:03 -05:00
Colum Ferry
1440f8362c
fix(web): file-server withDeps is deprecated ( #9170 )
...
* fix(web): file-server withDeps is deprecated
* docs(web): fix spacing issue
2022-03-09 11:32:12 -05:00
Leon Radley
9c2ebfe71d
fix(storybook): add staticDir object schema ( #8885 )
...
Adds schema for the more advanced storybook staticDirs config defined here.
https://storybook.js.org/docs/react/configure/images-and-assets
2022-03-08 08:26:13 -08: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
Chau Tran
229f71ef17
feat(nest): use nrwl/js to generate library ( #9164 )
...
* chore(js): rename GeneratorSchema to LibraryGeneratorSchema
* fix(js): add publishable to library generator schema
* feat(nest): use nrwl/js for library generator
* fix(js): update documentation about publishable
* chore(nest): fix depcheck for nrwl/js
* chore(nest): update test snapshot
* chore(nest): update nestjs/swagger version in node e2e
* chore(js): rename loadTsPlugins function
* fix(nest): default standaloneConfig for library generator to true
* feat(nest): rename tsPlugins to transformers and add tsPlugins to aliases
* chore(nest): fix e2e test on generate a new nest library
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-03-03 15:47:06 -05:00
Jason Gerbes
4287d59a2a
fix(js): update dependencies in package.json ( #9073 )
...
Co-authored-by: Jason Gerbes <jason.gerbes@vista.co>
2022-02-24 16:01:43 -06: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
Katerina Skroumpelou
fc018cd438
feat(storybook): add styles and stylePreprocessorOptions to the executors ( #9057 )
2022-02-21 16:40:59 +02:00
Miroslav Jonaš
b251234af9
feat(core): use stricter types for project graph node references ( #8813 )
2022-02-16 11:45:04 +01:00
Emily Xiong
19efdfc938
feat(react-native): add storybook to react native ( #8886 )
2022-02-14 10:13:23 -05:00
Isaac Mann
cb452b48a4
docs(core): use project.json instead of workspace.json ( #8936 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-02-11 17:00:54 +00:00
Colum Ferry
91ca67ad6b
fix(angular): add cypress workaround when generating mfes ( #8909 )
...
* fix(angular): add cypress workaround when generating mfes
* fix(angular): add a migration for cypress mfe
* docs(angular): fix typos in mfe docs
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
* fix(angular): target 13.8.1 for migration
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-02-09 23:12:08 +00:00
William Sedlacek
e942a85b1c
feat(react-native): debug option for build-android ( #8702 )
...
* feat(react-native): debug option for build-android
* docs(react-native): debug option
2022-02-07 21:39:31 -05:00
Juri
aa1d8b8e3f
docs(misc): adjust Tailwind references to v3
2022-02-05 19:42:37 +01:00
Jack Hsu
475143b3b4
feat(react): add postcssConfig option to apps to enable auto-loading or set a single path ( #8849 )
2022-02-05 12:24:07 -05:00
Leosvel Pérez Espinosa
39f4c47fd0
fix(angular): update schemas with missing changes from previous versions ( #8836 )
2022-02-04 11:07:57 +00:00