vsavkin
|
e313fecc14
|
fix(bazel): add @nrwl/bazel as a dev dependency
|
2018-03-25 14:03:03 -04:00 |
|
Thomas Skalnik
|
809bdd4c27
|
fix(schematics): add appRoot.path for filesystem reads/writes
|
2018-03-25 11:34:48 -04:00 |
|
Benjamin Kindle
|
8beae9fa3d
|
fix(schematics): handle undefined rulesDirectory
avoid error `cannot read property 'push' of undefined`
|
2018-03-25 10:58:02 -04:00 |
|
FrozenPandaz
|
87d8592a70
|
fix(nx): fix formatting for paths with space
|
2018-03-25 10:57:04 -04:00 |
|
FrozenPandaz
|
fc0bec9080
|
fix(schematics): fix e2e lint config in angular cli json
|
2018-03-25 10:56:36 -04:00 |
|
FrozenPandaz
|
476688b885
|
chore: gitignore and remove log files
|
2018-03-25 10:55:44 -04:00 |
|
FrozenPandaz
|
8fd05f3e45
|
feat(schematics): add migration for karma app check
|
2018-03-25 10:55:20 -04:00 |
|
FrozenPandaz
|
c747a4a0a0
|
fix(nx): allow more types of arguments
|
2018-03-25 10:49:11 -04:00 |
|
Thomas Burleson
|
d84ee891aa
|
Update CONTRIBUTING.md
|
2018-03-22 11:09:34 -05:00 |
|
Thomas Burleson
|
86ff6ba2e3
|
Update CONTRIBUTING.md
|
2018-03-22 11:09:17 -05:00 |
|
Thomas Burleson
|
4ba1647fb5
|
Update CONTRIBUTING.md
|
2018-03-22 11:09:00 -05:00 |
|
Thomas Burleson
|
d235bf50b1
|
Update CONTRIBUTING.md
|
2018-03-22 11:08:24 -05:00 |
|
Thomas Burleson
|
2e29b552fe
|
Update CONTRIBUTING.md
|
2018-03-22 11:08:02 -05:00 |
|
Thomas Burleson
|
414824b97f
|
Update CONTRIBUTING.md
|
2018-03-22 11:07:29 -05:00 |
|
mrmeku
|
c81fe9ef21
|
Isolate packages from one another
|
2018-03-20 08:38:03 -04:00 |
|
mrmeku
|
16c6748c75
|
Combine ngpackagr and build scripts
|
2018-03-20 08:38:03 -04:00 |
|
mrmeku
|
6a21906fdd
|
Combine link and link-spec scripts
|
2018-03-20 08:38:03 -04:00 |
|
mrmeku
|
4184bb2d13
|
Rebasing issues resolved
|
2018-03-20 08:38:03 -04:00 |
|
vsavkin
|
de138bb26c
|
fix(schematics): fixed the absolute import check
|
2018-03-19 13:50:19 -04:00 |
|
vsavkin
|
fcec9dc1c0
|
reformat code with printWidth=80
|
2018-03-16 15:38:28 -04:00 |
|
vsavkin
|
75b264965f
|
bump up version to 0.9.0
|
2018-03-16 14:53:12 -04:00 |
|
vsavkin
|
d5937e967d
|
update changelog
|
2018-03-16 14:52:54 -04:00 |
|
vsavkin
|
93ecf24bda
|
feat(schematics): cache the dependency graph to speed up "ng lint"
|
2018-03-16 12:54:01 -04:00 |
|
vsavkin
|
74d920a4cd
|
reformat the code using the new prettier config
|
2018-03-16 11:21:38 -04:00 |
|
vsavkin
|
dba3ce4df3
|
fix(schematics): update the .angular-cli.json schema
|
2018-03-15 11:25:25 -04:00 |
|
Thomas Skalnik
|
53175f925e
|
feat(schematics): add lint check for circular deps
|
2018-03-14 09:47:04 -04:00 |
|
Thomas Skalnik
|
4f052bb3e6
|
fix(schematics): win compatibility
|
2018-03-14 09:47:04 -04:00 |
|
vsavkin
|
cc49f366fa
|
fix(schemtics): restruct the folder structure to avoid releasing the shared package
|
2018-03-13 19:50:58 -04:00 |
|
vsavkin
|
2842cb9c38
|
feat(schematics): add support for tagged libs
|
2018-03-13 16:03:51 -04:00 |
|
vsavkin
|
56788ba3d1
|
feat(schematics): show warnings about importing lazy loadable libraries without forcing users configure them in tslint.json
|
2018-03-12 20:04:50 -04:00 |
|
Thomas Skalnik
|
e87faf5b15
|
fix(schematics): lint rule win compatibility, collision of lib names
|
2018-03-11 15:01:12 -04:00 |
|
James Henry
|
56a6611575
|
feat(schematics): Allow users to set prettier config, add relevant migration
|
2018-03-11 14:34:40 -04:00 |
|
vsavkin
|
b17b186186
|
fix(schematics): dasherize the state folder
Closes #272
|
2018-03-09 22:10:14 -05:00 |
|
vsavkin
|
da9310e9db
|
fix(schematics): fix create-nx-workspace to respect the --directory
|
2018-03-09 10:45:09 -05:00 |
|
Thomas Burleson
|
e21caa0143
|
fix(schematics): add store-freeze support
Add support for `ngrx-store-freeze` to root modules.
Refs #174.
|
2018-03-09 09:49:58 -05:00 |
|
Michael Warneke
|
04f8e2fd46
|
feat(schematics): let nrwl schematics extend from angular schematics
#266
|
2018-03-09 09:46:43 -05:00 |
|
FallenRiteMonk
|
37cabafb35
|
fix protractor.conf.js schema
|
2018-03-09 09:46:08 -05:00 |
|
vsavkin
|
eb42a4e34f
|
feat(bazel): set up the schematic collection and e2e test
|
2018-03-02 11:26:54 -05:00 |
|
vsavkin
|
f2e3afd1d5
|
bump up version to 0.8.0
|
2018-03-01 14:04:11 -05:00 |
|
vsavkin
|
e9f6a0aa78
|
update changelog
|
2018-03-01 14:03:56 -05:00 |
|
vsavkin
|
8d6789756b
|
feat(schematics): update angular to 5.2.7
|
2018-03-01 14:03:45 -05:00 |
|
vsavkin
|
f6083ceb5d
|
fix(schematics): update migration to upgrade the version of http to 5.2.7
|
2018-03-01 13:56:41 -05:00 |
|
vsavkin
|
feeaba1a4b
|
fix(schematics): fix format:write --libs-and-apps
|
2018-02-28 12:36:34 -05:00 |
|
vsavkin
|
b3ca2ee006
|
fix(schematics): set the latestMigration property correctly
|
2018-02-28 10:49:36 -05:00 |
|
vsavkin
|
24063f0246
|
cleanup(schematics): remove the version property
|
2018-02-28 10:49:12 -05:00 |
|
vsavkin
|
45fda44e90
|
fix(schematics): fixed the switch-to-cli17 migration to handle the case when the CLI file isn't present
|
2018-02-28 10:36:46 -05:00 |
|
vsavkin
|
58e99ab04d
|
fix(schematics): change format to default to format-all when no patterns are detected
|
2018-02-28 10:36:46 -05:00 |
|
vsavkin
|
2fb6259751
|
feat(schematics): add update, update:skip, and update:check commands
|
2018-02-27 11:36:38 -05:00 |
|
vsavkin
|
e8ee7a2d3a
|
feat(schematics): update the application schematics not to run the formatter
|
2018-02-26 11:27:45 -05:00 |
|
vsavkin
|
cb79dec084
|
feat(schematics): add skipInstall and skipGit options
|
2018-02-26 09:08:55 -05:00 |
|