Commit Graph

9 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
11e918114d clear out clearVariables! In comes toXml 2017-03-09 20:49:14 +01:00
4a2b8a1e04 remove unused XmlProperty code 2017-03-09 19:04:17 +01:00
4b300e4def add fluent interface for defining abstract numbering levels 2017-03-08 18:03:39 +01:00
f5e81f1dfc fix numbering/level linter warnings 2017-03-08 17:45:29 +01:00
a2284df881 fixed all tslint errors 2016-05-26 15:08:34 +01:00
23d08df9a2 trying to get numbering to work 2016-05-23 22:23:05 +01:00
8dcdbeef2f added numbering 2016-05-21 00:02:46 +01:00
b47eaf739e added numbering files 2016-05-19 22:42:23 +01:00