|
0684738ec2
|
removed lodash
|
2018-09-20 07:09:17 -03:00 |
|
|
10114bb12d
|
Remove TemplatedFile
|
2018-09-19 23:04:34 +01:00 |
|
|
7cd8864fb9
|
added stdPr and stdContent to table of contents
|
2018-09-19 11:01:07 -03:00 |
|
|
5fe4405d76
|
Add templated file
|
2018-09-19 00:37:11 +01:00 |
|
|
baf0f17bd6
|
added a method for clear the page breaks of a paragraph
|
2018-09-18 13:53:30 -03:00 |
|
|
8e911698a5
|
generating the content for a table of contents
|
2018-09-18 05:24:19 -03:00 |
|
|
0eb36be053
|
there is no need for the settings.xml file anymore
|
2018-09-17 22:09:05 -03:00 |
|
|
353d888abd
|
Simplify code using Spreading
|
2018-09-17 20:27:43 +01:00 |
|
|
b39c7ce323
|
Fix naming
|
2018-09-17 20:06:51 +01:00 |
|
|
edce1bef92
|
Allow creating Styles and assigning them to File.Styles
Closes #109
|
2018-09-17 12:48:21 -05:00 |
|
|
985452f5f4
|
Use proper name
|
2018-09-14 02:39:52 +01:00 |
|
|
146d0ad9e5
|
Moved addTableOfContents to File and creating a settings.xml and applying updateFields=true when there is a table of contents
|
2018-09-10 10:01:26 -03:00 |
|
|
385ad92331
|
Fix linting errors
|
2018-09-07 21:48:59 +01:00 |
|
|
7688aa99f6
|
Fix linting errors
|
2018-09-06 09:09:36 +01:00 |
|
|
4994bca34c
|
Fix some linting errors
|
2018-09-06 08:30:23 +01:00 |
|
|
03c4190c2c
|
works!
|
2018-09-04 17:16:31 +03:00 |
|
|
010fde6258
|
commit
|
2018-08-29 18:36:48 +03:00 |
|
|
eb9cc767c6
|
Merge from master
|
2018-08-21 20:59:20 +01:00 |
|
|
bf5bcea607
|
Make add image support base64 strings
|
2018-08-15 22:20:43 +01:00 |
|
|
675192b86f
|
Refactor image to accept Buffer only
|
2018-08-12 23:07:31 +01:00 |
|
|
89df3c48e0
|
Fix linting errors
|
2018-08-09 23:22:03 +01:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
019ae24c7d
|
Change method to createImageData
|
2018-08-01 23:32:31 +01:00 |
|
|
985ea30d36
|
tests
|
2018-07-24 16:56:27 -04:00 |
|
|
8ceb38963e
|
initial functionality
|
2018-07-24 15:56:13 -04:00 |
|
|
b9e702086a
|
Merge branch 'master' into feat/footnotes
# Conflicts:
# demo/demo16.js
# src/file/file.ts
|
2018-06-27 23:34:23 +01: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 |
|
|
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 |
|
|
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 |
|
|
b5b96506ae
|
Add footnotes scaffolding
|
2018-06-03 02:11:21 +01: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 |
|