|
1a9e71bfa1
|
Add children and section tests for File
|
2019-12-27 01:21:19 +00:00 |
|
|
3591e11637
|
Add hyperlink cache test
|
2019-12-24 16:31:35 +00:00 |
|
|
b83d2c388f
|
Make Bookmark declarative
|
2019-12-21 03:59:40 +00:00 |
|
|
3fdbca939e
|
Make internal hyperlink declarative
|
2019-12-21 03:31:09 +00:00 |
|
|
c68dc8c52a
|
Make hyperlinks declarative
|
2019-12-18 21:11:15 +00:00 |
|
|
2bece0bb61
|
Make create footnote declarative
|
2019-12-03 23:04:48 +00:00 |
|
|
e9d3853d93
|
Merge pull request #448 from Sraleik/master
fix hyperlink id
|
2019-11-12 00:48:21 +00:00 |
|
|
e8410ff692
|
fix lint
|
2019-11-08 11:22:27 +01:00 |
|
|
3427d220c7
|
fix hyperlink id
|
2019-11-08 11:01:26 +01:00 |
|
|
643e3c2f84
|
Finish making numbering declarative
|
2019-11-08 03:11:19 +00:00 |
|
|
8eff6bd0cf
|
Declarative numbering work
|
2019-11-01 01:57:01 +00:00 |
|
|
10ab3c70bf
|
Add back default styles
|
2019-10-04 02:37:22 +01:00 |
|
|
591b2f4e04
|
Declarative styles
|
2019-10-04 01:20:41 +01:00 |
|
|
ac5b15d0e3
|
Mandatory Sections
|
2019-07-31 08:48:02 +01:00 |
|
|
bf80311ef7
|
Add new section method
|
2019-07-07 20:23:42 +01:00 |
|
|
58346a8937
|
Section WIP
|
2019-07-07 03:54:29 +01:00 |
|
|
e2574ec23b
|
Turn methods into "add()"
|
2019-06-25 23:17:56 +01:00 |
|
|
384d144a85
|
Simplify multiple addXXX methods into a single add method
|
2019-06-25 01:52:02 +01:00 |
|
|
c97d15cb9f
|
Remove create table helper function
|
2019-06-25 01:21:28 +01:00 |
|
|
dfe986331d
|
Make media return a picture run instead
|
2019-06-23 22:36:01 +01:00 |
|
|
fb65bb4207
|
Turn Run into a declaritive API
|
2019-06-17 01:51:57 +01:00 |
|
|
cb42c74a8d
|
Make Paragraph declaritive
|
2019-06-12 01:03:36 +01:00 |
|
|
2cb7d44a77
|
Work on new table API
|
2019-03-13 02:29:11 +00:00 |
|
|
db60270e1f
|
fix: relationship and content type for settings
|
2019-03-05 15:40:00 +01:00 |
|
|
3f652764e9
|
Merge pull request #234 from dolanmiu/feat/improve-docs
Make ImportDotx easier to read
|
2019-01-11 01:15:42 +00:00 |
|
|
677300e34f
|
Merge pull request #237 from dolanmiu/feat/image-wrap
Merge 4.6.0 into master
|
2019-01-10 23:53:00 +00:00 |
|
|
78b310e1dd
|
Add Add createFirstPageFooter and createEvenPageFooter
|
2019-01-10 02:36:42 +00:00 |
|
|
abd5ace85c
|
Merge branch 'master' of https://github.com/dolanmiu/docx into feat/floating-images
# Conflicts:
# src/file/drawing/drawing.ts
|
2019-01-09 02:04:06 +00:00 |
|
|
9998ddfcc9
|
Add createEvenPageHeader method
|
2019-01-09 01:52:20 +00:00 |
|
|
12ed54c9fd
|
Add floating image support and documentation
|
2019-01-09 01:16:47 +00:00 |
|
|
612c024b1f
|
Use string style factory
|
2019-01-07 21:43:04 +00:00 |
|
|
e3bcad6d3c
|
Fix missing media in Document Template
|
2019-01-04 00:11:50 +00:00 |
|
|
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 |
|