Kirils L
015f1b78f4
feat(web): support swc compiler ( #7997 )
2021-12-09 21:16:35 +00:00
Victor Savkin
ddaa36f8f7
chore(repo): update nx to 13.3.0-beta.13
2021-12-04 14:00:31 -05:00
Benjamin Cabanes
1560a43acd
docs(nxdev): flatten ui libs ( #8006 )
2021-12-04 02:14:13 +00:00
Miroslav Jonaš
64d388e607
feat(linter): allow banning of transitive dependencies from imports ( #7906 )
2021-11-30 13:34:32 +01: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
Benjamin Cabanes
3cc17d7566
docs(nxdev): home updates ( #7567 )
2021-11-12 11:59:45 -05:00
Jack Hsu
3e1bb782c3
docs(core): fix and cleanup flavor selection ( #7489 )
2021-10-23 08:42:19 -04:00
Benjamin Cabanes
5f2df2ac50
docs(nxdev): update flavor selector behaviour ( #7116 )
2021-10-02 11:51:03 -04:00
Benjamin Cabanes
5466206b87
docs(nxdev): add sponsors section ( #6966 )
2021-09-09 14:43:30 +00:00
Emily Xiong
387af0cf3f
feat(core): add react native to main repo ( #6493 )
2021-08-25 15:54:23 -04:00
Benjamin Cabanes
33d11ab54d
docs(core): conference details ( #6561 )
2021-08-05 14:06:04 -04:00
Leosvel Pérez Espinosa
5ba6d01262
cleanup(nx-plugin): migrate e2e executor to nx devkit ( #6212 )
2021-07-01 15:36:35 +01:00
Jason Jean
4f7191e154
chore(repo): update nx to 12.5.0-beta.5
2021-06-25 17:08:37 -04:00
Isaac Mann
c39135e0d2
docs(core): autogenerate nx devkit api ( #5827 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-06-11 15:34:55 +00:00
Benjamin Cabanes
20719ced3f
docs(core): analytics setup ( #5894 )
2021-06-07 09:10:04 -04:00
Leosvel Pérez Espinosa
4563386d76
fix(core): add support for formatting using all extensions prettier supports ( #5890 )
2021-06-04 10:46:53 -04:00
Jack Hsu
d1e8102b04
docs(core): refactor documents API access for nx.dev so redirect data can be bundled in the exported function ( #5734 )
2021-05-21 05:22:15 +00:00
Leosvel Pérez Espinosa
678818a58b
feat(angular): upgrade Angular to v12.0.0-rc.3 ( #5630 )
...
* feat(angular): upgrade Angular to v12.0.0-rc.3
* feat(angular): target Nx v12.4.0-beta.0 for Angular v12.0.0-rc.0 upgrade
* fix(angular): use defaultConfiguration if no other configuration is passed
* cleanup(angular): sync migration folder name to target version
* fix(repo): creating custom schema flattener for docs
* chore(repo): amend yarn.lock
* feat(angular): update angular storybook to use webpack 5
* fix(angular): add legacy peer deps for angular+jest
* fix(angular): move migrations to 12.3.0-rc.0
Co-authored-by: Zack DeRose <zack.derose@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-05-12 12:20:12 -04:00
Emily Xiong
84e387b238
feat(gatsby): add preset gatsby ( #5485 )
2021-04-29 17:53:20 -04:00
Benjamin Cabanes
fb22ba48b0
feat(nxdev): Search component using Algolia ( #5451 )
2021-04-29 12:00:21 -04:00
Jack Hsu
ccfe57a495
docs(core): implement sidebar menu for nx.dev ( #5448 )
2021-04-23 14:58:50 -04:00
Rares Matei
bd21728255
feat(storybook): infer Cypress project name from app source ( #5404 )
2021-04-22 15:16:49 +02:00
Jack Hsu
4bcd25ec01
docs(core): cleanup nx.dev layout ( #5272 )
2021-04-08 13:07:48 +00:00
Jack Hsu
ed94c4e1ec
docs(core): add nextjs app for new nx.dev website ( #5133 )
...
Co-authored-by: ben <contact@benjamincabanes.com>
2021-03-27 04:01:31 +00:00
James Henry
00dec221e2
feat(linter): convert-tslint-to-eslint generators ( #4943 )
...
* feat(linter): convert-tslint-to-eslint generators
* fix(core): remove generators in collection for ng and nest
* fix(core): update tao to support mixed generators and schematics
* fix(core): update tao to support mixed generators and schematics
* fix(core): address some PR feedback
* fix(core): fix snapshots after syncing up with master
* feat(core): store user preference for removeTSLintIfNoMoreTSLintTargets
* fix(linter): unit tests
* feat(core): apply root tslint.json conversion to root .eslintrc.json
2021-03-19 13:41:13 -04: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
06f84b3326
feat(react): migrate @nrwl/web schematics to devkit ( #4666 )
2021-02-02 18:56:35 -05:00
Jason Jean
7066e8b821
feat(core): migrate preset to devkit
2021-01-22 20:13:33 -05:00
Jason Jean
716bb44254
feat(core): migrate library to devkit ( #4512 )
...
* migrate lint
* feat(core): migrate library to devkit
2021-01-13 16:57:19 -05:00
Tasos Bekos
1c3b215a9f
cleanup(repo): enable missing dependencies check
2020-12-01 14:25:13 +02:00
victor savkin
234ca36385
cleanup(misc): clean up devkit
2020-11-26 10:19:13 -05:00
Victor Savkin
428edb0c32
feat(core): implement basic support for schematics
2020-11-17 19:31:08 -05:00
Victor Savkin
68a4a7eb8c
feat(core): add nx devkit builders
2020-11-17 19:31:08 -05:00
Victor Savkin
5d53661139
fix(repo): update the repo to nx 10
2020-07-16 16:18:00 -04:00