|
5f22950721
|
Change image API so that it now sends Images
|
2018-08-03 00:01:42 +01:00 |
|
|
3fcfc29e3f
|
Style formatting
|
2018-08-02 02:21:15 +01:00 |
|
|
3f1eda60eb
|
Rename data to buffer
|
2018-08-02 02:14:57 +01:00 |
|
|
0d5e9ce9d8
|
Offload media methods into Media static object
Simplified File handling of images
|
2018-08-02 02:09:00 +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 |
|
|
dadd8c122f
|
fixed formatting styles
|
2018-05-17 15:32:15 +02:00 |
|
|
573dd753a7
|
Fix styling and linting
|
2018-05-06 03:19:36 +01:00 |
|
|
2119ae769b
|
Images: Extend API for working with images (#5)
* extend creating image using buffer and dimensions from outside
* remove empty space
|
2018-04-20 15:59:06 +02:00 |
|
|
c873abfe18
|
Fix referenceId +1 error and spelling mistakes
Add demo
|
2018-01-30 01:16:48 +00:00 |
|
|
8b8c664f0f
|
Add header objects and demo
|
2018-01-29 02:56:35 +00:00 |
|
|
079334f71b
|
Make fields readonly
|
2018-01-29 01:55:25 +00:00 |
|
|
e93d6799fd
|
Made project Prettier compliant
|
2018-01-23 01:33:12 +00:00 |
|
|
3dc6e71aaf
|
Add png support
|
2018-01-22 22:05:20 +00:00 |
|
|
ef05024f2f
|
Add image dimensions
|
2018-01-22 20:42:57 +00:00 |
|
|
2d02f51f25
|
Offset reference id a little
|
2018-01-10 00:35:26 +00:00 |
|
|
a3945bc7f1
|
Media addMedia method
|
2018-01-09 21:57:10 +00:00 |
|
|
0355afe11c
|
Rename IData to something more reasonable
|
2017-12-30 21:18:55 +00:00 |
|
|
2358139a6b
|
Change docx folder to more appropriate "file" folder
|
2017-12-20 01:03:20 +00:00 |
|