|
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 |
|
|
3c22372f49
|
Merge pull request #76 from formatically/master
Added DifferentFirstPageHeader and Page Number features
|
2018-05-19 12:30:39 +01:00 |
|
|
7584671312
|
Fixed TSLint Errors
|
2018-05-18 09:21:27 -06:00 |
|
|
7968c1efcf
|
Removed header-wrapper-2
|
2018-05-12 22:22:54 -04:00 |
|
|
87648a742c
|
Initial Commit
|
2018-05-12 20:04:54 -04:00 |
|
|
4b9a6a6735
|
Merge branch 'master' into feat/h4buli-update
|
2018-05-08 01:23:56 +01:00 |
|
|
9d7fd55e4c
|
add hyperlink to paragraph and doc
|
2018-05-06 22:24:16 -05:00 |
|
|
534c601068
|
Linting fixes
|
2018-05-06 02:58:16 +01:00 |
|
|
af485c678d
|
Merge branch 'master' of https://github.com/h4buli/docx into feat/h4buli-update
# Conflicts:
# package.json
# src/file/numbering/numbering.ts
|
2018-05-06 02:57:15 +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 |
|
|
5242f7d55c
|
styles: support for external styles. parsing external styles.
|
2018-03-28 14:54:07 +02:00 |
|
|
3fb563f9c8
|
Revert "(styles): add support to provide external styles (as complete file co…"
|
2018-03-26 16:28:40 +02:00 |
|
|
05816abc12
|
Add scalable image feature
|
2018-03-24 19:06:10 +00:00 |
|
|
a0e00b8eff
|
(styles): add support to provide external styles (as complete file content)
|
2018-03-23 12:18:31 +01:00 |
|
|
a78f06b41b
|
Remove all references to template
|
2018-02-08 00:12:59 +00:00 |
|
|
ce7ef30806
|
Fix Prettier styling changes
|
2018-02-05 01:44:28 +00:00 |
|
|
6a762c6c0e
|
Rename properties to core properties
|
2018-02-04 01:43:03 +00:00 |
|
|
23c5aef276
|
Add file relationships
|
2018-02-04 00:58:34 +00:00 |
|
|
69707a7207
|
Add more content type files
|
2018-02-03 20:56:20 +00:00 |
|
|
6d0a267ba4
|
Add Header and Footer wrapper for their own relationship classes
|
2018-01-31 00:31:54 +00:00 |
|
|
c873abfe18
|
Fix referenceId +1 error and spelling mistakes
Add demo
|
2018-01-30 01:16:48 +00:00 |
|
|
5e921f1dfc
|
Add footer
|
2018-01-29 21:53:22 +00:00 |
|
|
8b8c664f0f
|
Add header objects and demo
|
2018-01-29 02:56:35 +00:00 |
|
|
1e55a3e6a8
|
Expose header
|
2018-01-29 01:54:10 +00:00 |
|
|
448572d7a1
|
Add section properties to root File
|
2018-01-24 13:09:34 +00:00 |
|
|
e93d6799fd
|
Made project Prettier compliant
|
2018-01-23 01:33:12 +00:00 |
|
|
ca244bcfe1
|
Add more files for creating a drawing
|
2018-01-11 01:47:09 +00:00 |
|
|
592fb5ca9f
|
Add dynamic relationships
|
2018-01-10 00:29:17 +00:00 |
|
|
2358139a6b
|
Change docx folder to more appropriate "file" folder
|
2017-12-20 01:03:20 +00:00 |
|