Commit Graph

7 Commits

Author SHA1 Message Date
97101adb10 Enabled declarations in tsconfig to be true 2017-07-07 14:31:08 +01:00
62911d6e44 make XmlAttributeComponent into a generic class
This change brings increased type safety to uses of
XmlAttributeComponent. Now the compiler is checkign for us that the
properties that get passed in to every subclass match the intended
interface, and also that the xmlKeys property -> xml attribute mapping
has all the right keys
2017-03-10 14:19:45 +01:00
0e89606ec9 lots of tslinting 2017-03-08 21:36:09 +00:00
540518bd54 more tslinting 2017-03-08 20:35:26 +00:00
a2284df881 fixed all tslint errors 2016-05-26 15:08:34 +01:00
cae37b42a1 cleanup 2016-05-19 23:05:28 +01:00
bf656d60d9 moved to new folder 2016-05-01 22:48:36 +01:00