10562 Commits

Author SHA1 Message Date
vsavkin
4f9a431674 feat(schematics): add --ngmodule option to the lib schematic 2017-09-11 13:38:59 -04:00
vsavkin
991b029ac7 fix: formats all the files 2017-09-09 17:24:17 -04:00
vsavkin
54a619ba69 fix: fixes the format script 2017-09-09 17:24:06 -04:00
vsavkin
5d47b5100b fix(schematics): fix e2e tests 2017-09-09 17:17:47 -04:00
vsavkin
a97e0583ca refactor(schematics): use constants instead of hardcoded values 2017-09-09 17:17:37 -04:00
vsavkin
b3b49e17a2 feat(schematics): implement convert-to-workspace schematic 2017-09-09 17:08:49 -04:00
vsavkin
4da767ed82 fix(bazel): minor cleanup 2017-09-08 10:05:37 -04:00
vsavkin
cc57831a02 docs(schematics): update README to explain how to install nrwl/schematics to generate nx workspace 2017-09-06 09:52:29 -04:00
vsavkin
7ff9bd8e7e fix(schematics): relax peerDependencies 2017-09-06 09:52:01 -04:00
vsavkin
789bed19e2 fix(schematics): update nx workspace schematic to pull nx packages from github 2017-09-06 09:51:41 -04:00
vsavkin
03d16ef6ff fix(schematics): update nx app schematics to generate a passing e2e test 2017-09-06 09:51:15 -04:00
vsavkin
f2d9e6cff4 fix(schematics): update tsconfigs in nx workspace to exclude node modules 2017-09-06 09:50:39 -04:00
vsavkin
c992a7e111 feat(schematics): implement nrwl workspace schematics 2017-09-04 12:54:20 -04:00
vsavkin
9cafbac295 feat(schematics): update upgrade-shell and ngrx schematics to add deps to package.json 2017-09-01 13:36:57 -04:00
vsavkin
f2b5c1b0ce refactor(schematics): rename the ngrx schematic 2017-09-01 11:01:12 -04:00
Jeff Cross
7f167002da chore(build): add script to publish npm releases 2017-09-01 11:00:51 -04:00
Austin M. Matherne
78ea2e92ee Create tests for testing helpers 2017-09-01 11:00:51 -04:00
Austin M. Matherne
ceafd04991 Create readFirst testing helper 2017-09-01 11:00:51 -04:00
vsavkin
c5585008a6 feat(schematics): add upgrade-shell 2017-09-01 11:00:35 -04:00
vsavkin
2f70077df2 fix the format script 2017-09-01 11:00:35 -04:00
vsavkin
3223582921 fix e2e tests 2017-09-01 11:00:34 -04:00
vsavkin
d9a1253bfb fix(bazel): fixes to accomodate changes in bazel rules 2017-09-01 11:00:34 -04:00
Austin M. Matherne
44f4280555 Compile with type declarations 2017-09-01 11:00:34 -04:00
Jeff Cross
e2a4ae9ca2 chore(release): change release script to append commits instead of replace 2017-09-01 11:00:34 -04:00
vsavkin
bcad0f7056 fix tsconfig 2017-09-01 11:00:34 -04:00
vsavkin
aae6389da1 fix devdependencies 2017-09-01 11:00:34 -04:00
vsavkin
aefaf3819a add copy-to-cli to improve the dev experience 2017-09-01 11:00:34 -04:00
vsavkin
7377de404d Refactor the project to have three separate packages 2017-09-01 11:00:34 -04:00
Alex Eagle
f852f1f2c2 skip codegen for some angular packages 2017-09-01 11:00:34 -04:00
Alex Eagle
f31ac0ee5f update to latest rules 2017-09-01 11:00:33 -04:00
vsavkin
53a71f1a9c fix: update schematics for libs to indicate if the app dir should be added 2017-09-01 11:00:33 -04:00
vsavkin
98c5d67fe2 fix: karma should be in es5 2017-09-01 11:00:33 -04:00
vsavkin
0cf762e52d feat: add testing of nglibs 2017-09-01 11:00:33 -04:00
vsavkin
a828db7aaa fix: webpack config to not prepend cwd twice 2017-09-01 11:00:33 -04:00
vsavkin
7cd989508d formats all the files 2017-09-01 11:00:33 -04:00
vsavkin
20d7a1b8d9 add yarn format 2017-09-01 11:00:33 -04:00
vsavkin
2f118f0dc6 add clang-format 2017-09-01 11:00:33 -04:00
vsavkin
d1c353332b fix: typo in the workspace file 2017-09-01 11:00:33 -04:00
vsavkin
f9a8902a06 fix: webpack configuration 2017-09-01 11:00:33 -04:00
vsavkin
010a5185f7 feat: add utilities for data persistence 2017-09-01 11:00:32 -04:00
vsavkin
a8cdc06eb1 feat: add lib and nblib schematics 2017-09-01 11:00:32 -04:00
vsavkin
0a8bb236cf feat: add bazel build utils 2017-09-01 11:00:32 -04:00
vsavkin
f23eb23b96 feat: register the new schematics in collection.json 2017-09-01 11:00:32 -04:00
vsavkin
c32770a71a feat: add app schematic 2017-09-01 11:00:32 -04:00
vsavkin
0d0ac9ea4f feat: add workspace schematic 2017-09-01 11:00:32 -04:00
vsavkin
da8395c36f cleanup: clean up ast utils 2017-09-01 11:00:32 -04:00
vsavkin
2897cd2ba5 refactor: update addNgRxToModule schematic to use utilities provided by angular schematics 2017-09-01 11:00:32 -04:00
vsavkin
085c250eb5 cleanup: remove unused file 2017-09-01 11:00:32 -04:00
vsavkin
a1db1cdede update README 2017-09-01 11:00:31 -04:00
vsavkin
1e9683135e move schematics into a peer dependency 2017-09-01 11:00:31 -04:00