Commit Graph

25 Commits

Author SHA1 Message Date
879b9163a3 Allow XmlComponent to take strings and remove XmlUnit 2017-03-09 20:21:49 +01:00
766bcabcb8 allow Underline to be called with type and color; fix default 2017-03-09 12:42:19 +01:00
946a222d37 linting fixes 2017-03-08 21:49:41 +00:00
540518bd54 more tslinting 2017-03-08 20:35:26 +00:00
03b34915c6 tslinting 2017-03-08 20:32:30 +00:00
727471b7e3 fix linter warnings in docx/run/index.ts 2017-03-08 20:52:37 +01:00
1a37242a3d add #font method to Run 2017-03-08 20:47:36 +01:00
237be76d33 move run-fonts to docx/run and add a test 2017-03-08 20:47:35 +01:00
078196c6d6 wrote lots of tests 2016-07-18 19:17:19 +01:00
adb4e933ef added different types of underline 2016-07-13 00:59:53 +01:00
ed4f7464e0 added new run methods 2016-07-12 08:25:53 +01:00
122c87ddf8 added break 2016-07-07 18:57:44 +01:00
efce7731e6 added working tabing 2016-06-10 15:03:44 +01:00
a2284df881 fixed all tslint errors 2016-05-26 15:08:34 +01:00
42f5402551 added tab and fixed italics 2016-05-18 17:06:50 +01:00
8b9a935505 added break() stub 2016-05-17 23:37:36 +01:00
ea1390b86b clean up of Text class 2016-05-09 13:02:59 +01:00
a1b4facb40 added heading styles 2016-05-08 17:01:20 +01:00
7cf6006c1c added more styles 2016-05-07 20:17:18 +01:00
f68a2aff56 now extends XmlComponent 2016-04-09 20:16:35 +01:00
69edfcc0c9 added xmlKeys to xmlcomponent 2016-04-03 01:44:18 +01:00
4f4653200e added italics and underline 2016-03-30 04:43:56 +01:00
26f30b06d2 added return values and formatting 2016-03-30 04:32:51 +01:00
f7803b3156 added emphasis to run 2016-03-30 04:30:58 +01:00
a0acb6d1a6 added run 2016-03-30 03:50:53 +01:00