Commit Graph

80 Commits

Author SHA1 Message Date
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
766bcabcb8 allow Underline to be called with type and color; fix default 2017-03-09 12:42:19 +01:00
20ec9b679e added Spacing for paragraphs and ParagraphStyle 2017-03-09 12:16:49 +01:00
18ca93e50a add paragraph#style method to quickly set the style 2017-03-09 11:11:07 +01:00
2684f16579 move indent.ts over to paragraph and add a #indent method 2017-03-09 09:59:48 +01:00
744b16b753 tslinting 2017-03-08 21:59:27 +00:00
946a222d37 linting fixes 2017-03-08 21:49:41 +00:00
279a5a93f1 fixed failing test 2017-03-08 21:40:21 +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
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
0e9532d835 added #setNumbering method to paragraph 2017-03-08 18:23:00 +01:00
52c4e3cabd allow NumberProperties to specify custom id/level
This change allows callers to create custom numbering styles and
attach them to paragraphs
2017-03-08 16:20:44 +01:00
9804091f6a removed random semi colon 2017-03-07 22:35:20 +00:00
078196c6d6 wrote lots of tests 2016-07-18 19:17:19 +01:00
81e7d01556 unordered list tests 2016-07-17 16:28:54 +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
23d08df9a2 trying to get numbering to work 2016-05-23 22:23:05 +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
cae37b42a1 cleanup 2016-05-19 23:05:28 +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
42f5402551 added tab and fixed italics 2016-05-18 17:06:50 +01:00
af818df800 added tab stops 2016-05-18 17:06:21 +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
9b268314e6 style factory added and fixed bug allowing styles to work 2016-05-09 03:44:16 +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
beee938ad4 clean up 2016-05-01 23:48:54 +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
ec52958890 removed unused base attributes 2016-05-01 22:48:18 +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
c3c49226c7 added conditional statement to add text run 2016-04-21 23:04:15 +01:00
54c09ca4c7 made replaceKey recursive function 2016-04-10 05:09:02 +01:00