284 Commits

Author SHA1 Message Date
Jason Jean
4d1cddaec4
chore(repo): update nx to 11.5.1 (#5021) 2021-03-12 15:58:06 -05:00
Gustavo Perdomo
17dd93362c chore(core): update @types/node version to 14.14.33 2021-03-12 09:15:39 -05:00
Gustavo Perdomo
242a542429 chore(core): update dotenv version to 8.2.0 2021-03-11 15:58:26 -05:00
cesine
16c33c1bbc
chore(react): Update autoprefixer to latest (#4972)
* update autoprefixer to latest

https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md

* chore(react): update autoprefixer
2021-03-09 12:28:12 -05:00
Tasos Bekos
fca2bfe64a cleanup(repo): free space during e2e & enable Windows 2021-03-08 20:21:18 +02:00
Jason Jean
fc9caccffb
chore(repo): update nx to 11.5.0-beta.0 (#4957) 2021-03-05 19:57:26 -05:00
Gustavo Perdomo
5b0f23a3e4
chore(linter): update eslint-config-prettier (#4899)
* chore(linter): update eslint-config-prettier

* fix(linter): fix migrations

* feat(linter): update migrations

* fix(linter): move peer dependency to eslint-plugin-nx

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-03-05 20:22:16 +00: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
Jack Hsu
6dcd5a6519
fix(devkit): generateFiles function handles image files properly (#4912) 2021-02-26 19:29:31 +00:00
Jason Jean
0fe2903ab8
chore(repo): update next to 10.0.1 and remove unnecessary dependencies (#4876) 2021-02-23 23:45:58 +00:00
Jason Jean
63f0723459
chore(repo): update nx to 11.4.0-beta.0 (#4875) 2021-02-23 23:41:29 +00:00
Jason Jean
9107c889c5
chore(repo): update nx to 11.3.0 (#4834) 2021-02-18 22:41:58 +00:00
Jason Jean
ba02dd6704
chore(repo): update nx to 11.3.0-rc.0 (#4807) 2021-02-16 19:44:38 +00:00
Brandon
e4faaf1ef4
feat(angular): update Angular packages to 11.2.x release (#4788)
* feat(angular): update Angular packages to 11.2.x release

* chore(angular): fix storybook 5-6 default schematic unit test

* fix(angular): fix Angular Devkit discrepancies
2021-02-16 10:38:11 -05:00
Zachary DeRose
95365564f2
chore(repo): internal link checker script (#4786) 2021-02-14 11:39:42 -05:00
Brandon
6be07fbb77
feat(angular): update NgRx packages to versions 11 release (#4783) 2021-02-12 12:24:30 -05:00
Brandon Roberts
ec45381687 feat(angular): update NgRx packages to 11.0.0-rc.0 2021-02-10 09:11:24 -05:00
Jason Jean
023e11513b
feat(repo): update nx to 11.3.0-beta.0 (#4715) 2021-02-05 13:32:40 -05:00
Victor Savkin
4dd8a06400 chore(repo): update the version of cloud 2021-02-04 20:38:43 -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
402f5069ad
feat(repo): update nx to 11.2.0 (#4633) 2021-01-28 17:17:40 -05:00
Victor Savkin
4650b68c38 Revert "chore(repo): update the version of nx"
This reverts commit afb043a96264f0abe57aa20b4ee92380c2b718a0.
2021-01-25 20:18:41 -05:00
Victor Savkin
afb043a962 chore(repo): update the version of nx 2021-01-25 20:09:53 -05:00
Victor Savkin
7dd44c1e92 chore(repo): bump up the version of nx 2021-01-23 10:09:34 -05:00
Jason Jean
2ee7629fe9
fix(angular): fix anguar lib build (#4578)
* fix(angular): fix anguar lib build

* fix(repo): fix e2e tests
2021-01-22 12:26:33 -05:00
Victor Savkin
1961bc97fb feat(core): support executors returning async iterators 2021-01-17 09:34:13 -05:00
Tasos Bekos
96625c77fb fix(repo): fix dependenies/discrepancies causing e2e tests with PNPM to fail 2021-01-16 17:54:54 +02:00
Jason Jean
38889cfcd3
chore(repo): remove unnecessary eslint plugins (#4479) 2021-01-11 11:57:19 -05:00
mehrad-rafigh
fb3af908f0 feat(core): update prettier to v2.2.1 2021-01-09 10:16:02 -05:00
mehrad-rafigh
b8b08bd08a chore(repo): update axios to 0.21.1
ISSUES CLOSED: #4439
2021-01-07 20:44:20 -05:00
Tasos Bekos
9abdb78a4a feat(repo): run E2E tests on Windows (cmd) 2021-01-06 15:47:18 -05:00
Mehrad Rafigh
cdc0bd3aed
feat(testing): update cypress to 6.0.1 (#4175) 2021-01-06 10:39:49 -05:00
Victor Savkin
06ce6da521 chore(repo): migrate to Nx 11.1.0-beta.2 2021-01-05 13:07:59 -05:00
Philip Fulcher
fabb6ba65e
feat(core): refactor dep-graph renderer to use cytoscape (#4000) 2021-01-05 11:12:27 -05:00
James Henry
42b61d0e90 feat(angular): update @angular-eslint to v1 2021-01-05 11:01:33 -05:00
Victor Savkin
e768ad4862 fix(misc): update the schema version for when creating executors 2020-12-22 11:32:22 -05:00
Victor Savkin
4278cfd337 fix(misc): make angular migration work in non-trivial workspaces 2020-12-16 15:07:47 -05:00
Jason Jean
f26221782d feat(repo): update to nx 11.0.1-rc.0 2020-12-14 13:59:26 -05:00
victor savkin
68aa15a4f4 chore(repo): update to nx11 2020-12-02 14:08:10 -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
Jason Jean
b9791a3108
feat(core): upgrade to angular and angular devkit 11 (#4095) 2020-11-30 14:07:27 -05:00
James Henry
bd92a12c33
feat(angular): eslint config including template linting (#3988)
* feat(angular): eslint config including template linting

* feat(angular): migration add-template-support-and-presets

* feat(angular): add support for component and directive prefix in lint config

* fix(angular): tests

* fix(angular): e2e tests

* fix(angular): update to latest and make updates

* fix(angular): update to latest and make updates

* fix(angular): lockfile

* fix(angular): update to latest and make updates

* fix(angular): bump angular-eslint

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2020-11-25 13:55:22 -05:00
Victor Savkin
4511ec65fb feat(web): add file-server builder 2020-11-17 19:31:08 -05:00
Victor Savkin
b99c5a95d5 chore(repo): update nx to 10.4.0-beta.2 2020-11-12 21:18:40 -05:00
Mehrad Rafigh
6a61b154af
feat(testing): update cypress to 5.5.0 (#3759) 2020-11-09 16:28:29 -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