Commit Graph

13 Commits

Author SHA1 Message Date
3b18b8267a fix paragraphTests.ts linter warnings 2017-03-09 12:25:59 +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
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
9c3023019f huge clean up of project. Now uses @types, and removed committed typings.
Formatted the imports too
2017-03-07 22:15:53 +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
f4bc0613a6 page break tests 2016-07-17 16:18:20 +01:00
016cffd66c added new tests for xml components 2016-07-17 16:03:31 +01:00
f8cf0431c0 wrote tab stop tests 2016-07-15 18:50:54 +01:00
8ecb8ed8f2 rearranged test locations 2016-07-01 22:09:55 +01:00