|
918faf59c3
|
Merge pull request #273 from dolanmiu/feat/table-merge-fix
Add higher width for GridCol to fix merging cells
|
2019-02-26 21:53:14 +00:00 |
|
|
3a9fa49fbb
|
Fix test
|
2019-02-26 21:46:19 +00:00 |
|
|
218a08d793
|
Fix tests
|
2019-02-26 21:45:55 +00:00 |
|
|
416a239708
|
Add higher width for grid col to fix merging
|
2019-02-26 21:38:54 +00:00 |
|
|
8f133ff93a
|
add example for line numbers
|
2019-02-06 13:26:18 +05:30 |
|
|
1f12e159ef
|
add line numbers to section
|
2019-02-04 18:49:12 +05:30 |
|
|
4b6d3c3e3c
|
Write tests
|
2019-01-16 12:05:21 +01:00 |
|
|
14a1d62148
|
Add Number of pages element
|
2019-01-16 12:05:21 +01:00 |
|
|
ca5f6a56a5
|
Write tests
|
2019-01-15 21:40:19 +00:00 |
|
|
bf8dfe6604
|
Fix for prettier
|
2019-01-15 16:13:20 +01:00 |
|
|
b0ee0305fb
|
Add OutlineLevel Paragraph property
|
2019-01-15 15:39:48 +01:00 |
|
|
8f6984580a
|
Add Number of pages element
|
2019-01-15 02:09:38 +00:00 |
|
|
d19cdcae0c
|
Rename methods
|
2019-01-11 01:45:57 +00:00 |
|
|
3f652764e9
|
Merge pull request #234 from dolanmiu/feat/improve-docs
Make ImportDotx easier to read
|
2019-01-11 01:15:42 +00:00 |
|
|
d674523139
|
Fix tests - No longer uses dummy variable
|
2019-01-11 00:26:16 +00:00 |
|
|
db7f27a88c
|
Add more tests to paragraph
|
2019-01-11 00:16:25 +00:00 |
|
|
677300e34f
|
Merge pull request #237 from dolanmiu/feat/image-wrap
Merge 4.6.0 into master
|
2019-01-10 23:53:00 +00:00 |
|
|
78b310e1dd
|
Add Add createFirstPageFooter and createEvenPageFooter
|
2019-01-10 02:36:42 +00:00 |
|
|
4541d7c977
|
Text wrapping and borders for images
|
2019-01-10 02:10:20 +00:00 |
|
|
942c6d028c
|
Remove unessesary null check
Trust the compiler and code
|
2019-01-09 21:19:57 +00:00 |
|
|
abd5ace85c
|
Merge branch 'master' of https://github.com/dolanmiu/docx into feat/floating-images
# Conflicts:
# src/file/drawing/drawing.ts
|
2019-01-09 02:04:06 +00:00 |
|
|
9998ddfcc9
|
Add createEvenPageHeader method
|
2019-01-09 01:52:20 +00:00 |
|
|
12ed54c9fd
|
Add floating image support and documentation
|
2019-01-09 01:16:47 +00:00 |
|
|
612c024b1f
|
Use string style factory
|
2019-01-07 21:43:04 +00:00 |
|
|
12ad545fe8
|
Write ImportDotx more functionally
|
2019-01-07 21:41:39 +00:00 |
|
|
6d0f6a61d7
|
Merge pull request #231 from Vivekananda-Athukuri/master
Export Num class
|
2019-01-04 12:06:14 +00:00 |
|
|
e3bcad6d3c
|
Fix missing media in Document Template
|
2019-01-04 00:11:50 +00:00 |
|
|
52b78a583e
|
Merge pull request #202 from dolanmiu/feat/correct-mine-type
Remove async await for Compiler.compile
|
2019-01-03 10:45:56 +00:00 |
|
|
dbfb80e660
|
Add more tests
|
2019-01-03 02:36:56 +00:00 |
|
|
421f4471de
|
Merge branch 'master' into feat/improve-docs
# Conflicts:
# src/file/footer-wrapper.spec.ts
|
2019-01-03 02:12:05 +00:00 |
|
|
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 |
|
|
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 |
|
|
8db52212ab
|
Remove id from media
|
2018-12-24 16:50:53 +00:00 |
|
|
d021a3995e
|
Sending media data down image
|
2018-12-21 01:39:20 +00:00 |
|
|
1ea347ed21
|
Clean up
|
2018-12-18 23:37:21 +00:00 |
|
|
0725e54271
|
Add tests
|
2018-12-16 01:56:42 +00:00 |
|
|
e5bfa99b92
|
Add correct docx mime type
|
2018-12-10 19:22:23 +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 |
|
|
a1c21d2143
|
Add space
|
2018-12-05 19:47:56 +00:00 |
|
|
39066fb5f2
|
Add lifecycles to add image
|
2018-12-05 00:05:11 +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 |
|
|
765a9686d8
|
Remove async await for Compiler.compile
|
2018-11-12 13:17:53 +00: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 |
|