Jason Jean
fc9caccffb
chore(repo): update nx to 11.5.0-beta.0 ( #4957 )
2021-03-05 19:57:26 -05:00
James Henry
48c7c7b6a3
fix(core): always use project level tsconfigs with eslint ( #4657 )
...
* chore(core): increase coverage of eslint config file contents
* fix(core): always use project level tsconfigs with eslint
* chore(core): enhance depcheck to ignore type only imports
* chore(linter): migration always-use-project-level-tsconfigs-with-eslint
* fix(core): snapshots
* feat(core): thin wrapper around tseslint parser
* fix(core): depcheck for eslint-plugin-nx
* fix(core): revert wrapped parser
* fix(linter): add tsconfig root dir to allow for normalized paths for project configs
* fix(linter): move migration to 11.5.0
* fix(linter): add dependency on to @nrwl/workspace
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-03-05 11:48:18 -05:00
Noriyuki Shinpuku
041340b06a
feat(web): improve support for decorators ( #4826 )
...
* chore(repo): add babel-plugin-transform-typescript-metadata
* feat(web): improve support for decorators
* fix(web): fix the order of babel-plugin-transform-typescript-metadata
2021-03-01 15:20:03 -05:00
Jason Jean
18c8b2b30d
fix(core): change running tasks in parallel to running in serial ( #4785 )
2021-02-12 21:39:55 +00:00
Jason Jean
33acb41afb
cleanup(react): cleanup generators for react and next ( #4769 )
2021-02-12 15:29:31 -05:00
Jonathan Cammisuli
d9aef75bd5
chore(react): move react schematics to generators ( #4745 )
...
* chore(react): move react schematics to generators
* chore(react): update lib generators
* chore(react): update redux generators
* chore(react): move react story book generators
* chore(react): add old implementation for update babel in next
* chore(react): rename tsconfig json template files to include __tmpl__
* chore(react): update deps
* chore(react): fix component template file
* chore(react): remove angular-devkit deps
* chore(react): remove angular-devkit deps
2021-02-10 21:30:55 -05:00
Jason Jean
a5cb929a35
feat(web): set defaults on first application and cleanup generated app ( #4722 )
2021-02-08 10:24:39 -05:00
Jcomper
f4e6502871
fix(web): pass opt.sslKey parameter to -K option of http-server ( #4703 )
...
ISSUES CLOSED : #4701
Co-authored-by: Yuriy Rogach <yuriy.rogach@webforum.com>
2021-02-04 17:53:12 -05:00
Jason Jean
f880bd295d
feat(react): remove references to angular devkit from @nrwl/web ( #4705 )
2021-02-04 16:56:44 -05:00
Jason Jean
7372920bef
feat(react): migrate @nrwl/web:package to devkit ( #4697 )
2021-02-04 10:32:28 -05:00
Jason Jean
34781a11c2
feat(react): migrate @nrwl/web:dev-server to devkit ( #4682 )
2021-02-03 16:33:51 -05:00
James Henry
132eb71218
feat(web): upgrade to postcss v8 ( #4277 )
...
* feat(web): upgrade to postcss v8
* fix(web): update usage of updated postcss plugin
* fix(web): account for change in postcss-loader behaviour with additional loader
2021-02-03 08:26:27 -05:00
Jason Jean
06f84b3326
feat(react): migrate @nrwl/web schematics to devkit ( #4666 )
2021-02-02 18:56:35 -05:00
Jason Jean
6bd0c2deac
feat(react): migrate @nrwl/web:build to devkit ( #4646 )
2021-02-01 17:06:41 +00:00
Tasos Bekos
6bf245edb7
fix(react): change css modules class naming convention
...
Similar to 7e4949a20f/packages/react-dev-utils/getCSSModuleLocalIdent.js
2021-01-29 20:26:00 -05:00
Tasos Bekos
1f534317d0
fix(nextjs): support shared assets
...
Closes #4552
2021-01-27 15:07:52 -05:00
Victor Savkin
a25e081a84
feat(core): remove angular devkit deps
2021-01-25 12:52:30 -05:00
Victor Savkin
c40ce8a539
feat(testing): update cypress use nx devkit
2021-01-18 21:46:17 -05:00
Levent Arman Özak
41f10b5a05
fix(web): convert scripts and styles to extra entry points ( #4471 )
...
ISSUES CLOSED : #3730
2021-01-14 20:41:04 -05:00
Victor Savkin
599923bc68
fix(misc): remov peer deps to make npm 7 install work
...
Closes #4436
2021-01-07 20:27:11 -05:00
Tasos Bekos
f95f855cf7
fix(web): handle delete-output-path option
...
Closes #4015
2021-01-07 14:41:21 -05:00
Jack Hsu
4193d451b0
fix(react): provide option overriding for babel plugins
2021-01-06 15:39:41 -05:00
Tasos Bekos
e25159d915
fix(react): correctly resolve babel-plugin-transform-async-to-promises
...
Closes #4352
2020-12-21 11:24:41 -05:00
Juri
541785b515
fix(web): check whether deps have been built when using incremental build
2020-12-04 14:11:07 -05:00
Juri
fa67518892
fix(web): set buildLibsFromSource to true by default
...
Incremental build is for large monorepos and should be enabled manually
2020-12-04 14:10:46 -05:00
Tasos Bekos
038cef1ec9
fix(react): fix Less & Stylus ( #4195 )
2020-12-04 11:03:48 -05:00
victor savkin
a24fb961d8
feat(core): format workspace.json based on version field
2020-12-03 20:20:04 -05:00
Tasos Bekos
776930ce61
fix(web): add core-js as direct depndency
2020-12-03 20:06:48 -05:00
victor savkin
93ebc835dc
docs(misc): clean up api docs
2020-12-02 10:51:43 -05:00
victor savkin
baa8c23d0f
feat(misc): make all generators public
2020-12-02 10:51:43 -05:00
Tasos Bekos
6c1335ac83
feat(core): interpolated outputs & cache coverage folder
2020-12-01 13:49:43 -05:00
Tasos Bekos
1c3b215a9f
cleanup(repo): enable missing dependencies check
2020-12-01 14:25:13 +02:00
Juri
c699f8d5c4
fix(react): dependency resolution for buildable libraries
...
Fixes #3994
2020-11-30 19:28:47 -05:00
Jason Jean
b9791a3108
feat(core): upgrade to angular and angular devkit 11 ( #4095 )
2020-11-30 14:07:27 -05:00
victor savkin
234ca36385
cleanup(misc): clean up devkit
2020-11-26 10:19:13 -05:00
Victor Savkin
2824794a92
feat(core): clean up the language to use word executor
2020-11-24 09:49:52 -05:00
Juri
17bd3f4a93
fix(web): pass http-server params without "="
2020-11-19 09:57:35 -05:00
Victor Savkin
7d3627ab27
feat(web): add parallel, maxParallel, with-deps to file-serve target
2020-11-18 21:11:59 -05:00
Victor Savkin
4511ec65fb
feat(web): add file-server builder
2020-11-17 19:31:08 -05:00
Victor Savkin
cdcd2415a6
chore(repo): reenable linting
2020-11-13 20:56:19 -05:00
Ashwin Gokhale
6b899eebcc
fix(web): bump less from version 3.11.1 to 3.12.2
...
Bump less from version 3.11.1 to 3.12.2 because one of the packages in less was using an insecure version of acorn (v6.3.0).
2020-11-09 16:10:31 -05:00
KeKs0r
1f66f4cc42
feat(web): Update browserslist to 4.14.6 to allow supports query
2020-11-07 08:57:27 -05:00
Tasos Bekos
0ec634d61a
fix(react): use only liveReload option of webpack-dev-server
...
Closes #3910
2020-11-07 08:53:59 -05:00
Mehrad Rafigh
e3f318cde3
feat(core): update prettier to v2.1.2
2020-11-06 15:56:40 -05:00
Lili Tong
1b1ddfa3bb
fix(web): upgraded webpack-subresource-integrity ( #4004 )
2020-11-06 09:18:38 -05:00
Fabian Hippmann
3e2ce9e100
fix(core): update terser-webpack-plugin to 2.3.7
2020-10-28 21:01:33 -04:00
Tasos Bekos
463d2cb9e0
fix(repo): add missing tslib dependency in generated applications ( #3858 )
2020-10-23 17:09:35 -04:00
Jack Hsu
c84ad4020f
fix(react): support vendor sourcemap option for web build ( #3902 )
2020-10-09 19:35:27 -06:00
Jason Jean
6c4aacf212
feat(repo): update to nx 10.3 ( #3840 )
2020-10-02 13:12:34 -04: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