9337 Commits

Author SHA1 Message Date
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
Emilio Martinez
598cedb89f refactor(schematics): strongly type cypress pluginsFile params (#1127) 2019-03-04 20:02:32 -05:00
Victor Savkin
a4c9b28056 docs(nx): fixed an issue with the tutorial 2019-03-04 16:07:53 -05:00
Victor Savkin
de6b157a96 docs(nx): fix tutorial separators 2019-03-04 13:31:11 -05:00
ben
ea1caa1c79 feat(tools): update documentation template 2019-03-04 11:24:59 -05:00
Victor Savkin
63691ec450 fix(nx): only add angular deps when generating angular apps 2019-03-03 13:19:19 -05:00
Victor Savkin
ea9d73bdbd fix(nx): fix broken publish script 2019-03-03 10:33:30 -05:00
Jason Jean
b4b38d12d8 fix(nx): small fixes 2019-03-03 09:12:53 -05:00
Victor Savkin
9ef7606b3e feat(nx): empty workspace should start with no dependencies 2019-03-03 09:12:53 -05:00
Victor Savkin
b81e767300 feat(nx): add presets for web components and react 2019-03-03 09:12:53 -05:00
Jason Jean
3bad40ea65 feat(nx): support no framework apps 2019-03-02 12:03:30 -05:00
Victor Savkin
24f31d1495 feat(nx): add create-nx-workspace package to simplify workspace creation 2019-03-01 22:04:01 -05:00
Victor Savkin
8d382a8aad fix(angular): update app.component.ts to point to nx.dev 2019-03-01 16:31:20 -05:00
Victor Savkin
67b68e34e2 feat(angular): update readme 2019-02-28 16:53:41 -05:00
Victor Savkin
a063168a82 docs(nx): add an intro tutorial 2019-02-28 13:53:43 -05:00
ben
3eede56891 fix(scripts): documentation file names generation 2019-02-28 11:16:03 -05:00
Karl Merkli
19e90f8b5f fix(docs): typo in nx workspace without npx (#1113) 2019-02-28 00:40:18 -05:00
Victor Savkin
eabcb96db0 feat(nx): update docs 2019-02-26 10:26:27 -05:00
Victor Savkin
7f2c16f3a3 feat(nx): add presets to simplify the creation of workspaces with angular and fullstack apps 2019-02-25 14:28:36 -05:00
Jason Jean
a6fd16d00e fix(nx): lock version during update 2019-02-22 18:04:24 -05:00
Victor Savkin
759d4f929e fix(nx): pin cli version 2019-02-22 18:04:24 -05:00
Victor Savkin
d8c2967404 docs(nx): misc docs fixes 2019-02-22 13:57:14 -05:00
Victor Savkin
f0629d4649 docs(nx): fix links 2019-02-22 12:22:29 -05:00
Victor Savkin
f5852293c2 docs(nx): add about doc page 2019-02-22 10:10:15 -05:00
Benjamin Cabanes
ca5cec638b
fix(doc): getting started video sizes (#1097)
Update the height of some video to fit the default ratio of the documentation website.
2019-02-22 09:03:26 -05:00
ben
8af7650c07 doc(images): fix size to 250px 2019-02-21 13:08:42 -05:00