Commit Graph

5 Commits

Author SHA1 Message Date
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
7022b39d2e linting 2017-03-09 22:56:08 +00:00
9c3023019f huge clean up of project. Now uses @types, and removed committed typings.
Formatted the imports too
2017-03-07 22:15:53 +00:00
f8cf0431c0 wrote tab stop tests 2016-07-15 18:50:54 +01:00
8752c63345 moved test into correct location 2016-07-13 18:49:32 +01:00