Commit Graph

14 Commits

Author SHA1 Message Date
99290d646e Add footnote support to API 2018-06-25 19:49:46 +01:00
5de6617d10 Merge pull request #75 from h4buli/feature/page-break-before
paragraph: add support for 'page break before' format property
2018-05-28 02:33:59 +01:00
cbe9c3ac50 paragraph: add support for page break before format property 2018-05-10 19:43:58 +02:00
4b9a6a6735 Merge branch 'master' into feat/h4buli-update 2018-05-08 01:23:56 +01:00
9d7fd55e4c add hyperlink to paragraph and doc 2018-05-06 22:24:16 -05:00
af485c678d Merge branch 'master' of https://github.com/h4buli/docx into feat/h4buli-update
# Conflicts:
#	package.json
#	src/file/numbering/numbering.ts
2018-05-06 02:57:15 +01:00
c92cab5e5b Fix Numbering (#4)
* Version bump

* (fix): fixed issue with numbering in document
2018-04-17 15:33:53 +02:00
41f941728e Clean up and tests 2018-04-10 21:54:52 +01:00
919327ed08 bullet points update 2018-04-05 16:50:25 +03:00
ee721ffbec image scaling add rounding 2018-04-02 12:55:43 +03:00
0355afe11c Rename IData to something more reasonable 2017-12-30 21:18:55 +00:00
eb71fc20e6 Use absolute path rather than silly relative path 2017-12-30 20:25:16 +00:00
d8d16b4a7d Absolute path imports! 2017-12-29 02:26:26 +00:00
2358139a6b Change docx folder to more appropriate "file" folder 2017-12-20 01:03:20 +00:00