Commit Graph

24 Commits

Author SHA1 Message Date
9d7573ed9c fix unused imports linter warnings 2017-03-10 16:09:21 +01:00
ea647d84df add document.createParagraph method 2017-03-10 14:31:21 +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
11e918114d clear out clearVariables! In comes toXml 2017-03-09 20:49:14 +01:00
744b16b753 tslinting 2017-03-08 21:59:27 +00:00
946a222d37 linting fixes 2017-03-08 21:49:41 +00:00
0e89606ec9 lots of tslinting 2017-03-08 21:36:09 +00:00
540518bd54 more tslinting 2017-03-08 20:35:26 +00:00
a2284df881 fixed all tslint errors 2016-05-26 15:08:34 +01:00
cae37b42a1 cleanup 2016-05-19 23:05:28 +01:00
1329a8a1e0 cleaning 2016-05-01 22:49:51 +01:00
9a7dff0cdc moving document attributes 2016-05-01 22:49:40 +01:00
bf656d60d9 moved to new folder 2016-05-01 22:48:36 +01:00
879ac13863 fixing tests 2016-05-01 22:24:20 +01:00
f68a2aff56 now extends XmlComponent 2016-04-09 20:16:35 +01:00
84610bd72f made all tests passing 2016-04-09 04:53:42 +01:00
0c2f46a0b6 not needed 2016-04-08 23:01:18 +01:00
98ecc5c53f put contents inside sectPr 2016-04-06 01:08:53 +01:00
d4c2b10285 fixed attribute 2016-04-05 01:49:12 +01:00
213696b780 added document attributes 2016-04-03 05:23:13 +01:00
69edfcc0c9 added xmlKeys to xmlcomponent 2016-04-03 01:44:18 +01:00
a70e82a7d0 added place holders for style and properties 2016-04-01 04:09:24 +01:00
b828d682d3 added body to document 2016-03-31 23:03:16 +01:00
b1b664bfe3 added body 2016-03-31 23:01:20 +01:00