Commit Graph

940 Commits

Author SHA1 Message Date
Dolan
3f80b054fc Merge pull request #178 from dolanmiu/bugfix/correct-toc-instruction
changed comma by semicolon to work in Word 2016.
2018-10-22 03:37:54 +01:00
Sergio Mendonça
96d81873d8 forgot to fix the test 2018-10-21 19:56:31 -02:00
Sergio Mendonça
c429ae9920 changed comma by semicolon to work in Word 2016. 2018-10-21 19:37:37 -02:00
Dolan
6b4e769f48 Merge branch 'master' of https://github.com/dolanmiu/docx 2018-10-21 05:16:32 +01:00
Dolan
b67a9de0e9 Angular README example 2018-10-21 05:14:14 +01:00
Dolan
ac9f65a068 Merge pull request #177 from dolanmiu/feat/guidelines
Contribution guidelines improve
2018-10-21 04:51:45 +01:00
Dolan
7e8ebb2af2 Contribution guidelines improve 2018-10-21 04:50:57 +01:00
Dolan
f53fe2f881 Merge pull request #175 from dolanmiu/feat/sequential-field
Created classes and methods needed to create Sequential Identifiers
2018-10-21 02:00:20 +01:00
Dolan
6fdd88527a Merge pull request #176 from dolanmiu/bugfix/correct-toc-instruction
fixed TOC instruction that was missing quotes for some switches
2018-10-20 17:36:44 +01:00
Sergio Mendonça
b6f431e14d fixed TOC instruction that was missing quotes for some switches 2018-10-20 09:17:37 -03:00
Sergio Mendonça
23dee01f06 Created classes and methods needed to create Sequential Identifiers 2018-10-19 16:50:51 -03:00
Dolan
a466578467 Version bump 4.3.0 2018-10-15 23:34:35 +01:00
Dolan
3a9420fedf Merge pull request #149 from dolanmiu/feat/grid-span
Feat/grid span
2018-10-15 23:23:20 +01:00
Dolan
8ac19a83b2 Rename demos 2018-10-15 22:21:40 +01:00
Dolan
9f0b2f7074 Improve API 2018-10-15 21:54:33 +01:00
Dolan
e02ac43c07 Version bump 4.2.0 2018-10-10 20:39:11 +01:00
Dolan
ccffdad4c0 Merge pull request #171 from amitm02/master
Contextual spacing
2018-09-26 15:57:16 +01:00
amitm02
2fb5845501 contextual spacing 2018-09-26 17:47:17 +03:00
amit
ddd84a1765 Merge pull request #3 from dolanmiu/master
from base
2018-09-26 17:27:41 +03:00
Dolan
f6a13aed86 Merge pull request #169 from dolanmiu/feat/table-of-contents
Feat/table of contents
2018-09-26 02:28:44 +01:00
Dolan
2da3ba0262 Rename variables 2018-09-26 02:17:39 +01:00
Dolan
e08c7cbbfb Add table of contents to side bar 2018-09-26 02:12:10 +01:00
Dolan
a6de5d8a21 Merge pull request #168 from dolanmiu/feat/table-of-contents
Change documentation properties to options
2018-09-26 02:10:03 +01:00
Dolan
00a20b7cfc Merge pull request #166 from dolanmiu/feat/table-of-contents
Feat/table of contents
2018-09-25 23:32:58 +01:00
Dolan
f27c95191b Change documentation properties to options 2018-09-25 21:19:04 +01:00
Dolan
c140d2c37c ITableOfContentsProperties to ITableOfContentsOptions 2018-09-25 21:09:30 +01:00
Dolan
3a42f2a2f0 Make API simplier with interfaces 2018-09-25 20:05:35 +01:00
Dolan
00efedaa09 Fix spelling and linting and improve readme 2018-09-25 19:49:44 +01:00
Sergio Mendonça
72e3d229dc unnecessary comment removed 2018-09-25 02:36:00 -03:00
Sergio Mendonça
b12d6ef484 initial documentation 2018-09-25 02:35:08 -03:00
Sergio Mendonça
8ee6fd3e67 demo updated 2018-09-25 01:33:44 -03:00
Sergio Mendonça
808c5b00a0 table of contents with all the options 2018-09-25 01:18:47 -03:00
Sergio Mendonça
4de6b51e76 removed getStyles and clearPageBreak that became useless 2018-09-25 00:10:27 -03:00
Sergio Mendonça
4ca81df401 TOC content generation aborted 2018-09-21 11:16:14 -03:00
Sergio Mendonça
8b463b3bb6 updated clone deep dependency and make fields dirty to be updated when word is opened 2018-09-21 10:26:28 -03:00
Sergio Mendonça
17d696e33a merge with master, demo27 became demo28 2018-09-21 07:40:58 -03:00
Sergio Mendonça
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
Dolan
90f3da74cf Version bump 4.1.0 2018-09-20 21:04:21 +01:00
Dolan
28d8659cb5 Merge pull request #161 from bre7/patch-1
Improve fluency (dsl like)
2018-09-20 21:03:38 +01:00
bre7
5d1740a2ef Style fixes 2018-09-20 16:54:58 -03:00
Nathan
7aa44568d8 Improve fluency (dsl like)
addRunProperty / addParagraphProperty should also return this
2018-09-20 15:51:57 -03:00
Sergio Mendonça
bf1f702e5a created a clone method for xml-components 2018-09-20 15:13:18 -03:00
Dolan
78ad3e340a Merge pull request #160 from bre7/patch-1
Added charSpacing to docs
2018-09-20 18:46:30 +01:00
Nathan
63a965beab Added charSpacing 2018-09-20 14:00:49 -03:00
Dolan
815354e06f Merge pull request #159 from bre7/master
Added character spacing attribute
2018-09-20 16:27:21 +01:00
Sergio Mendonça
1cff104bae correct sdt objects of table of contents 2018-09-20 10:47:10 -03:00
Sergio Mendonça
4805efad2e organized imports 2018-09-20 10:31:49 -03:00
Sergio Mendonça
12e2ae9e91 making leader a option field and test improvments 2018-09-20 10:30:16 -03:00
Sergio Mendonça
c07b5cf709 added settings.xml back 2018-09-20 10:11:59 -03:00
Sergio Mendonça
0684738ec2 removed lodash 2018-09-20 07:09:17 -03:00