|
3436a1584c
|
Merge branch 'master' of https://github.com/h4buli/docx into feat/h4-update
# Conflicts:
# package.json
# src/file/document/body/body.ts
# src/file/document/body/section-properties/section-properties.ts
# src/file/file.ts
# src/file/media/media.ts
# src/file/styles/external-styles-factory.ts
# src/file/table/table-cell.ts
|
2018-08-09 23:21:24 +01:00 |
|
|
efe7d594b0
|
Add accessor to getter and setters
|
2018-08-03 02:29:58 +01:00 |
|
|
5f22950721
|
Change image API so that it now sends Images
|
2018-08-03 00:01:42 +01:00 |
|
|
31fdf08c27
|
Make function return Image rather than PictureRun
|
2018-08-02 21:14:53 +01:00 |
|
|
f7c02f4679
|
Revert returning Paragraph
|
2018-08-02 02:32:57 +01:00 |
|
|
0d5e9ce9d8
|
Offload media methods into Media static object
Simplified File handling of images
|
2018-08-02 02:09:00 +01:00 |
|
|
9d3b32a841
|
fix: fixed wrong import causing exported SectionProperties class to be unusable
|
2018-06-25 12:53:25 +02:00 |
|
|
d63adc7a6b
|
Fix linting
|
2018-06-22 23:04:03 +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 |
|
|
05816abc12
|
Add scalable image feature
|
2018-03-24 19:06:10 +00:00 |
|
|
079334f71b
|
Make fields readonly
|
2018-01-29 01:55:25 +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 |
|
|
eb71fc20e6
|
Use absolute path rather than silly relative path
|
2017-12-30 20:25:16 +00:00 |
|
|
2358139a6b
|
Change docx folder to more appropriate "file" folder
|
2017-12-20 01:03:20 +00:00 |
|