Commit Graph

3 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
03b34915c6 tslinting 2017-03-08 20:32:30 +00:00
237be76d33 move run-fonts to docx/run and add a test 2017-03-08 20:47:35 +01:00