41 Commits

Author SHA1 Message Date
Victor Savkin
e71ceba4ce feat(repo): run e2e tests using nx 2020-06-07 23:31:38 -04:00
Victor Savkin
d0cbc35efa feat(repo): build nx with nx 2020-06-03 16:25:25 -04:00
Rares Matei
564ff5a642
docs(core): improve run-commands documentation (#2546) 2020-02-25 15:11:02 -05:00
Victor Savkin
33107b050c feat(core): remove deprecated schematics package 2020-02-04 12:14:52 -05:00
Victor Savkin
f5d4af2a22 feat(core): create create-nx-plugin package to fix npx issues 2020-01-27 13:09:04 -05:00
Victor Savkin
6706a05042 feat(misc): move create-nx-plugin create script into create-nx-workspace package 2020-01-27 09:45:08 -05:00
Jonathan Cammisuli
fe98e29e4b feat(nx-plugin): add new package for creating nx plugins 2020-01-21 15:18:13 -05:00
Victor Savkin
d47d2546b8 chore(repo): remove dead code 2020-01-15 15:09:18 -05:00
Jack Hsu
ef995fdabe feat(react): add SVG and SVGR support for React apps 2019-12-28 11:06:45 -05:00
Jason Jean
2e2167d9f3 feat(bazel): re-introduce @nrwl/bazel 2019-12-14 12:57:05 -05:00
Victor Savkin
6eae959184 feat(misc): add first version of the nx insights plugin 2019-12-08 14:49:58 -05:00
Isaac Mann
26ead7bfe3 fix(nx): add storybook to deploy pipeline 2019-11-11 16:29:11 -05:00
Victor Savkin
09a94b8958 feat(nx): implement next support 2019-09-08 14:36:30 -04:00
James Henry
49dcacfd1a feat(eslint-plugin-nx): new package, ESLint enforce-module-boundaries rule 2019-08-13 21:13:46 -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
Victor Savkin
2b646f8eb4 feat(nx): standalone version of nx 2019-07-24 10:27:47 -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
e51c7a4069 cleanup(nx): clean up scripts and e2e tests 2019-07-08 20:44:28 -04:00
Victor Savkin
f007ca9d17 fix(nx): make distribution ivy-friendly 2019-05-21 11:51:40 -04:00
Jason Jean
fb152e689a refactor(frontend): refactor NxModule to @nrwl/angular 2019-04-28 15:10:38 -04:00
Victor Savkin
b5f1966ca5 refactor(nx): extract workspace creation into @nrwl/workspace 2019-04-21 09:46:21 -04: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
8f3226dec7 feat(builder): implement run-commands builder 2019-01-15 11:55:30 -05:00
ben
a50d5c4e63 build(script): add log about moving libraries
This adds a log in the terminal while performing the build, to update the user on the last
destination of the Nx libraries. Contrary to the last log from ng-packagr saying that the build is
in `/dist`, it is moved right after in the `/buil`. To avoid the confusion, this log say the right
information.
2018-10-19 11:34:31 -04:00
Jason Jean
0788a81322 feat(builders): introduce builders package and jest builder 2018-08-22 11:13:54 -04:00
Jason Jean
b97d30536e build: copy license from root into each dist 2018-08-20 11:39:49 -04:00
Victor Savkin
4e9d52a044 simplify build setup to use the main tsconfig.json file for tests 2018-03-28 11:21:52 -04:00
vsavkin
9a40686bcc formatting 2018-03-25 15:43:17 -04:00
mrmeku
16c6748c75 Combine ngpackagr and build scripts 2018-03-20 08:38:03 -04:00
mrmeku
4184bb2d13 Rebasing issues resolved 2018-03-20 08:38:03 -04:00
vsavkin
cb79dec084 feat(schematics): add skipInstall and skipGit options 2018-02-26 09:08:55 -05:00
vsavkin
e0a977b2d3 fix(build): build improvements 2018-01-18 17:08:37 -05:00
vsavkin
327fdb8522 cleanup(build): remove the install dir from packages 2017-12-13 14:38:07 -05:00
vsavkin
f3de12348d clean up build scripts 2017-12-11 14:33:33 -05:00
vsavkin
8e91e120d9 chore: temporary disable e2e tests 2017-10-03 14:06:26 -04:00
vsavkin
f570d7ab29 cleanup(schematics): cleanup 2017-09-14 11:46:54 -04:00
vsavkin
7377de404d Refactor the project to have three separate packages 2017-09-01 11:00:34 -04:00
vsavkin
cdb115ddb8 implement ngrx generation 2017-09-01 11:00:30 -04:00
vsavkin
b97520fd9c set up testing 2017-09-01 11:00:30 -04:00
vsavkin
7ac762c77f init commit 2017-09-01 11:00:30 -04:00