Victor Savkin
|
c2fc63d9c8
|
feat(node): set externalDependencies to none for production builds
|
2019-02-16 19:37:48 -05:00 |
|
Victor Savkin
|
6a78791aeb
|
fix(angular): fix protractor and cypress related issues
|
2019-02-16 19:36:54 -05:00 |
|
Jason Jean
|
656c88c40a
|
feat(nx): add tslint vscode plugin
|
2019-02-16 18:57:58 -05:00 |
|
Jason Jean
|
a38e489943
|
chore(nx): update license year to 2019
|
2019-02-15 14:31:22 -05:00 |
|
Benjamin Cabanes
|
4325784369
|
doc(project): update readme file links (#1076)
|
2019-02-15 10:33:16 -05:00 |
|
ben
|
47eeefd478
|
doc(fundamentals): treeview markdown
|
2019-02-13 15:49:21 -05:00 |
|
ben
|
667e1a3619
|
doc(getting-started): treeview markdown
|
2019-02-13 15:49:14 -05:00 |
|
ben
|
b1d008279b
|
doc(guides): treeview markdown
|
2019-02-13 15:49:07 -05:00 |
|
Victor Savkin
|
03992c7de1
|
feat(nx): switch defaults to jest, cypress, and nest
|
2019-02-13 10:35:32 -05:00 |
|
Jason Jean
|
328aaab67a
|
enhancement(schematics): include path in json parsing error message (#1048)
|
2019-02-12 12:43:21 -05:00 |
|
Benjamin Cabanes
|
0bbcacd954
|
ci(travis): documentation check changes (#1062)
Essentially checking if the `yarn documentation` produces un-staged
files, if yes, then exiting with code 1.
|
2019-02-12 12:43:02 -05:00 |
|
Benjamin Cabanes
|
6b49e5f942
|
chore(readme): update banner to connect event (#1071)
|
2019-02-12 10:13:00 -05:00 |
|
Benjamin Cabanes
|
35c4089160
|
chore(prettier): add end of line settings (#1070)
Remove `dos2unix` uses in the `format` command because Pretter is now
handling the end of line options.
|
2019-02-12 10:11:57 -05:00 |
|
James Henry
|
e8f292279e
|
fix(run-commands-builder): set maxBuffer to 10MB
|
2019-02-11 11:49:17 -05:00 |
|
Jason Jean
|
24dadb9b29
|
docs(nx): small changes (#1066)
* docs(node): update documentation
* docs(nx): small changes
|
2019-02-11 10:40:50 -05:00 |
|
Victor Savkin
|
2ce53ea2f8
|
docs(shared): update contributing.md
|
2019-02-08 10:40:55 -05:00 |
|
Victor Savkin
|
edff771387
|
feat(node): add frontendProject property
|
2019-02-08 10:40:55 -05:00 |
|
Victor Savkin
|
c6c5059d1b
|
feat(node): add waitUntilTargets
|
2019-02-08 10:40:55 -05:00 |
|
Victor Savkin
|
8948c8d291
|
feat(node): support .env files
|
2019-02-08 10:40:55 -05:00 |
|
Victor Savkin
|
02d01b5ce4
|
feat(node): move the generated endpoint under /api
|
2019-02-08 10:40:55 -05:00 |
|
Victor Savkin
|
6d661cf633
|
feat(node): read the port from env
|
2019-02-08 10:40:55 -05:00 |
|
ben
|
1bd0ab2a80
|
doc(scripts): command line and schematics doc generation
|
2019-02-07 16:54:43 -05:00 |
|
Jason Jean
|
dbf59af6a5
|
feat(schematics): update ngrx to 7.2.0
|
2019-02-06 13:26:50 -05:00 |
|
Jackie Weng
|
e2f482afd3
|
fix(schematics): add rxjs dependency (#1051)
so that schematics will run regardless the version of rxjs used in the
monorepo.
fixes #1050
|
2019-02-05 16:12:20 -05:00 |
|
Esteban Marin
|
8b9703c2d5
|
docs(nx): fix typo in readme (#1052)
|
2019-02-05 09:19:08 -05:00 |
|
Danielle Sheehan
|
9d01586adf
|
fix(builders): copy fixture folder (#1053)
|
2019-02-04 18:13:15 -05:00 |
|
Victor Savkin
|
e823df3b8a
|
feat(docs): docs cleanup
|
2019-02-04 17:35:51 -05:00 |
|
Victor Savkin
|
5f756bf16f
|
feat(docs): add more guides
|
2019-02-04 11:36:18 -05:00 |
|
Victor Savkin
|
0e1e5ce81b
|
jest and cypress
|
2019-02-04 11:36:18 -05:00 |
|
Jason Jean
|
db0fa65b32
|
feat(schematics): introduce framework option for lib schematic
|
2019-02-03 12:59:02 -05:00 |
|
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 |
|