Commit Graph

8 Commits

Author SHA1 Message Date
97101adb10 Enabled declarations in tsconfig to be true 2017-07-07 14:31:08 +01:00
6fc4ad782a add #overrideLevel method to concrete numberings 2017-04-12 16:00:16 +02: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
11e918114d clear out clearVariables! In comes toXml 2017-03-09 20:49:14 +01:00
6b702c4bd6 add ID property to Num and test Numbering methods 2017-03-08 17:45:29 +01:00
6e6a06eba4 fix numbering/num.ts linter warnings 2017-03-08 17:45:29 +01:00
a2284df881 fixed all tslint errors 2016-05-26 15:08:34 +01:00
8dcdbeef2f added numbering 2016-05-21 00:02:46 +01:00