vsavkin
8e1433f5ea
bump up version
2018-01-20 18:21:09 -05:00
vsavkin
847a249980
feat(schematics): add a migration updating the version of prettier
2018-01-20 18:07:10 -05:00
vsavkin
9609fc6750
fix(command-line): make affected and format windows-friendly
2018-01-20 18:06:38 -05:00
vsavkin
e12eafd301
adds back nx-migrate to make the migration of fix the migration of older projects
2018-01-19 16:14:51 -05:00
James Henry
2293e28bd0
fix(schematics): continue traversing within irrelevant PropertyAssignment nodes
2018-01-19 15:39:24 -05:00
vsavkin
e0a977b2d3
fix(build): build improvements
2018-01-18 17:08:37 -05:00
vsavkin
828e4fe75d
fix(tslint): clean up tslint configuration
2018-01-18 17:08:37 -05:00
vsavkin
bfbe0829d5
bump up version
2018-01-16 19:29:53 -05:00
vsavkin
78d67defa8
update changelog
2018-01-16 19:29:47 -05:00
vsavkin
2c49c30295
fix(schematics): avoid relative paths to node modules
2018-01-16 19:27:27 -05:00
vsavkin
f862ed05d1
fix(lint): handle the case when libraries are placed in the directory with the same name as an app
2018-01-12 11:07:33 -05:00
vsavkin
fed6c3aa95
update changelog
2018-01-08 21:53:11 -05:00
vsavkin
4135e6b325
bump up version number
2018-01-08 21:53:06 -05:00
vsavkin
ddd8de3813
fix(schematics): copy the cli file when running the workspace schematic
2018-01-08 21:50:00 -05:00
vsavkin
fe7032d29f
fix(schematics): handle projects that have similar names
2018-01-05 10:49:04 -05:00
vsavkin
912fc81708
fix(tslint): disallow importing apps
2018-01-05 10:49:04 -05:00
Justin Schwartzenberger
df5bd089b6
fix(schematics): update workspace to set $schema and app name
...
Also updates application to use angularCliSchema const so it is set in one place.
closes #167
2018-01-04 09:34:11 -05:00
vsavkin
3531323fb5
fix(schematics): handle circular deps between libs and apps
2018-01-03 15:05:04 -05:00
vsavkin
878784ae81
feat(schematics): improve error messages
2018-01-03 15:04:50 -05:00
vsavkin
58c8a3ba61
bump up version number to 0.6.5
2018-01-03 13:59:07 -05:00
vsavkin
5794a5d4f3
feat(schematics): add an option to format:check to "round up" to the closest lib/app
2018-01-03 11:13:56 -05:00
vsavkin
52cd99c4fa
feat(schematics): remove formatting-related checks from tslint
...
npm run format:check and npm run format:write should be used instead
2018-01-03 09:56:13 -05:00
vsavkin
2a892b7a41
fix(schematics): fix format command to handle large number of files
2018-01-03 09:34:27 -05:00
vsavkin
a6cdd5ac5e
fix(schematics): adds the old migrator script, so we can run the migration to update the script
2018-01-02 16:09:11 -05:00
vsavkin
826a0b1056
feat(schematics): add format:check and format:write commands
2018-01-02 15:51:44 -05:00
vsavkin
c836668541
fix(lint): only allow importing libs using the configured npm scope
2017-12-28 11:35:29 -05:00
vsavkin
2625b5fe1f
bump up version to 0.6.0
2017-12-21 12:09:28 -05:00
vsavkin
be6bfd31ec
fix(schematics): handle the case when -a and --app are surrounded by quotes
2017-12-21 11:51:39 -05:00
vsavkin
e3feb8ac5e
fix(schematics): fix apps:affected to handle non-ts files
2017-12-21 11:39:42 -05:00
Justin Schwartzenberger
3c55f34ca1
fix(schematics): make deep import check work for libs with same prefix
...
Adds logic to sort app names from longest to shortest so deep import
check of startsWith will work when more than one lib has the same
starting string. Also adds spec to confirm the case.
2017-12-20 10:13:06 -05:00
vsavkin
dcff8e6cbe
fix(schematics): filter out empty lines when running "git diff"
2017-12-19 17:24:53 -05:00
vsavkin
a398ec3166
fix(schematics): a typo in a migration
2017-12-19 17:10:36 -05:00
vsavkin
428762664a
feat(schematics): add support for building and testing only the apps affected by a PR
2017-12-19 17:00:57 -05:00
vsavkin
b399679a37
bump up version to 0.5.4
2017-12-17 12:28:04 -05:00
vsavkin
f91836db59
fix formatting
2017-12-17 11:49:31 -05:00
Kevin Yang
1481d169bb
update(prettier): change version.
2017-12-17 11:30:03 -05:00
vsavkin
f91b5309bd
feat(schematics): replace install.sh with a more robust way of creating new workspaces
2017-12-17 11:29:49 -05:00
vsavkin
a7f06edf59
fix(schematics): remove the empty apps arrays for the CLI to error properly
...
Closes #115
2017-12-14 14:11:18 -05:00
vsavkin
e4646ab852
bump up version to 0.5.2
2017-12-14 09:27:08 -05:00
Justin Schwartzenberger
b46eb1c699
fix(schematics): remove default prop for viewEncapsulation option flag
...
Also adds specs for confirming use with no flag and with flag
2017-12-14 09:23:25 -05:00
Ricardo Varanda
4aa42e4772
Fix NPM link in README
2017-12-14 09:22:53 -05:00
Justin Schwartzenberger
3b1942ed83
fix(schematics): change rxjs version to use hat
2017-12-14 09:22:43 -05:00
vsavkin
327fdb8522
cleanup(build): remove the install dir from packages
2017-12-13 14:38:07 -05:00
vsavkin
d779c8dabe
bump up version to 0.5.1
2017-12-13 14:22:18 -05:00
vsavkin
670cd57dfa
fix(schematics): fix 'npm run format'
2017-12-13 14:08:14 -05:00
vsavkin
ac53e9a624
fix(schematics): "ng test" should not compile e2e tests
2017-12-13 14:04:33 -05:00
vsavkin
ecb87a0dcd
feat(schematics): disable typescript mismatch warnings
2017-12-13 13:42:10 -05:00
vsavkin
b17d9717e9
build(schematics): bump up version to 0.5.0
2017-12-12 15:46:24 -05:00
vsavkin
a477bb9fc9
feat(schematics): switch to angular 5.1 and CLI 1.6
2017-12-12 13:35:22 -05:00
vsavkin
6bbcddb681
fix: update the latest migration
2017-12-12 12:00:24 -05:00