8697 Commits

Author SHA1 Message Date
Benjamin Cabanes
fed4793911
doc(fundamentals): convert img to use markdown syntax (#1045)
Convert HTML code used to show images in markdown syntax.
2019-02-01 15:55:30 -05:00
Jason Jean
754543e9a8
docs(schematics): update jest schematics (#1039) 2019-02-01 10:27:01 -05:00
Nathan Walker
049fd330f6 fix(schematics): app generator tsconfig types iterable error (#1033) 2019-02-01 09:27:21 -05:00
root
602bda61ea docs(guides): add a guide on monorepo-style development 2019-01-31 19:58:50 -05:00
Bucky Maler
0b8a024632 fix(schematics): snapshot not being generated when ran against fixture (#959)
fix #958
2019-01-31 14:20:48 -05:00
Jason Jean
52f90b9702
feat(schematics): add vscode extension recommendations (#1023) 2019-01-31 14:19:41 -05:00
Jason Jean
8338507ac2
tests(e2e): fix failing e2e tests due to incorrect flags (#1040) 2019-01-31 14:18:45 -05:00
root
0e9579e131 docs(guides): add full stack guide 2019-01-30 13:23:43 -05:00
Victor Savkin
505ba43bb0 fix(build): change checkformat to check md files 2019-01-30 13:19:18 -05:00
Victor Savkin
b71e8275ac Release 7.5.1 2019-01-30 09:44:08 -05:00
James Henry
3608e4c1c3 fix(builders): ensure child process is killed on exit 2019-01-30 09:04:34 -05:00
James Henry
fef18541d9 test(workspace-schematic): consistent --no-interactive 2019-01-29 22:59:01 -05:00
James Henry
6a1ccecf9a refactor(workspace-schematics): options refactor 2019-01-29 22:59:01 -05:00
James Henry
d7a617e43c feat(workspace-schematic): support list-schematics and interactive prompts 2019-01-29 22:59:01 -05:00
Victor Savkin
cc553ae687 docs(readme): update readme 2019-01-28 17:51:38 -05:00
Jason Jean
4e1c8b3598 fix(schematics): fix incorrect migration target version 2019-01-28 17:37:42 -05:00
Victor Savkin
ae0ad6d859 docs(guides): updates getting-started guides 2019-01-25 11:10:45 -05:00
Victor Savkin
a672a6df49 Release 7.5.0 2019-01-22 08:54:15 -05:00
ben
d92c94d097 docs(nx): add nx documentation files
This adds some documentation files splitted in different categories.
2019-01-21 10:44:55 -05:00
Jason Jean
1ea7a1d786 feat(builders): add support for inspect-brk and port 2019-01-19 10:28:03 -05:00
Jason Jean
16df9e2bba feat(schematics): update to AngularCLI 7.2.1 2019-01-19 10:27:26 -05:00
Thomas Skalnik
9b156a563e fix(builders): add servePath to computedCypressBaseUrl 2019-01-19 10:26:56 -05:00
Victor Savkin
2697b4b891 fix(build): fetch tags when releasing 2019-01-18 14:43:35 -05:00
root
60aa05ddff Release 7.4.1 2019-01-18 14:26:56 -05:00
James Henry
94e26b95cc fix(builders): fix typo in run-commands schema 2019-01-18 11:44:44 -05:00
Victor Savkin
30d6487eae Release 7.4.0 2019-01-16 18:09:19 -05:00
Victor Savkin
7a13cd6592 fix(perf): optimize affected by using a faster mtime calculation 2019-01-16 18:08:30 -05:00
Jason Jean
fb35a6103f enhancement(schematics): improve perf of affected
Ensure getProjectNodes is called once per command
2019-01-16 12:31:31 -05:00
Cristian Martinez
89262c1898 fix(schematics): add lib module to the parent module
fix #216
2019-01-16 09:17:20 -08:00
Dallas
3c3a54e0e4 fix(schematics): correct node-app framework prompt text 2019-01-16 09:09:14 -08:00
Victor Savkin
230483d0c0 feat(builders): add support for long-running tasks to RunCommandsBuilder 2019-01-16 10:26:00 -05:00
ben
e851db3c3c chore(readme): add nx book banner 2019-01-16 10:01:30 -05:00
Victor Savkin
1d4c2e74e0 feat(builder): add --record option to cypress builder 2019-01-15 14:27:50 -05:00
Victor Savkin
2f6419293b fix(build): fix readme 2019-01-15 12:49:19 -05:00
Victor Savkin
898693eced fix(build): make scripts work on linux 2019-01-15 11:57:02 -05:00
Victor Savkin
8f3226dec7 feat(builder): implement run-commands builder 2019-01-15 11:55:30 -05:00
Victor Savkin
ffd9d93019 fix(build): make Nx dev process WSL-friendly
- Reformat code to have LF line endings.
- Enforce LF line endings.
2019-01-14 10:47:44 -05:00
Victor Savkin
c2c01f977b Release 7.3.0 2019-01-05 18:45:08 -05:00
Jason Jean
b850c1c81e fix(schematics): fix ngrx dependencies migration to 7.2 2019-01-05 18:38:55 -05:00
Jason Jean
0c2dd098e7 fix(builders): fix vulnerability in webpack-dev-server
https://www.npmjs.com/advisories/725
2019-01-05 18:38:05 -05:00
Jason Jean
43433eca71 feat(schematics): add node-app --framework nestjs 2019-01-04 13:11:20 -05:00
Jason Jean
d537476b0c enhancement(schematics): optimize formatting during codegen 2019-01-03 14:18:20 -05:00
Bart Duisters
9897fa1970 Fix typo
Removed 'is' from 'This is will overwrite ...'
2019-01-02 22:06:11 -05:00
Victor Savkin
1ab40b4768 Release 7.2.0 2019-01-02 09:47:58 -05:00
Jason Jean
d0bcb5dc73 fix(schematics): do total recalculation for legacy existing deps 2019-01-02 09:38:57 -05:00
Jason Jean
e020a14e38 fix(schematics): fix misgenerated cypress lint configs 2019-01-02 09:38:47 -05:00
ben
008a92f4a3 chore(readme): remove connect live event banner 2018-12-18 15:45:55 -05:00
Jason Jean
516aa27582 enhancement(schematics): ignore .gitignored files from affected 2018-12-18 15:45:40 -05:00
ben
df175f165b chore(schematics): set ngrx version to 6.1.2 2018-12-13 15:09:42 -05:00
Jason Jean
5b305f758d feat(schematics): update to angular cli 7.1 2018-12-12 19:31:44 -05:00