Yotam Mann
|
9306f9e797
|
RecursivePartial is useful for nested properties
|
2019-07-18 14:06:53 -04:00 |
|
Yotam Mann
|
3efd706458
|
omiting defaults from object
useful for removing redundant properties in get/set
|
2019-07-18 14:06:10 -04:00 |
|
Yotam Mann
|
219462fe9e
|
cleaning up circular deps
|
2019-07-11 09:57:06 -04:00 |
|
Yotam Mann
|
f48696a69e
|
Revert "every class calls super.dispose()"
This reverts commit 60a63cacf8 .
|
2019-07-11 00:36:16 -04:00 |
|
Yotam Mann
|
60a63cacf8
|
every class calls super.dispose()
makes sure that things don't get disposed twice, which seems to be a common source of issues
|
2019-07-10 23:35:29 -04:00 |
|
Yotam Mann
|
02cfefa7ef
|
Merge branch 'typescript' into fix-typescript-linting
|
2019-06-24 13:33:18 -04:00 |
|
tambien
|
017f866ee3
|
options does not require keys if empty
|
2019-06-23 14:47:44 -04:00 |
|
Garren Smith
|
efbd3c7f5f
|
Fix linting issues
Also add in no-unused-expression-chai rule so that chai works with
tslint.
|
2019-06-23 12:53:57 +02:00 |
|
tambien
|
ff157bf4ad
|
Update Draw.ts
|
2019-06-19 09:56:21 -04:00 |
|
tambien
|
ae5cf78098
|
adding optional fields
used in some classes
|
2019-06-19 09:55:08 -04:00 |
|
tambien
|
863072f8c8
|
converting Draw to ts
|
2019-06-19 09:53:36 -04:00 |
|
tambien
|
014601a4f5
|
adding default arg
|
2019-06-17 21:52:02 -04:00 |
|
tambien
|
730a818bcb
|
organizing into sub folders
|
2019-05-23 14:00:49 -04:00 |
|