|
010fde6258
|
commit
|
2018-08-29 18:36:48 +03:00 |
|
|
675192b86f
|
Refactor image to accept Buffer only
|
2018-08-12 23:07:31 +01:00 |
|
|
e10c20fa42
|
Add image to run
|
2018-08-09 01:55:50 +01:00 |
|
|
12c8cb93f6
|
Clean up API
|
2018-08-07 01:25:28 +01:00 |
|
|
5f22950721
|
Change image API so that it now sends Images
|
2018-08-03 00:01:42 +01:00 |
|
|
84ebf8e6c3
|
Remove old implementation of first page header
|
2018-06-25 22:13:12 +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 |
|
|
55005b57c6
|
Fix linting and style errors
|
2018-06-09 23:49:01 +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 |
|
|
97e976a184
|
import: add support to import any xml tab element to XmlComponent (#8)
- make method to import/convert to XmlComponent
- expose method to add childElement to Header/Footer
- add tests
|
2018-05-28 09:15:44 +02:00 |
|
|
81304f50d1
|
Removed unnecessary header2 references
|
2018-05-19 20:52:45 -06:00 |
|
|
7968c1efcf
|
Removed header-wrapper-2
|
2018-05-12 22:22:54 -04:00 |
|
|
6d0a267ba4
|
Add Header and Footer wrapper for their own relationship classes
|
2018-01-31 00:31:54 +00:00 |
|