Jason Jean
|
5137c182a7
|
fix(testing): warn on type checking errors
|
2019-04-04 13:27:44 -04:00 |
|
Jason Jean
|
360e5794cc
|
Revert "feat(node): set externalDependencies to none for production builds"
This reverts commit c2fc63d9c8103a1600b0867c05cf2335ca0934ac.
|
2019-04-03 16:11:23 -04:00 |
|
Jason Jean
|
1dfe26dade
|
enhancement(nx): remove @types/yargs from @nrwl/schematics dependencies
|
2019-04-03 11:40:52 -04:00 |
|
Jason Jean
|
417863da9d
|
fix(nx): fix app generation for names which match builder properties
|
2019-04-03 11:40:35 -04:00 |
|
Jason Jean
|
259f662063
|
fix(nx): handle unnormalized names for project generation
|
2019-04-03 11:40:08 -04:00 |
|
Alexei Domratchev
|
c1aaed5c69
|
feat(testing): support for vscode-jest integration
|
2019-04-03 11:39:17 -04:00 |
|
Hot Pixel Group
|
256d83c3f9
|
refactor(nx): modifies log for NestJS apps to reflect global prefix (#1201)
Clears confusion from console.log on NestJS apps when bootstrapped
re #1132
|
2019-04-01 14:23:33 -04:00 |
|
Mathieu Paquette
|
753c8e0e2a
|
docs(readme): fix typos in README (#1214)
|
2019-04-01 10:55:36 -04:00 |
|
John Collom
|
5e470ca42f
|
feat(schematics-cli): add multiple selection support for prompts
adds check for `multiselect` in prompt definition
(per PromptDefinition interface from @angular-devkit)
|
2019-03-19 20:45:28 -04:00 |
|
hmagrini
|
8428182ed5
|
feat(node): add --host option when inspecting a node process
|
2019-03-19 20:43:42 -04:00 |
|
Victor Savkin
|
800e09f308
|
docs(nx): add nx in enterprises guide
|
2019-03-19 20:41:48 -04:00 |
|
Jason Jean
|
3cf84eca24
|
enhancement(nx): optimize affected to strip sourcecode down to imports/exports
|
2019-03-19 20:41:22 -04:00 |
|
Victor Savkin
|
fc9af4d0b9
|
docs(nx): add --ignore-existing to all npx commands
|
2019-03-19 20:35:04 -04:00 |
|
Victor Savkin
|
3d0e7867e0
|
Release 7.7.2
|
2019-03-18 09:49:38 -04:00 |
|
Victor Savkin
|
3277b9d208
|
fix(nx): migration fails when ngrx is not in package.json
|
2019-03-18 09:48:54 -04:00 |
|
Victor Savkin
|
95830f9965
|
Release 7.7.1
|
2019-03-14 09:21:10 -04:00 |
|
ben
|
1a5049acc9
|
chore(readme): add book banner back
|
2019-03-14 09:19:15 -04:00 |
|
Jason Jean
|
18c870c962
|
fix(nx): minify production web bundles
|
2019-03-14 09:19:01 -04:00 |
|
Jason Jean
|
8e1f6d631c
|
docs(nx): minor fixes to react guide (#1168)
|
2019-03-13 15:52:47 -04:00 |
|
amorgulis
|
0d45058fab
|
Fixed typos. (#1170)
docs(nx): fixed typos
BLANK LINE
Changed `and you will the following` to `and you will see the following`.
|
2019-03-13 13:31:24 -04:00 |
|
Victor Savkin
|
cc1344a6b8
|
docs(nx): a few clarifications in the angular+react guide
|
2019-03-13 09:04:23 -04:00 |
|
Victor Savkin
|
2f9f0c70a7
|
Release 7.7.0
|
2019-03-13 08:57:46 -04:00 |
|
Victor Savkin
|
7626b583b6
|
docs(nx): minor changes to the angular+react guide
|
2019-03-13 08:56:46 -04:00 |
|
Rodolfo Beccari de Oliveira
|
d93d5a0dfb
|
docs(nx): fix sentence on 'Developing Like Google' section
Changing 'Nx supports two types of **projects**: applications from libraries' to 'Nx supports two
types of **projects**: applications and libraries.'
|
2019-03-13 08:46:38 -04:00 |
|
Victor Savkin
|
704a9877a5
|
docs(nx): add react guide
|
2019-03-12 19:46:16 -04:00 |
|
ben
|
fe31f9e0a1
|
chore(libs): bump nx logo dimensions
|
2019-03-12 18:22:48 -04:00 |
|
Emerson Jair
|
c82cfe4692
|
feat(docs): fix typo in run-commands
|
2019-03-12 18:22:21 -04:00 |
|
Jason Jean
|
1dacfefbaf
|
fix(testing): do not generate serializers for non-angular apps
|
2019-03-12 11:27:33 -04:00 |
|
mrmeku
|
69709110c6
|
feat(cypress): enable parallelization
|
2019-03-11 17:14:56 -04:00 |
|
Jason Jean
|
bd9301f5c8
|
style(nx): remove unncessary console.logs (#1158)
|
2019-03-11 16:12:48 -04:00 |
|
Jason Jean
|
0c0788880d
|
feat(nx): add appropriate favicons for different frameworks (#1157)
|
2019-03-11 16:12:37 -04:00 |
|
Jason Jean
|
7d599269e7
|
fix(nx): remove extension from export in lib index for react libs (#1156)
|
2019-03-11 16:10:31 -04:00 |
|
Jason Jean
|
345170a890
|
fix(testing): fix jest typings version (#1155)
|
2019-03-11 16:10:15 -04:00 |
|
Jason Jean
|
268fe36ab6
|
fix(testing): support loading css
|
2019-03-11 13:30:26 -04:00 |
|
Jason Jean
|
04c6966f25
|
fix(nx): install ts-jest for non-angular apps
|
2019-03-11 13:30:26 -04:00 |
|
Jason Jean
|
132bf47dbe
|
feat(testing): update to jest v24
|
2019-03-11 13:30:26 -04:00 |
|
ben
|
7e776f3f9c
|
chore(tools): documentation properties sorted
|
2019-03-11 11:05:47 -04:00 |
|
ben
|
a84d6715a4
|
feat(builders): support Cypress exit option
Support the `exit` option to keep (or not), Cypress open after all tests run.
resolve #1119
|
2019-03-11 11:05:29 -04:00 |
|
Jason Jean
|
37c71706b4
|
fix(nx): format ng-new projects
|
2019-03-11 11:04:30 -04:00 |
|
Jason Jean
|
460d2d7dff
|
fix(nx): remove extract-i18n target from non-angular apps
|
2019-03-11 11:03:50 -04:00 |
|
ben
|
5bc181cb3e
|
chore(libs): update nx logo for workspace
|
2019-03-11 11:03:07 -04:00 |
|
Jason Jean
|
938eb1970e
|
fix(nx): add zone.js as a dependency of builders
|
2019-03-11 11:02:41 -04:00 |
|
Jason Jean
|
2a94649d41
|
feat(nx): add js and jsx support to builders and affected
|
2019-03-11 11:01:28 -04:00 |
|
Jason Jean
|
a34eb17c47
|
fix(nx): remove es5BrowserSupport from non-angular apps
|
2019-03-11 10:15:55 -04:00 |
|
Jason Jean
|
98e83f92bd
|
feat(nx): add framework react for libs
|
2019-03-11 10:15:18 -04:00 |
|
Victor Savkin
|
b2128662f3
|
docs(nx): fixed the title of the proxy step of the tutorial
|
2019-03-10 14:40:11 -04:00 |
|
Benjamin Cabanes
|
65e3dda2f2
|
chore(readme): remove connect banner (#1148)
Removing the Connect event promotion banner.
|
2019-03-08 13:59:07 -05:00 |
|
Benjamin Cabanes
|
d22c6debd6
|
docs(readme): update logo dimension (#1144)
|
2019-03-07 14:26:47 -05:00 |
|
Benjamin Cabanes
|
6f103ac6ff
|
docs(guide): fix jest logo (#1143)
* docs(guide): fix jest logo
* docs(readme): update nx logo
|
2019-03-07 13:23:11 -05:00 |
|
Benjamin Cabanes
|
5d990308f1
|
chore(package): add nx homepage (#1133)
|
2019-03-05 09:13:15 -05:00 |
|