Commit Graph

852 Commits

Author SHA1 Message Date
Dolan
a1c21d2143 Add space 2018-12-05 19:47:56 +00:00
Dolan
39066fb5f2 Add lifecycles to add image 2018-12-05 00:05:11 +00:00
Dolan Miu
4e671eb512 Breaking change. Make all italic to italics. 2018-11-18 15:22:23 +00:00
Dolan Miu
e19890e27a Breaking Change. Swap arguments around and make default WidthType 2018-11-15 03:00:26 +00:00
Sergio Mendonça
50e08f198c Linter ajusts 2018-11-13 11:04:29 -02:00
Sergio Mendonça
7639b60b15 Refactor to separate classes in their specific files an tests improuvements for styles 2018-11-13 11:04:03 -02:00
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
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
7980f14efb Introduce some functional programming techniques 2018-11-02 02:51:57 +00:00
Dolan
9cfd835171 More tests 2018-11-02 00:42:49 +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
cc6e35165a Add codecov and add more tests to travis 2018-10-26 02:00:45 +01:00
Dolan
4742cf0f3f Clean imports 2018-10-26 01:04:07 +01:00
Dolan
f7d18bfead Tidied up table components 2018-10-23 23:44:50 +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
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
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
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
amitm02
5532f91423 Merge branch 'importxmljs' into importDotx 2018-10-17 09:17:42 +03:00
amitm02
3f3fd05cb1 works 2018-10-17 09:15:32 +03:00
Dolan
a5bedf9a5b Add break after cases in switch 2018-10-17 01:40:17 +01:00
amitm02
9d9dd62f00 c 2018-10-16 11:28:25 +03:00
Dolan
3a9420fedf Merge pull request #149 from dolanmiu/feat/grid-span
Feat/grid span
2018-10-15 23:23:20 +01:00
Dolan
9f0b2f7074 Improve API 2018-10-15 21:54:33 +01:00
Dolan
97f76fb62c Change to new header API 2018-10-05 01:33:17 +01:00
Dolan
3508fd97ec Merge branch 'importDotx' of https://github.com/amitm02/docx into importDotx 2018-10-05 01:21:29 +01:00
Dolan
90f6f68693 Changed protected to private 2018-10-05 00:20:43 +01:00
amitm02
f3aa6a9203 detect if page title is defined in tempalte 2018-10-02 17:52:55 +03:00
amitm02
ffdcc7baca hande hyplerlink references in header or footers 2018-10-02 16:17:26 +03:00
amitm02
a1e20f4c9a handle templates with no headers or foolters 2018-10-02 16:02:28 +03:00
amitm02
2fb5845501 contextual spacing 2018-09-26 17:47:17 +03:00
amitm02
048ae6a58c extract styles from dotx 2018-09-26 14:33:05 +03:00
amitm02
fafa54e4c9 bug fix (demo29 corrupted) 2018-09-26 13:10:21 +03:00
amitm02
60dbb32e9e Revert "Revert "Add back relationships""
This reverts commit 52b07fd9cb.
2018-09-26 12:03:52 +03:00