|
17d696e33a
|
merge with master, demo27 became demo28
|
2018-09-21 07:40:58 -03:00 |
|
|
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 |
|
|
90f3da74cf
|
Version bump
4.1.0
|
2018-09-20 21:04:21 +01:00 |
|
|
28d8659cb5
|
Merge pull request #161 from bre7/patch-1
Improve fluency (dsl like)
|
2018-09-20 21:03:38 +01:00 |
|
|
5d1740a2ef
|
Style fixes
|
2018-09-20 16:54:58 -03:00 |
|
|
7aa44568d8
|
Improve fluency (dsl like)
addRunProperty / addParagraphProperty should also return this
|
2018-09-20 15:51:57 -03:00 |
|
|
bf1f702e5a
|
created a clone method for xml-components
|
2018-09-20 15:13:18 -03:00 |
|
|
78ad3e340a
|
Merge pull request #160 from bre7/patch-1
Added charSpacing to docs
|
2018-09-20 18:46:30 +01:00 |
|
|
63a965beab
|
Added charSpacing
|
2018-09-20 14:00:49 -03:00 |
|
|
815354e06f
|
Merge pull request #159 from bre7/master
Added character spacing attribute
|
2018-09-20 16:27:21 +01: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 |
|
|
6da3efdacc
|
Added character spacing attribute
|
2018-09-19 18:41:55 -03:00 |
|
|
7cd8864fb9
|
added stdPr and stdContent to table of contents
|
2018-09-19 11:01:07 -03:00 |
|
|
a9c69664c7
|
Merge pull request #156 from bre7/master
Added mirror margins option
|
2018-09-19 12:40:31 +01:00 |
|
|
50569224c3
|
Fixed tests (included mirrorMargins attr)
|
2018-09-18 23:50:10 -03:00 |
|
|
877aa325bb
|
Merge pull request #153 from felipeochoa/fix-109
Fix 109
|
2018-09-19 01:25:32 +01:00 |
|
|
eb797d8986
|
Ignore Yarn lock & IntelliJ ide
|
2018-09-18 21:03:50 -03:00 |
|
|
fcb542471b
|
Added mirror margins options
|
2018-09-18 21:03:20 -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 |
|
|
53b24965aa
|
Merge pull request #152 from felipeochoa/fix-typo-table-properties
Fix typo in private property
|
2018-09-17 19:04:58 +01:00 |
|
|
edce1bef92
|
Allow creating Styles and assigning them to File.Styles
Closes #109
|
2018-09-17 12:48:21 -05:00 |
|
|
e0d54d3af3
|
Fix typo in private property
|
2018-09-17 12:41:17 -05:00 |
|
|
5b28eb0d00
|
Update logo to be blinking
|
2018-09-12 21:19:33 +01:00 |
|
|
8b667b8d4c
|
Merge pull request #148 from dolanmiu/feat/logo
Updated logo dimensions
|
2018-09-11 19:18:31 +01:00 |
|
|
a601a82a37
|
Updated logo dimensions
|
2018-09-11 19:16:47 +01:00 |
|
|
dcf3767a05
|
Merge pull request #147 from dolanmiu/feat/logo
Add logo
|
2018-09-11 19:08:27 +01:00 |
|
|
a9278009f8
|
Merge branch 'feat/logo' of https://github.com/dolanmiu/docx into feat/logo
|
2018-09-11 19:04:19 +01:00 |
|
|
5220f9e07c
|
Add correct image
|
2018-09-11 19:03:53 +01:00 |
|
|
0b88064ca2
|
Update README.md
|
2018-09-11 19:03:29 +01:00 |
|
|
2233ccb968
|
Add logo
|
2018-09-11 19:00:52 +01:00 |
|
|
311fde01a1
|
Update Readme
|
2018-09-10 22:44:44 +01: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 |
|
|
0303a9f553
|
Merge pull request #141 from XappMedia/min-eight
Minimum Node v8 Support
|
2018-09-04 18:26:34 +01: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 |
|
|
2dab11e8b3
|
minimum 8
|
2018-08-31 11:25:05 -04: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 |
|