|
677300e34f
|
Merge pull request #237 from dolanmiu/feat/image-wrap
Merge 4.6.0 into master
|
2019-01-10 23:53:00 +00:00 |
|
|
4541d7c977
|
Text wrapping and borders for images
|
2019-01-10 02:10:20 +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 |
|
|
12ed54c9fd
|
Add floating image support and documentation
|
2019-01-09 01:16:47 +00:00 |
|
|
e3bcad6d3c
|
Fix missing media in Document Template
|
2019-01-04 00:11:50 +00:00 |
|
|
bb277a4a76
|
Format demo
|
2019-01-03 20:47:00 +00:00 |
|
|
421f4471de
|
Merge branch 'master' into feat/improve-docs
# Conflicts:
# src/file/footer-wrapper.spec.ts
|
2019-01-03 02:12:05 +00:00 |
|
|
b9465b2a20
|
Add more changes to table API and documentation
|
2018-12-31 01:55:15 +00:00 |
|
|
ab07f2ecbe
|
Change table methods and document it
|
2018-12-29 01:57:20 +00:00 |
|
|
8db52212ab
|
Remove id from media
|
2018-12-24 16:50:53 +00:00 |
|
|
4e671eb512
|
Breaking change. Make all italic to italics.
|
2018-11-18 15:22:23 +00:00 |
|
|
e19890e27a
|
Breaking Change. Swap arguments around and make default WidthType
|
2018-11-15 03:00:26 +00:00 |
|
|
39cef5e61d
|
Demo 16 was updated to show how page number types format and start work.
|
2018-11-09 09:14:38 -02:00 |
|
|
4633592711
|
Improve API
|
2018-10-23 20:03:29 +01:00 |
|
|
54697ab6b1
|
Created float positioning for tables
|
2018-10-23 09:08:43 -02:00 |
|
|
1eed844b9a
|
Merge pull request #179 from dolanmiu/feat/import-dotx
Feat/import dotx
|
2018-10-23 00:47:18 +01:00 |
|
|
9c66db97ff
|
Use single media instead of multiple
|
2018-10-23 00:31:51 +01:00 |
|
|
23dee01f06
|
Created classes and methods needed to create Sequential Identifiers
|
2018-10-19 16:50:51 -03:00 |
|
|
3a9420fedf
|
Merge pull request #149 from dolanmiu/feat/grid-span
Feat/grid span
|
2018-10-15 23:23:20 +01:00 |
|
|
8ac19a83b2
|
Rename demos
|
2018-10-15 22:21:40 +01:00 |
|
|
9f0b2f7074
|
Improve API
|
2018-10-15 21:54:33 +01:00 |
|
|
97f76fb62c
|
Change to new header API
|
2018-10-05 01:33:17 +01:00 |
|
|
3508fd97ec
|
Merge branch 'importDotx' of https://github.com/amitm02/docx into importDotx
|
2018-10-05 01:21:29 +01:00 |
|
|
733775d3b9
|
Rename demo
|
2018-10-05 00:08:14 +01:00 |
|
|
f3aa6a9203
|
detect if page title is defined in tempalte
|
2018-10-02 17:52:55 +03:00 |
|
|
2fb5845501
|
contextual spacing
|
2018-09-26 17:47:17 +03:00 |
|
|
466e880bfc
|
Merge from master
|
2018-09-25 23:46:55 +01:00 |
|
|
c140d2c37c
|
ITableOfContentsProperties to ITableOfContentsOptions
|
2018-09-25 21:09:30 +01:00 |
|
|
3a42f2a2f0
|
Make API simplier with interfaces
|
2018-09-25 20:05:35 +01:00 |
|
|
00efedaa09
|
Fix spelling and linting and improve readme
|
2018-09-25 19:49:44 +01:00 |
|
|
72e3d229dc
|
unnecessary comment removed
|
2018-09-25 02:36:00 -03:00 |
|
|
8ee6fd3e67
|
demo updated
|
2018-09-25 01:33:44 -03:00 |
|
|
0a8feca6ab
|
Rename importDocx to import-dotx
|
2018-09-24 22:00:08 +01:00 |
|
|
17d696e33a
|
merge with master, demo27 became demo28
|
2018-09-21 07:40:58 -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 |
|
|
e6d4741955
|
Merge branch 'master' of https://github.com/dolanmiu/docx into importDotx
# Conflicts:
# src/file/file.ts
|
2018-09-19 01:53:52 +01:00 |
|
|
4d7387524c
|
Rename demo
|
2018-09-19 01:30:25 +01:00 |
|
|
5fe4405d76
|
Add templated file
|
2018-09-19 00:37:11 +01:00 |
|
|
79dffc873a
|
Organise imports
|
2018-09-18 00:51:35 +01:00 |
|
|
a95366e54e
|
Fix demo 27
|
2018-09-17 21:18:27 +01:00 |
|
|
edce1bef92
|
Allow creating Styles and assigning them to File.Styles
Closes #109
|
2018-09-17 12:48:21 -05:00 |
|
|
a9167b4809
|
Update demos
|
2018-09-13 01:54:37 +01:00 |
|
|
f1b176670c
|
Add more table demos
|
2018-09-12 21:03:06 +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 |
|
|
571f8b526b
|
Fix demo
|
2018-09-06 09:18:52 +01:00 |
|
|
7688aa99f6
|
Fix linting errors
|
2018-09-06 09:09:36 +01:00 |
|
|
1a3603dbfb
|
fix demo 16
|
2018-09-05 10:02:42 +03:00 |
|
|
e9a007d446
|
create default properties for table-of-contents instruction
|
2018-09-04 12:05:41 -03:00 |
|
|
e382dbff84
|
update demp template
|
2018-09-04 17:32:16 +03:00 |
|