Commit Graph

30 Commits

Author SHA1 Message Date
4de6b51e76 removed getStyles and clearPageBreak that became useless 2018-09-25 00:10:27 -03:00
4ca81df401 TOC content generation aborted 2018-09-21 11:16:14 -03:00
8b463b3bb6 updated clone deep dependency and make fields dirty to be updated when word is opened 2018-09-21 10:26:28 -03:00
baf0f17bd6 added a method for clear the page breaks of a paragraph 2018-09-18 13:53:30 -03:00
8e911698a5 generating the content for a table of contents 2018-09-18 05:24:19 -03:00
33f87523e0 Merge from master 2018-08-21 23:50:58 +01:00
a7f6224fb2 Made demo files into typescript files 2018-08-21 02:46:21 +01:00
e97c432a64 added border specs, createBorder method, and color attribute to setProperties 2018-08-19 19:37:36 -04:00
0411153832 Added in the ability to create borders for paragraphs 2018-08-19 11:59:38 -04:00
d44b0d50d8 Merge pull request #118 from dolanmiu/feat/add-image-to-run
Add image to run
2018-08-09 23:06:05 +01:00
e10c20fa42 Add image to run 2018-08-09 01:55:50 +01:00
92da93a160 Rename to more readable names 2018-08-07 02:47:24 +01:00
e9aecfac1c Updated lint rules 2018-08-07 01:38:15 +01:00
696b5daf5c rtl 2018-07-25 15:02:58 +03:00
4dfce582c8 bidi support 2018-07-22 17:03:45 +03:00
5dc82d8176 Add styles to footnote 2018-06-28 03:01:25 +01:00
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