Commit Graph

17 Commits

Author SHA1 Message Date
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
0e89606ec9 lots of tslinting 2017-03-08 21:36:09 +00:00
540518bd54 more tslinting 2017-03-08 20:35:26 +00: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
a2284df881 fixed all tslint errors 2016-05-26 15:08:34 +01:00
af818df800 added tab stops 2016-05-18 17:06:21 +01:00
c3c49226c7 added conditional statement to add text run 2016-04-21 23:04:15 +01:00
50e2344d2c fixing tests and formatter 2016-04-09 21:12:55 +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
9e8fd9739d made return values for methods 2016-03-30 04:31:53 +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