|
dbfb80e660
|
Add more tests
|
2019-01-03 02:36:56 +00:00 |
|
|
8db52212ab
|
Remove id from media
|
2018-12-24 16:50:53 +00:00 |
|
|
39066fb5f2
|
Add lifecycles to add image
|
2018-12-05 00:05:11 +00:00 |
|
|
7980f14efb
|
Introduce some functional programming techniques
|
2018-11-02 02:51:57 +00:00 |
|
|
9c66db97ff
|
Use single media instead of multiple
|
2018-10-23 00:31:51 +01:00 |
|
|
a5bedf9a5b
|
Add break after cases in switch
|
2018-10-17 01:40:17 +01:00 |
|
|
97f76fb62c
|
Change to new header API
|
2018-10-05 01:33:17 +01:00 |
|
|
90f6f68693
|
Changed protected to private
|
2018-10-05 00:20:43 +01:00 |
|
|
048ae6a58c
|
extract styles from dotx
|
2018-09-26 14:33:05 +03:00 |
|
|
fafa54e4c9
|
bug fix (demo29 corrupted)
|
2018-09-26 13:10:21 +03:00 |
|
|
60dbb32e9e
|
Revert "Revert "Add back relationships""
This reverts commit 52b07fd9cb .
|
2018-09-26 12:03:52 +03:00 |
|
|
52b07fd9cb
|
Revert "Add back relationships"
This reverts commit 6e0c12afb3 .
|
2018-09-26 10:12:40 +03:00 |
|
|
6e0c12afb3
|
Add back relationships
|
2018-09-26 00:24:33 +01:00 |
|
|
466e880bfc
|
Merge from master
|
2018-09-25 23:46:55 +01:00 |
|
|
4ca81df401
|
TOC content generation aborted
|
2018-09-21 11:16:14 -03:00 |
|
|
8b463b3bb6
|
updated clone deep dependency and make fields dirty to be updated when word is opened
|
2018-09-21 10:26:28 -03:00 |
|
|
17d696e33a
|
merge with master, demo27 became demo28
|
2018-09-21 07:40:58 -03:00 |
|
|
2f59867db6
|
Merge branch 'feat/table-of-contents' of https://github.com/dolanmiu/docx into feat/table-of-contents
|
2018-09-21 07:37:26 -03:00 |
|
|
bf1f702e5a
|
created a clone method for xml-components
|
2018-09-20 15:13:18 -03:00 |
|
|
c07b5cf709
|
added settings.xml back
|
2018-09-20 10:11:59 -03:00 |
|
|
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 |
|