Commit Graph

6 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
11bbb5e285 linting 2017-03-09 23:32:52 +00:00
946a222d37 linting fixes 2017-03-08 21:49:41 +00:00
efce7731e6 added working tabing 2016-06-10 15:03:44 +01:00
37ac9f97a4 refactored out xml components into multiple files 2016-05-20 00:40:31 +01:00