vsavkin
05bd42434a
feat(schematics): switch to angular 5.0
2017-10-18 15:02:52 -04:00
vsavkin
d16db1a311
test(schematics): add a test verifying that the ngrx schematics throws when no module given
2017-10-16 11:28:50 -04:00
vsavkin
a5778f844a
add a new type (test)
2017-10-16 11:28:29 -04:00
vsavkin
2c408cc8f8
refactor: rewrite all e2e tests not requiring execution as unit tests
2017-10-16 11:19:39 -04:00
vsavkin
332b4a821e
fixes jest warning
2017-10-13 11:43:03 -04:00
vsavkin
364a2657dc
bump up the version
2017-10-12 10:23:52 -04:00
vsavkin
e6598c2275
switch to pulling deps from npm
2017-10-12 10:14:32 -04:00
Kyle Cannon
4faf84ad7e
docs(bazel): remove redundant words
2017-10-11 16:16:09 -04:00
Stephen Cavaliere
6f33d77969
fix(schematics): provide <router-outlet> in app.component.html
...
In the AngularCLI schematics, the equivalent to `ng g app` (`ng new`) provides a basic router outlet in the AppComponent's template when given the `--routing` flag. This provides parity to that feature.
2017-10-11 16:13:39 -04:00
slawojstanislawski
0414e04cb1
(fix)schematics: double qoutes around the glob pattern
...
Fixes 'no matching patterns' error during format script execution.
2017-10-11 16:12:53 -04:00
vsavkin
82926f6bf2
bump up the version
2017-10-11 16:04:39 -04:00
vsavkin
755714e80c
add video to the readme
2017-10-09 13:05:31 -04:00
Jeff Cross
d9d2b049f6
fixed company name in license
2017-10-09 10:45:00 -04:00
vsavkin
a43fbaeb9a
switch to prettier
2017-10-07 12:09:45 -04:00
vsavkin
bc548c596e
bump up version to 0.0.5
2017-10-06 13:11:37 -04:00
vsavkin
1054a134cd
bump up timeout
2017-10-06 12:31:40 -04:00
vsavkin
c3b4a8fae5
feat(schematics): wire up formatting after ng generate
2017-10-06 11:53:20 -04:00
vsavkin
94baa9479f
fix(schematics): revert to using angular 4.4.4
2017-10-06 11:31:48 -04:00
vsavkin
c5cfb3950d
remove fit
2017-10-06 10:44:52 -04:00
vsavkin
b8a2506ab9
update the img src for the logo
2017-10-06 10:25:48 -04:00
vsavkin
821dd7b055
add logo
2017-10-06 10:24:18 -04:00
vsavkin
bfcaaeafb7
feat(schematics): add a nice app.component.html
2017-10-06 10:06:25 -04:00
vsavkin
78a1552c66
fix(schematics): bump up the timeout to 50s
2017-10-06 10:06:14 -04:00
vsavkin
b511092ba0
fix(schematics): fix e2e tests
2017-10-06 09:12:44 -04:00
vsavkin
a2e5fdde7e
feat(schematics): add Nx logo to the generated readme
2017-10-05 21:25:50 -04:00
vsavkin
9cd15022ec
update README to contain the logo
2017-10-05 21:24:03 -04:00
Justin Schwartzenberger
ce4c380d45
fix(schematics): add extends for Angular schematics
2017-10-05 21:12:02 -04:00
vsavkin
ce08948bb2
fix(schematics): add better error messages to upgrade-shell
2017-10-05 21:09:45 -04:00
vsavkin
de7d8a2b54
update yarn.lock
2017-10-05 21:09:23 -04:00
vsavkin
04545116f0
fix(schematics): also apply toFileName in the app and lib schematics
2017-10-05 20:46:56 -04:00
vsavkin
8caa44e16c
fix(schematics): minor fix for install.sh
2017-10-05 20:46:20 -04:00
vsavkin
38f1acae14
fix(schematics): fix the usage of DataPersistence in the generated effect
2017-10-05 15:29:01 -04:00
vsavkin
5c045ee928
docs(schematics): update the docs to use fat-arrow functions in datapersitence
2017-10-05 15:24:16 -04:00
vsavkin
73443c6696
cleanup(schematics): cleaned up lib versions
2017-10-05 10:59:22 -04:00
vsavkin
148049f3e2
feat(schematics): sort apps by type and name
2017-10-05 10:28:48 -04:00
vsavkin
eb9f7b2436
fix(schematics): set the approot folder to ''
2017-10-05 10:11:56 -04:00
vsavkin
83bcce183d
fix(schematics): adjust tslint config to work well with clang-formatter
2017-10-05 10:11:45 -04:00
vsavkin
8c5564b235
fix(schematics): adds clang-format config
2017-10-05 09:35:25 -04:00
vsavkin
5d16ca7438
fix(schematics): minor fixes
2017-10-05 09:34:44 -04:00
vsavkin
dee9bb8759
fix(schematics): set appRoot of libs to ''
2017-10-04 15:43:49 -04:00
vsavkin
04ef067baf
add install script
2017-10-04 14:58:30 -04:00
vsavkin
13f62dcf8e
bump up version
2017-10-04 14:52:44 -04:00
vsavkin
fc7ce2228e
docs(bazel): add bazel.md
2017-10-04 13:09:12 -04:00
vsavkin
bb19c2d207
build: improve error output
2017-10-04 11:51:04 -04:00
vsavkin
c0097c2c0a
feat(schematics): make convert-to-workspace ng generate friendly
2017-10-04 11:51:04 -04:00
vsavkin
73c8c6c7fd
docs(nx): adds docs for readAll and readFirst
2017-10-04 11:29:30 -04:00
vsavkin
47ab8a5d72
docs: add docs as a value commit type
2017-10-04 11:29:19 -04:00
vsavkin
f287389ecb
fix(nx): adds the notion of "entity id" to data persistence
2017-10-04 11:07:20 -04:00
vsavkin
06df591d59
refactor(schematics): add an option to runCLI to silence errors
2017-10-04 09:39:26 -04:00
vsavkin
138c0e6461
build: disable notifications
2017-10-04 09:26:14 -04:00