04ea2b2dc9
Add footer tests and improve table documentation
2019-01-03 02:11:04 +00:00
b9465b2a20
Add more changes to table API and documentation
2018-12-31 01:55:15 +00:00
ab07f2ecbe
Change table methods and document it
2018-12-29 01:57:20 +00:00
bf18154fcf
Fix style
2018-12-07 15:34:27 +00:00
6505119d3b
Merge pull request #205 from dolanmiu/refactor/style-refactor
...
Refactor in Style
2018-12-05 21:09:30 +00:00
4e671eb512
Breaking change. Make all italic to italics.
2018-11-18 15:22:23 +00:00
e19890e27a
Breaking Change. Swap arguments around and make default WidthType
2018-11-15 03:00:26 +00:00
50e08f198c
Linter ajusts
2018-11-13 11:04:29 -02:00
7639b60b15
Refactor to separate classes in their specific files an tests improuvements for styles
2018-11-13 11:04:03 -02:00
ff443aa7c4
Merge pull request #201 from dolanmiu/feat/correct-mine-type
...
Add correct docx mime type
2018-11-12 13:12:54 +00:00
28fc328cb3
Add more packer tests
2018-11-12 13:03:17 +00:00
083f121683
Add correct docx mime type
2018-11-12 12:32:07 +00:00
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
7b47dadede
Fix Prettier styling
2018-11-11 22:54:35 +00:00
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
7980f14efb
Introduce some functional programming techniques
2018-11-02 02:51:57 +00:00
9cfd835171
More tests
2018-11-02 00:42:49 +00:00
61411fd0f3
Add tests
2018-11-01 02:22:32 +00:00
a84eb16392
Merge branch 'master' into importDotx
...
# Conflicts:
# src/import-dotx/import-dotx.ts
2018-10-31 22:09:36 +00:00
3355a6f472
Added back tests and method
2018-10-31 21:57:10 +00:00
cc6e35165a
Add codecov and add more tests to travis
2018-10-26 02:00:45 +01:00
4742cf0f3f
Clean imports
2018-10-26 01:04:07 +01:00
f7d18bfead
Tidied up table components
2018-10-23 23:44:50 +01:00
4633592711
Improve API
2018-10-23 20:03:29 +01:00
54697ab6b1
Created float positioning for tables
2018-10-23 09:08:43 -02:00
1eed844b9a
Merge pull request #179 from dolanmiu/feat/import-dotx
...
Feat/import dotx
2018-10-23 00:47:18 +01:00
dd89fe2463
Fix casing
2018-10-23 00:41:18 +01:00
9c66db97ff
Use single media instead of multiple
2018-10-23 00:31:51 +01:00
6ec2e742ef
Merge branch 'master' into importDotx
2018-10-22 20:25:34 +01:00
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
96d81873d8
forgot to fix the test
2018-10-21 19:56:31 -02:00
c429ae9920
changed comma by semicolon to work in Word 2016.
2018-10-21 19:37:37 -02:00
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
b6f431e14d
fixed TOC instruction that was missing quotes for some switches
2018-10-20 09:17:37 -03:00
23dee01f06
Created classes and methods needed to create Sequential Identifiers
2018-10-19 16:50:51 -03:00
5532f91423
Merge branch 'importxmljs' into importDotx
2018-10-17 09:17:42 +03:00
3f3fd05cb1
works
2018-10-17 09:15:32 +03:00
a5bedf9a5b
Add break after cases in switch
2018-10-17 01:40:17 +01:00
9d9dd62f00
c
2018-10-16 11:28:25 +03:00
3a9420fedf
Merge pull request #149 from dolanmiu/feat/grid-span
...
Feat/grid span
2018-10-15 23:23:20 +01:00
9f0b2f7074
Improve API
2018-10-15 21:54:33 +01:00
97f76fb62c
Change to new header API
2018-10-05 01:33:17 +01:00
3508fd97ec
Merge branch 'importDotx' of https://github.com/amitm02/docx into importDotx
2018-10-05 01:21:29 +01:00
90f6f68693
Changed protected to private
2018-10-05 00:20:43 +01:00
f3aa6a9203
detect if page title is defined in tempalte
2018-10-02 17:52:55 +03:00
ffdcc7baca
hande hyplerlink references in header or footers
2018-10-02 16:17:26 +03:00
a1e20f4c9a
handle templates with no headers or foolters
2018-10-02 16:02:28 +03:00
2fb5845501
contextual spacing
2018-09-26 17:47:17 +03:00
048ae6a58c
extract styles from dotx
2018-09-26 14:33:05 +03:00
fafa54e4c9
bug fix (demo29 corrupted)
2018-09-26 13:10:21 +03:00