Dolan
765a9686d8
Remove async await for Compiler.compile
2018-11-12 13:17:53 +00:00
Dolan
ff443aa7c4
Merge pull request #201 from dolanmiu/feat/correct-mine-type
...
Add correct docx mime type
2018-11-12 13:12:54 +00:00
Dolan
28fc328cb3
Add more packer tests
2018-11-12 13:03:17 +00:00
Dolan
083f121683
Add correct docx mime type
2018-11-12 12:32:07 +00:00
Dolan
2f57d3be84
Merge pull request #197 from dolanmiu/bugfix/correct-section-page-num-type
...
Bugfix - Correct default section options
2018-11-11 23:05:20 +00:00
Dolan
7b47dadede
Fix Prettier styling
2018-11-11 22:54:35 +00:00
Sergio Mendonça
8ad5485347
Improuvments in headers and footers docs
2018-11-09 10:37:36 -02:00
Sergio Mendonça
8df78e45d9
Update in examples documentation.
2018-11-09 09:26:27 -02:00
Sergio Mendonça
39cef5e61d
Demo 16 was updated to show how page number types format and start work.
2018-11-09 09:14:38 -02:00
Sergio Mendonça
5552f9d834
The page number type attribute of the sections was always been created, leading Word to always reset page numbers to zero in new sections.
...
The page number type DECIMAL is already the default in Word, there is no need to force this to be the default option in the default section, like it was.
2018-11-09 09:13:27 -02:00
Vivekananda-Athukuri
d13795696d
Update index.ts
2018-11-09 12:26:23 +05:30
Dolan
f640f17fa6
Merge pull request #193 from dolanmiu/4.4.0
...
Version bump
2018-11-08 12:05:31 +00:00
Dolan
494a32d45d
Merge pull request #195 from kunizial/patch-1
...
Update numbering.md
2018-11-08 12:05:17 +00:00
kunizial
8040a455be
Update numbering.md
...
Fixed Typo
2018-11-08 11:09:09 +01:00
Dolan
f091cff7c9
Version bump
4.4.0
2018-11-07 01:06:59 +00:00
Dolan
401ef7336b
Merge pull request #190 from dolanmiu/feat/more-tests
...
Introduce some functional programming techniques
2018-11-02 03:12:28 +00:00
Dolan
18134519be
Edit threshold
2018-11-02 03:00:07 +00:00
Dolan
7980f14efb
Introduce some functional programming techniques
2018-11-02 02:51:57 +00:00
Dolan
40d6a41305
Merge pull request #189 from dolanmiu/feat/more-tests
...
More tests
2018-11-02 00:53:54 +00:00
Dolan
9cfd835171
More tests
2018-11-02 00:42:49 +00:00
Dolan
95a9f592eb
Merge pull request #143 from amitm02/importDotx
...
use .dotx files as an initial template for a new (document) file
2018-11-01 02:31:33 +00:00
Dolan
61411fd0f3
Add tests
2018-11-01 02:22:32 +00:00
Dolan
a84eb16392
Merge branch 'master' into importDotx
...
# Conflicts:
# src/import-dotx/import-dotx.ts
2018-10-31 22:09:36 +00:00
Dolan
3355a6f472
Added back tests and method
2018-10-31 21:57:10 +00:00
Dolan
071a8ea9f7
Merge pull request #187 from dolanmiu/feat/clean-imports
...
Feat/clean imports
2018-10-26 21:00:42 +01:00
Dolan
ea3777d28b
Better naming
2018-10-26 20:30:42 +01:00
Dolan
3346b97ee7
Clean up
2018-10-26 20:23:26 +01:00
Dolan
2b834a75a8
Add codecov badge
2018-10-26 20:22:33 +01:00
Dolan
21df53d547
Clean up
2018-10-26 20:16:18 +01:00
Dolan
9143c1c2c1
Add nyc support
2018-10-26 20:11:40 +01:00
Dolan
83cab7563d
Add nyc to travis
2018-10-26 02:20:10 +01:00
Dolan
b05fbe7f6e
Merge pull request #185 from dolanmiu/feat/clean-imports
...
Add codecov and add more tests to travis
2018-10-26 02:12:52 +01:00
Dolan
e6a57738f4
Demo 25 does not exist
2018-10-26 02:07:25 +01:00
Dolan
cc6e35165a
Add codecov and add more tests to travis
2018-10-26 02:00:45 +01:00
Dolan
7791ddf76e
Merge pull request #184 from dolanmiu/feat/clean-imports
...
Clean imports
2018-10-26 01:16:23 +01:00
Dolan
4742cf0f3f
Clean imports
2018-10-26 01:04:07 +01:00
Dolan
8858970491
Merge pull request #182 from dolanmiu/feat/table-clean-up
...
Tidied up table components
2018-10-24 14:33:10 +01:00
Dolan
f7d18bfead
Tidied up table components
2018-10-23 23:44:50 +01:00
Dolan
0ce1b7fa15
Merge pull request #181 from dolanmiu/feat/float-table
...
Created float positioning for tables
2018-10-23 21:40:33 +01:00
Dolan
4633592711
Improve API
2018-10-23 20:03:29 +01:00
Sergio Mendonça
54697ab6b1
Created float positioning for tables
2018-10-23 09:08:43 -02:00
Dolan
1eed844b9a
Merge pull request #179 from dolanmiu/feat/import-dotx
...
Feat/import dotx
2018-10-23 00:47:18 +01:00
Dolan
dd89fe2463
Fix casing
2018-10-23 00:41:18 +01:00
Dolan
9c66db97ff
Use single media instead of multiple
2018-10-23 00:31:51 +01:00
Dolan
fea6afdfe4
Remove npm dependency
2018-10-22 20:27:32 +01:00
Dolan
6ec2e742ef
Merge branch 'master' into importDotx
2018-10-22 20:25:34 +01:00
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