Commit Graph

34 Commits

Author SHA1 Message Date
8f632d4ecd Made XmlableObject non ambient typings to fix typescript problem 2017-07-08 20:45:19 +01:00
17b28cb724 fixed more linting issues 2017-04-15 20:11:54 +01:00
410152441b fixed tslinting issues 2017-04-15 17:54:47 +01:00
10684b34aa clean up unused imports and a linter warning 2017-03-10 08:52:47 +01:00
c521d0ce63 rename toXml -> prepForXml 2017-03-10 08:23:27 +01:00
06353a6977 linting 2017-03-09 22:57:37 +00:00
2b28dd42ee unclear variable name. please improve 2017-03-09 22:57:30 +00:00
11e918114d clear out clearVariables! In comes toXml 2017-03-09 20:49:14 +01:00
879b9163a3 Allow XmlComponent to take strings and remove XmlUnit 2017-03-09 20:21:49 +01:00
4a2b8a1e04 remove unused XmlProperty code 2017-03-09 19:04:17 +01:00
946a222d37 linting fixes 2017-03-08 21:49:41 +00:00
a2284df881 fixed all tslint errors 2016-05-26 15:08:34 +01:00
cf3cd6b6a2 formatting 2016-05-20 10:08:35 +01:00
37ac9f97a4 refactored out xml components into multiple files 2016-05-20 00:40:31 +01:00
606e03d156 added paragraph and run property xml components 2016-05-19 23:06:15 +01:00
b47eaf739e added numbering files 2016-05-19 22:42:23 +01:00
b8e84c3680 added position in attributes 2016-05-18 17:09:26 +01:00
ea1390b86b clean up of Text class 2016-05-09 13:02:59 +01:00
beee938ad4 clean up 2016-05-01 23:48:54 +01:00
879ac13863 fixing tests 2016-05-01 22:24:20 +01:00
3f8d23662e made attributes able to be replaced 2016-04-25 03:28:02 +01:00
9c358eae85 added xml unit component 2016-04-21 23:27:46 +01:00
54c09ca4c7 made replaceKey recursive function 2016-04-10 05:09:02 +01:00
f68a2aff56 now extends XmlComponent 2016-04-09 20:16:35 +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
b1b664bfe3 added body 2016-03-31 23:01:20 +01:00
a0acb6d1a6 added run 2016-03-30 03:50:53 +01:00
b749e42671 added bullet 2016-03-30 02:55:11 +01:00
099da3d90c added page break 2016-03-30 00:28:05 +01:00
7e91d7be4d changed to xml component 2016-03-29 22:55:37 +01:00
e2929bc3a9 added border 2016-03-29 04:50:23 +01:00
672cbb6922 renamed xml components p to index 2016-03-29 04:16:27 +01:00