|
2f59867db6
|
Merge branch 'feat/table-of-contents' of https://github.com/dolanmiu/docx into feat/table-of-contents
|
2018-09-21 07:37:26 -03:00 |
|
|
bf1f702e5a
|
created a clone method for xml-components
|
2018-09-20 15:13:18 -03:00 |
|
|
1cff104bae
|
correct sdt objects of table of contents
|
2018-09-20 10:47:10 -03:00 |
|
|
4805efad2e
|
organized imports
|
2018-09-20 10:31:49 -03:00 |
|
|
12e2ae9e91
|
making leader a option field and test improvments
|
2018-09-20 10:30:16 -03:00 |
|
|
c07b5cf709
|
added settings.xml back
|
2018-09-20 10:11:59 -03:00 |
|
|
0684738ec2
|
removed lodash
|
2018-09-20 07:09:17 -03:00 |
|
|
7cd8864fb9
|
added stdPr and stdContent to table of contents
|
2018-09-19 11:01:07 -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 |
|
|
0eb36be053
|
there is no need for the settings.xml file anymore
|
2018-09-17 22:09:05 -03:00 |
|
|
146d0ad9e5
|
Moved addTableOfContents to File and creating a settings.xml and applying updateFields=true when there is a table of contents
|
2018-09-10 10:01:26 -03:00 |
|
|
aedfca377f
|
elements need to be inside runs
|
2018-09-04 18:22:08 -03:00 |
|
|
7926f6c189
|
escape bars
|
2018-09-04 17:29:24 -03:00 |
|
|
e9a007d446
|
create default properties for table-of-contents instruction
|
2018-09-04 12:05:41 -03:00 |
|
|
12c1f82efe
|
demo27 for TableOfContents
|
2018-09-04 11:03:17 -03:00 |
|
|
b1711ae293
|
first simple version of TOC working
|
2018-09-03 11:20:36 -03:00 |
|
|
a367951d07
|
moved Begin, Separate and End from page-number.ts to field.ts
|
2018-09-03 10:54:53 -03:00 |
|
|
c55f82c425
|
test improvment
|
2018-09-03 10:48:50 -03:00 |
|
|
d1044d262e
|
table of contents extending paragraph
|
2018-08-31 10:22:40 -03:00 |
|
|
8d83219bb6
|
wrote some initial code
|
2018-08-29 12:06:01 -03:00 |
|
|
4f8ecf631b
|
Merge branch 'master' into feat/table-of-contents
|
2018-08-23 06:21:01 -03:00 |
|
|
dc942bc2e4
|
Merge pull request #133 from dolanmiu/feat/readme-update
Add table cell margin
|
2018-08-23 01:24:16 +01:00 |
|
|
fe2032a3d4
|
change demos to typescript and WidthType disparity
|
2018-08-23 01:05:26 +01:00 |
|
|
877dcb462f
|
Add table cell margin
|
2018-08-23 00:55:33 +01:00 |
|
|
4a3b7d71fe
|
Merge pull request #130 from dolanmiu/feat/readme-update
Fix demo examples
|
2018-08-22 14:48:30 +01:00 |
|
|
e68bc50e6e
|
style fixed
|
2018-08-22 10:39:13 -03:00 |
|
|
a6a8012b39
|
wrote some inital code
|
2018-08-22 10:30:19 -03:00 |
|
|
e9e42011cd
|
Merge branch 'master' into master
|
2018-08-22 08:04:45 -03:00 |
|
|
85f686dede
|
Fix demo examples
|
2018-08-22 01:14:17 +01:00 |
|
|
33f87523e0
|
Merge from master
|
2018-08-21 23:50:58 +01:00 |
|
|
eb9cc767c6
|
Merge from master
|
2018-08-21 20:59:20 +01:00 |
|
|
410080a8a3
|
Fix tests
|
2018-08-21 19:27:07 +01:00 |
|
|
d5b6225a90
|
starting table of contents
|
2018-08-21 07:19:46 -03: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 |
|
|
f9a0d1b388
|
Fix tests
|
2018-08-15 23:06:48 +01:00 |
|
|
bf5bcea607
|
Make add image support base64 strings
|
2018-08-15 22:20:43 +01:00 |
|
|
3d91c84966
|
alphabetized import sources
|
2018-08-14 11:28:01 -03:00 |
|
|
f91fd5921f
|
merge with upstream master
|
2018-08-14 11:27:08 -03:00 |
|
|
36157bb8db
|
Added optional drawingOptions parameter to addImage and addImageFromBuffer methods. This way it can be passaed to Image constructor.
|
2018-08-14 11:06:17 -03:00 |
|
|
a38abeb4c2
|
Huge refactoring to use new compiler and deprecate all other Packers
Add new PdfPacker
|
2018-08-14 01:46:48 +01:00 |
|
|
675192b86f
|
Refactor image to accept Buffer only
|
2018-08-12 23:07:31 +01:00 |
|
|
bc1132146f
|
Revert test changes
|
2018-08-10 02:46:15 +01:00 |
|
|
d850f37904
|
Remove unused import
|
2018-08-10 01:49:37 +01:00 |
|
|
f15fdb921e
|
Merge branch 'master' into feat/browser-packer
# Conflicts:
# demo/demo13.js
# package.json
# src/export/packer/compiler.ts
# src/file/media/data.ts
# src/file/media/media.ts
|
2018-08-10 01:40:29 +01:00 |
|
|
7b43551148
|
Merge pull request #123 from dolanmiu/feat/h4-update
Feat/h4 update
|
2018-08-10 00:30:53 +01:00 |
|
|
ad356d2759
|
Add ignores so it doesnt get generated in documentation
|
2018-08-09 23:40:11 +01:00 |
|
|
5f594a822f
|
Fix and enable linting on tests
|
2018-08-09 23:29:40 +01:00 |
|