Dolan
04ea2b2dc9
Add footer tests and improve table documentation
2019-01-03 02:11:04 +00:00
Dolan Miu
b9465b2a20
Add more changes to table API and documentation
2018-12-31 01:55:15 +00:00
Dolan Miu
ab07f2ecbe
Change table methods and document it
2018-12-29 01:57:20 +00:00
Dolan
c70c147afe
Merge pull request #217 from dolanmiu/feat/fix-header-image-bug
...
Feat/fix header image bug
2018-12-28 15:19:44 +00:00
Dolan
8db52212ab
Remove id from media
2018-12-24 16:50:53 +00:00
Dolan
d021a3995e
Sending media data down image
2018-12-21 01:39:20 +00:00
Dolan
1ea347ed21
Clean up
2018-12-18 23:37:21 +00:00
Dolan
0725e54271
Add tests
2018-12-16 01:56:42 +00:00
Dolan
e5bfa99b92
Add correct docx mime type
2018-12-10 19:22:23 +00:00
Dolan
bf18154fcf
Fix style
2018-12-07 15:34:27 +00:00
Dolan
6505119d3b
Merge pull request #205 from dolanmiu/refactor/style-refactor
...
Refactor in Style
2018-12-05 21:09:30 +00:00
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