Jason Jean
89b522d2bc
fix(frontend): add style tag to head in html output ( #1638 )
...
fix #1623
2019-07-26 09:01:38 -04:00
Victor Savkin
1b2eaf81fe
fix(nx): minor fixes
2019-07-25 20:21:04 -04:00
Jason Jean
1af0f5068e
fix(nx): fix npm lint command
2019-07-25 19:42:27 -04:00
Victor Savkin
2793b6fb26
feat(nx): misc improvements
2019-07-25 15:40:46 -04:00
Jason Jean
f04d1aa937
fix(nx): remove console.log from update tasks in migrations
2019-07-25 15:39:10 -04:00
Jack Hsu
776a185d65
feat(react): adds default babel-loader support for react apps ( #1631 )
2019-07-25 15:33:26 -04:00
Victor Savkin
8182454dc8
tests(nx): fix e2e tests
2019-07-25 05:27:26 -04:00
Victor Savkin
563559962b
fix(nx): rename lint package into linter
2019-07-25 04:46:23 -04:00
Victor Savkin
8fc5c4cae6
feat(nx): add a generic lint package that works with eslint and tslint
2019-07-25 08:34:05 -04:00
Brandon
8452b2823a
docs(nx): update React and Web Components docs for Nx CLI usage ( #1620 )
2019-07-24 22:58:41 -05:00
Jack Hsu
b344e0e63c
feat(react): updates generated React app ( #1622 )
2019-07-24 18:50:04 -04:00
Maciej Kuster
3ec2bb2a0b
fix(nx): Keeping original order of dependencies when adding new one ( #1598 )
2019-07-24 12:45:11 -04:00
Victor Savkin
2b646f8eb4
feat(nx): standalone version of nx
2019-07-24 10:27:47 -04:00
Colin Ogoo
3a2c56f21a
fix(nx): swap deprecated --app flag to --project in docs ( #1603 )
2019-07-24 09:46:08 -04:00
Jack Hsu
44f1917594
feat(react): updates @types/react-dom to 16.8.5 ( #1618 )
2019-07-24 09:13:46 -04:00
Jason Jean
25bb527515
fix(frontend): fix es5 compilation for differential loading
2019-07-23 19:39:24 -04:00
Jason Jean
610b4281b8
fix(frontend): fix peer dependency warning errors
2019-07-23 19:39:09 -04:00
Jason Jean
14d8280748
enhancement(nx): improve webpack output
2019-07-23 19:38:41 -04:00
Wes Grimes
f56b0dfb5c
ci(nx): disable npm caching
...
disable npm caching due to bug in cypress
2019-07-23 14:53:37 -04:00
Wes Grimes
8b1e111b30
testing: attempting to resolve issue with travis ci failing on cypress tests
2019-07-23 14:53:37 -04:00
Victor Savkin
99cfa522b8
Release 8.3.0
2019-07-16 00:39:11 -04:00
Jack Hsu
0b010dbb52
fix(react): fix version of @types/react-dom to latest ( #1610 )
2019-07-23 10:04:10 -04:00
Victor Savkin
4022fe80d5
fix(nx): create-nx-workspace cannot depend on typescript
2019-07-15 22:23:00 -04:00
James Henry
8271c7650e
chore(workspace): improved logging design and consistency
2019-07-22 20:05:07 -04:00
ben
52885744d9
docs(about-nx): remove unreleated video
2019-07-22 17:29:23 -04:00
Wes Grimes
e9bc12d85e
docs(nx): add Wes and Brandon to README
...
add Wes and Brandon to README
2019-07-22 17:29:06 -04:00
Victor Savkin
2c81cc02ed
chore(nx): update cypress to 3.4 ( #1605 )
2019-07-22 13:40:28 -04:00
Wes Grimes
e29f37ef22
fix(testing): disable collectCoverage by default ( #1586 )
...
* fix(testing): disable collectCoverage by default
Disabling collectCoverage by default as this causes issues with latest version of Jest
Temp fix #1531
* Adding back code coverage reporters
* feat(nx): add migration to update collectCoverage to false in jest.config.js
Added new migration script to update jest.config.js collectCoverage property to false
* refactor(nx): move migrations to @nrwl/jest
Move the collectCoverage migration to the jest package
* chore: refactor to use AST utils
2019-07-22 13:40:11 -04:00
Jason Jean
98e5bbc100
fix(frontend): fix ngrx migration requiring angular cli 8.1
2019-07-19 15:23:44 -04:00
Victor Savkin
297eca023a
refactor(nx): simplify the cli script
2019-07-19 14:54:05 -04:00
Victor Savkin
d0bdb75253
fix(nx): add @nrwl/workspace to the packageGroup list
2019-07-19 14:54:05 -04:00
Brandon Roberts
4f7ec84741
feat(nx): add migration to update Angular CLI devDependencies to 8.1.x
...
Angular CLI 8.1.x is required in order to use the --allow-dirty option.
This also covers the additional build dependencies added when generating
libraries.
2019-07-18 18:32:44 -04:00
Victor Savkin
16a4e8d1f2
build(nx): parallelize ci job
2019-07-18 18:32:19 -04:00
Brandon Roberts
6516176b65
feat(nx): update to NgRx 8 and add schematics support for creators and entities
...
Move addUpdateTask util function to @nrwl/workspace to run updates from @nrwl/angular migrations
Run update migration to latest version for NgRx if installed
2019-07-17 14:42:54 -04:00
Brandon Roberts
93aac33b79
docs(nx): update description of Nx in schematics, and frontend links
...
The schematics for React and Angular still refer to Angular CLI power-ups.
This also links the generated schematic for an Angular or React application
to their framework-specific pages.
2019-07-17 14:39:43 -04:00
Jack Hsu
a07f019ca1
feat(react): move BrowserRouter to main.tsx for routing ( #1588 )
...
Close #1558
2019-07-16 23:30:06 -04:00
Jack Hsu
b3bea39892
feat(react): updates libraries for React to newest versions ( #1584 )
2019-07-16 22:19:42 -04:00
Jason Jean
93c000d96c
fix(nx): fix assets option object input
2019-07-16 21:22:34 -04:00
Victor Savkin
f1f0663383
build(nx): clean up build scripts
2019-07-13 18:33:11 -04:00
Victor Savkin
c16f250136
feat(nx): implement global nx cli to remove the need to use yarn nx
2019-07-10 17:53:47 -04:00
Victor Savkin
518d91d0ad
docs(nx): update readme
2019-07-10 17:47:43 -04:00
Jason Jean
3495e940f7
fix(nx): fix lint exclusion for workspace libs
2019-07-10 17:18:28 -04:00
Victor Savkin
e51c7a4069
cleanup(nx): clean up scripts and e2e tests
2019-07-08 20:44:28 -04:00
Bucky Maler
1f5f0c2933
feat(testing): add findRelatedTests option to jest builder
...
closes #1527
2019-07-08 20:01:28 -04:00
Thomas
83311ae3fb
fix(nx): fix typo in nx and cli documentation
2019-07-08 20:00:25 -04:00
Juri
82ee4f10ba
fix(workspace): delegate to local ng script to allow customization
2019-07-08 19:59:35 -04:00
Thomas
429e25b07d
docs(nx): fix wrong command for express app in documentation ( #1556 )
2019-07-08 12:29:08 -05:00
Victor Savkin
7b00b920aa
feat(nx): delegate to cli when command is not recognized
2019-07-07 21:48:56 -04:00
Sven Röttering
dc556bd377
feat(testing): adding jest option testPathPattern
...
IntelliJ Idea passes this option to jest when running tests directly in the IDE.
2019-07-07 19:03:45 -04:00
João Dias
055e8bc7b3
fix(cypress): return a non 0 exit status on failures
2019-07-07 19:02:52 -04:00