Jack Hsu
d593153a33
feat(react): refactored babel support so options are more easily customized ( #3089 )
...
This reverts commit 7679df22f5b90d085b5f32f2135d828036ee5aa7.
2020-05-29 02:09:47 -04:00
Victor Savkin
7679df22f5
Revert "feat(react): refactored babel support so options are more easily customized ( #3058 )"
...
This reverts commit 0e036272cbe156fe9750a2f2bc6498a08cf7f457.
2020-05-28 13:11:56 -04:00
Jack Hsu
0e036272cb
feat(react): refactored babel support so options are more easily customized ( #3058 )
2020-05-26 09:16:36 -04:00
Victor Savkin
0c4c39f69c
fix(repo): cache the results of all npm installs to speed up e2e tests
2020-05-19 20:50:00 -04:00
Victor Savkin
a95cba3144
feat(core): support different workspace layouts
2020-05-17 16:39:14 -04:00
Jason Jean
ec1dfba6f6
feat(repo): add tests for create-nx-workspace ( #3000 )
2020-05-15 11:30:11 -04:00
Adam L Barrett
515cc37ec6
Use local-registry for E2E tests ( #2821 )
2020-05-09 12:05:17 -04:00
Jason Jean
e06822da7e
chore(repo): update prettier to v2 ( #2934 )
...
this is just for the repo, and not the workspace
Co-authored-by: Rares Matei <matei.rar@gmail.com>
2020-04-29 01:09:37 -04:00
Jo Hanna Pearce
54d06f0fc9
feat(react): upgrade redux toolkit version and generated slice code ( #2835 )
2020-04-17 11:42:08 -04:00
Brandon Roberts
49d8ce1297
feat(angular): update Angular libraries to version 9.1.0
2020-03-31 11:25:30 -04:00
Jonathan Cammisuli
0ad6f91ff8
feat(testing): update Jest and its dependencies to v25
2020-03-29 11:31:20 -04:00
Jo Hanna Pearce
5452dfa510
fix(core): move setMaxWorkers responsibility to runCLI
2020-03-25 09:06:20 -04:00
Jack Hsu
7225d29773
feat(react): add support for css modules for SASS/SCSS files ( #2719 )
...
Closes #2406
2020-03-24 22:20:09 -04:00
Michael Lancaster
2d02777c9a
feat(core): add web:build support for environment variables
2020-03-23 16:26:11 +00:00
Jason Jean
44907274ee
WIP fix(repo): fix e2e tests ( #2702 )
2020-03-20 18:19:40 -04:00
Jo Hanna Pearce
d834e79dc4
feat(core): add remove schematic ( #2484 )
...
* feat(core): add remove schematic
* fix(core): update remove schematic to use project graph
2020-03-18 11:07:25 +00:00
Victor Savkin
1c2eedf9cb
cleanup(core): refactor e2e tests for workspace
2020-03-13 11:20:12 -04:00
Brandon Roberts
cd52fce6b4
fix(angular): update Protractor E2E spec files to generate a passing test
2020-02-28 15:17:36 -05:00
Victor Savkin
618ebff5ab
fix(repo): temporary disable supportUi
2020-02-26 15:12:48 -05:00
Jack Hsu
a433035eca
chore(react): update web/react dependencies and clean up npm warnings ( #2547 )
2020-02-25 11:03:58 -05:00
Max Koretskyi
9b2e07026d
Remove dependency on Angular specific tools from @nrwl/web ( #2543 )
...
cleanup(react): remove dependency on Angular specific tools from @nrwl/web
2020-02-25 08:57:56 -05:00
Victor Savkin
224dba38bc
feat(repo): split e2e tests into 4 groups
2020-02-24 15:01:12 -05:00
Victor Savkin
f94470f6bc
Release 9.0.2
2020-02-20 11:37:36 -05:00
Jason Jean
b6e6b3f1c3
Revert "Revert "feat(core): update to next version of angular deps"" ( #2264 )
...
This reverts commit f816fc424d4b0d850e0a49d0ed8e4a30ddca308c.
2020-01-31 13:08:50 -05:00
Jack Hsu
1132d9ec57
feat(react): add support for css modules ( #2349 )
...
Closes #1744
2020-01-20 15:52:34 -05:00
Victor Savkin
d2d9f1cca0
feat(core): implement caching
2020-01-01 10:51:58 -05:00
Jack Hsu
ef995fdabe
feat(react): add SVG and SVGR support for React apps
2019-12-28 11:06:45 -05:00
Jack Hsu
5d0e1ad199
feat(react): add support for const enums ( #2224 )
2019-12-23 14:06:58 -05:00
Jason Jean
6c83f2dc59
feat(nextjs): support next@9.1.5 and add log when ready ( #2216 )
2019-12-18 23:10:29 -05:00
Victor Savkin
f5b56fd41b
fix(misc): reenable run-many tests
2019-12-14 15:26:34 -05:00
Jason Jean
6a6f795d6e
fix(bazel): fix bazel e2e tests
2019-12-14 12:57:05 -05:00
Victor Savkin
f816fc424d
Revert "feat(core): update to next version of angular deps"
...
This reverts commit bd230e0530e690b2ae7896a876510f62002943c8.
2019-12-10 08:07:26 -05:00
Jason Jean
bd230e0530
feat(core): update to next version of angular deps
2019-12-08 16:16:33 -05:00
Jason Jean
74c5c69a37
feat(repo): add circleci config ( #2146 )
2019-12-06 14:46:29 -05:00
Jack Hsu
7a434d469a
fix(web): resolve issue where different core-js versions exist in the same workspace
...
Closes #2086
2019-11-28 07:54:08 -05:00
victor savkin
313de9ca4f
build(nx): fix e2e tests
2019-11-23 17:23:40 -05:00
Brandon Roberts
0821c564dd
chore(nx): add missing node_module libraries for e2e tests
2019-11-12 09:53:43 -05:00
Jo Hanna Pearce
607bcfdeb2
feat(nx): refactor nx list to also show plugins with builders and uninstalled approved plugins
2019-11-11 13:09:18 -05:00
Isaac Mann
a0ec1b5e8b
chore(nx): cleanup storybook schematics
...
bump storybook versions to 5.2.5
remove @types/storybook__addon-knobs
chore(nx): remove css-loader package dependency
2019-10-31 15:30:18 -04:00
Isaac Mann
c60857a6df
feat(nx): storybook schematics
...
chore(nx): move some schematics into @nrwl/angular
chore(nx): add e2e test
feat(nx): add storybook schematics and builder
test: Add tests
test: remove test
chore: Move some schematics into @nrwl/angular
test: fix tests
chore: Add e2e test
chore: Bump storybook versions
chore: createTestUiLib takes a libName argument
chore: configs extend root config
fix: Remove custom scss loader
feat: add storybook builder
fix: generate documentation and fix linting
chore: Builder tests passing
fix(nx): configuration schematic can run multiple times
feat(nx): component story format
docs(nx): update storybook docs
fix(nx): pin core-js dev dependency to ^2.6.9
chore(nx): fix formatting
chore(nx): match core-js version for web/storybook
chore(nx): remove storybook's angular dependencies
chore(nx): modifyObstructiveCode to false in cypress.json
See: https://github.com/cypress-io/cypress/issues/4042#issuecomment-487562075
chore(nx): storybook tests --no-interactive
chore(nx): add storybook to e2e tests
chore(nx): reorder e2e tests
2019-10-23 17:16:19 -04:00
Jo Hanna Pearce
1d377eac29
feat(nx): add report function to @nrwl/workspace which lists versions of select packages
2019-10-04 17:16:02 -04:00
Jack Hsu
a524b2e947
feat(react): add publishable library support
...
Issue #1521
2019-10-02 16:26:20 -04:00
Victor Savkin
4ef3a771ef
fix(nx): update the migrate command to handle edge cases
2019-09-11 18:09:28 -04:00
Victor Savkin
09a94b8958
feat(nx): implement next support
2019-09-08 14:36:30 -04:00
Jack Hsu
811c50b92c
feat(web): use babel-loader instead of ts-loader for web build builder
...
- removes the `differentialLoading` build option
- differential loading is always enabled for prod builds
BEFORE (without ESM):
Benchmark #1 : nx build demo --prod
Time (mean ± σ): 13.834 s ± 1.731 s [User: 11.817 s, System: 1.352 s]
Range (min … max): 11.947 s … 16.015 s 10 runs
AFTER (with ESM):
Benchmark #1 : nx build demo --prod
Time (mean ± σ): 18.711 s ± 1.310 s [User: 12.172 s, System: 1.394 s]
Range (min … max): 17.232 s … 20.770 s 10 runs
2019-09-05 15:34:01 -04:00
Victor Savkin
70d71b3516
feat(nx): add support for migrations
2019-09-02 14:33:56 -04:00
Jack Hsu
989e5667e0
feat(react): add react-router-dom types ( #1762 )
...
Closes #1557
2019-08-28 08:58:35 -04:00
Jack Hsu
13e7b69c5a
feat(react): add react-specific eslint configuration ( #1727 )
2019-08-15 13:01:22 -04:00
Victor Savkin
98b7dd0cdf
build(nx): reenable disabled e2e tests
2019-08-01 18:44:09 -04:00
James Henry
448233bc5c
feat(nx): add eslint support
2019-07-31 17:05:56 -04:00