Commit Graph

19 Commits

Author SHA1 Message Date
3a7f9053b9 Allow indent to use other options than left and hanging
This is a breaking change. Existing code using indent will break when padding in the number for left.
2017-09-16 17:05:40 -06:00
9d7573ed9c fix unused imports linter warnings 2017-03-10 16:09:21 +01:00
10684b34aa clean up unused imports and a linter warning 2017-03-10 08:52:47 +01: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
d6f5fe0ae8 Remove extraneous multi-property from base numbering object 2017-03-09 17:59:17 +01:00
2684f16579 move indent.ts over to paragraph and add a #indent method 2017-03-09 09:59:48 +01:00
237be76d33 move run-fonts to docx/run and add a test 2017-03-08 20:47:35 +01:00
4b300e4def add fluent interface for defining abstract numbering levels 2017-03-08 18:03:39 +01:00
a3d2323254 rename methods from addXXX to createXXX
addXXX sounds like the argument should be XXX
2017-03-08 17:49:41 +01:00
0b2de737de fix linter warnings in numbering/index.ts 2017-03-08 17:45:29 +01:00
709ff25702 add #addAbstractNumbering and #addConcreteNumbering to Numbering 2017-03-08 17:45:29 +01:00
f822bbb26f fix typos in default numbering definition 2017-03-08 17:45:29 +01:00
cd842c0c71 added working bullet points to document 2016-07-22 12:46:58 +01:00
a2284df881 fixed all tslint errors 2016-05-26 15:08:34 +01:00
f075d3b719 made numberings compile properly 2016-05-24 21:37:58 +01:00
23d08df9a2 trying to get numbering to work 2016-05-23 22:23:05 +01:00
8dcdbeef2f added numbering 2016-05-21 00:02:46 +01:00
b47eaf739e added numbering files 2016-05-19 22:42:23 +01:00