|
fc27e44471
|
Add addGridSpan to TableRow
|
2018-07-27 17:25:04 +08:00 |
|
|
60f312446e
|
fix style
|
2018-07-27 16:59:29 +08:00 |
|
|
807605c0cc
|
Add table cell Shading
|
2018-07-27 16:55:03 +08:00 |
|
|
1aa592b1b9
|
Merge pull request #105 from ydfzgyj/buffer
fix inheritance of BufferPacker class
|
2018-07-26 13:03:06 +01:00 |
|
|
6bdcee1d1b
|
fix inheritance of BufferPacker class
|
2018-07-26 17:16:18 +08:00 |
|
|
696b5daf5c
|
rtl
|
2018-07-25 15:02:58 +03:00 |
|
|
985ea30d36
|
tests
|
2018-07-24 16:56:27 -04:00 |
|
|
cc904ee211
|
style fix
|
2018-07-24 16:00:55 -04:00 |
|
|
8ceb38963e
|
initial functionality
|
2018-07-24 15:56:13 -04:00 |
|
|
3015b05c77
|
add rtl mode
|
2018-07-24 18:52:45 +03:00 |
|
|
f299e49966
|
Merge pull request #1 from dolanmiu/master
original updates
|
2018-07-24 18:33:33 +03:00 |
|
|
974eb510ef
|
Fix style
|
2018-07-24 12:37:15 +08:00 |
|
|
1fad9a666e
|
Let fonts suit for more characters
|
2018-07-24 12:24:26 +08:00 |
|
|
fbfdc6a383
|
add test
|
2018-07-22 17:08:11 +03:00 |
|
|
4dfce582c8
|
bidi support
|
2018-07-22 17:03:45 +03:00 |
|
|
5fab6e2714
|
Remove test only
|
2018-07-21 01:28:15 +01:00 |
|
|
a05abd0eea
|
numbering: add support to define suffix for numbering level
|
2018-07-06 18:54:30 +02:00 |
|
|
796e000826
|
feature: add support for section page borders
|
2018-07-03 13:48:31 +02:00 |
|
|
ddbae91840
|
Add buffer packer tests
|
2018-07-01 02:26:23 +01:00 |
|
|
ded155a6af
|
Add buffer packer
|
2018-07-01 02:16:11 +01:00 |
|
|
b8934c68f2
|
Add counter to footnotes
|
2018-06-30 23:50:02 +01:00 |
|
|
e5fae3af64
|
Add footnote test
|
2018-06-30 23:42:48 +01:00 |
|
|
34a92ab448
|
Use enums instead of strings
|
2018-06-30 23:41:57 +01:00 |
|
|
6c85ad3188
|
Fix tests
|
2018-06-30 23:39:45 +01:00 |
|
|
9f0e55b7b8
|
Add footnotes spec file
|
2018-06-29 19:49:19 +01:00 |
|
|
c797ed9c25
|
media: fixed bug when media size can be decimal
- produces invalid docx document
|
2018-06-29 00:32:01 +02:00 |
|
|
5dc82d8176
|
Add styles to footnote
|
2018-06-28 03:01:25 +01:00 |
|
|
b9e702086a
|
Merge branch 'master' into feat/footnotes
# Conflicts:
# demo/demo16.js
# src/file/file.ts
|
2018-06-27 23:34:23 +01:00 |
|
|
ed72d60951
|
external-styles: create correct XmlComponents from imported style
|
2018-06-27 21:55:15 +02:00 |
|
|
b26a9f8dcf
|
Fix styles
|
2018-06-26 00:10:08 +01:00 |
|
|
cee091fa58
|
Use method approach to different first page header
|
2018-06-26 00:03:28 +01:00 |
|
|
84ebf8e6c3
|
Remove old implementation of first page header
|
2018-06-25 22:13:12 +01:00 |
|
|
2a0b45dc20
|
make default settings in the addSection
|
2018-06-25 21:53:01 +01:00 |
|
|
00955d2e4f
|
Fix imports
|
2018-06-25 19:53:40 +01:00 |
|
|
044442b0d7
|
Add footnote classes
|
2018-06-25 19:50:19 +01:00 |
|
|
99290d646e
|
Add footnote support to API
|
2018-06-25 19:49:46 +01:00 |
|
|
9d3b32a841
|
fix: fixed wrong import causing exported SectionProperties class to be unusable
|
2018-06-25 12:53:25 +02:00 |
|
|
0b939b1cd6
|
Organise imports
|
2018-06-22 23:18:07 +01:00 |
|
|
d63adc7a6b
|
Fix linting
|
2018-06-22 23:04:03 +01:00 |
|
|
026a221e5e
|
Move header outside
|
2018-06-22 23:01:34 +01:00 |
|
|
f1ac646518
|
Merge branch 'feature/multiple-sections' of https://github.com/h4buli/docx into feat/multiple-headers
# Conflicts:
# src/export/packer/compiler.ts
# src/file/content-types/content-types.ts
# src/file/document/body/section-properties/header-reference/header-reference.ts
# src/file/document/body/section-properties/section-properties.ts
# src/file/file.ts
# src/file/media/media.ts
|
2018-06-22 22:59:38 +01:00 |
|
|
0b963ec3b8
|
feature: add support to add mutiple sections to the document inc. headers and footers
- write missing tests
|
2018-06-21 12:03:34 +02:00 |
|
|
369ec9c30b
|
Set correct ID
|
2018-06-11 00:50:48 +01:00 |
|
|
c19a2e71b5
|
Add footnotes as part of export
|
2018-06-11 00:48:50 +01:00 |
|
|
6085f69c22
|
Sorting
|
2018-06-11 00:46:51 +01:00 |
|
|
8cb8d3514a
|
Add footnotes class
|
2018-06-11 00:45:21 +01:00 |
|
|
55005b57c6
|
Fix linting and style errors
|
2018-06-09 23:49:01 +01:00 |
|
|
80cdaaeb1c
|
Fix compile error
|
2018-06-09 23:34:54 +01:00 |
|
|
deccfd7cc9
|
Add back scale functionality
|
2018-06-09 23:33:52 +01:00 |
|
|
0f4c2e64f4
|
Merge branch 'master' of https://github.com/h4buli/docx into feat/h4-update
# Conflicts:
# package.json
# src/file/drawing/drawing.ts
# src/file/media/media.ts
# src/file/paragraph/run/picture-run.ts
# src/file/styles/external-styles-factory.ts
# src/file/xml-components/imported-xml-component.ts
|
2018-06-09 23:29:59 +01:00 |
|