|
535f2d75b0
|
Fix embed links in documentation
|
2019-08-20 22:23:14 +01:00 |
|
|
d8b60d82f3
|
Turn Packer static
|
2019-08-07 22:12:14 +01:00 |
|
|
9da9f31c77
|
Change text documentation
|
2019-08-06 18:27:00 +01:00 |
|
|
820e5edc1e
|
Using const rather than var and let, and using ts rather than js examples
|
2019-08-06 17:51:13 +01:00 |
|
|
0f1f398e6d
|
Amended images documentation
|
2019-08-06 17:48:07 +01:00 |
|
|
b5503e7b9b
|
Add documentation for AlignmentType
|
2019-08-06 17:36:05 +01:00 |
|
|
5a005365b2
|
Add more documentation
|
2019-08-06 17:15:45 +01:00 |
|
|
4b19131dbd
|
Add description about sections
|
2019-08-06 00:52:50 +01:00 |
|
|
cb699e17b3
|
Paragraph documentation
|
2019-08-05 23:24:43 +01:00 |
|
|
c2c05b0140
|
Adding some documentation
|
2019-08-03 13:42:24 +01:00 |
|
|
e2574ec23b
|
Turn methods into "add()"
|
2019-06-25 23:17:56 +01:00 |
|
|
c97d15cb9f
|
Remove create table helper function
|
2019-06-25 01:21:28 +01:00 |
|
|
a24d745d75
|
fix broken documentation links
|
2019-04-25 09:49:44 -04:00 |
|
|
9c89c1ab59
|
Update docs
|
2019-04-12 13:46:05 +02:00 |
|
|
b0d0041ff9
|
Rewording and remove #
|
2019-03-07 15:36:06 +11:00 |
|
|
55c5dd818a
|
More typos
|
2019-03-07 15:33:32 +11:00 |
|
|
3bebe0ad59
|
Found another typo
|
2019-03-07 15:32:16 +11:00 |
|
|
c5c67fd92a
|
Fixes typo in numbering documentation
|
2019-03-07 15:28:30 +11:00 |
|
|
5aa878b901
|
Fix invalid link
|
2019-03-06 02:12:41 +00:00 |
|
|
b99d1fc129
|
correctly use include
|
2019-03-06 00:18:00 +00:00 |
|
|
6c772b956c
|
Add examples to table documentation
|
2019-03-05 23:15:50 +00:00 |
|
|
9d09ff3518
|
Update documentation
|
2019-03-05 21:57:31 +00:00 |
|
|
1f98d9461b
|
Merge pull request #250 from dolanmiu/feat/number-of-pages
Feat/number of pages
|
2019-01-16 01:18:11 +01:00 |
|
|
de5f5c9a77
|
Add documentation
|
2019-01-16 00:13:18 +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 |
|
|
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 |
|
|
04ea2b2dc9
|
Add footer tests and improve table documentation
|
2019-01-03 02:11:04 +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 |
|
|
249e44532f
|
add documentation on positioning units
See further discussions in #50, #191.
|
2018-12-11 16:49:18 -05:00 |
|
|
4e671eb512
|
Breaking change. Make all italic to italics.
|
2018-11-18 15:22:23 +00:00 |
|
|
8ad5485347
|
Improuvments in headers and footers docs
|
2018-11-09 10:37:36 -02:00 |
|
|
8040a455be
|
Update numbering.md
Fixed Typo
|
2018-11-08 11:09:09 +01:00 |
|
|
f27c95191b
|
Change documentation properties to options
|
2018-09-25 21:19:04 +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 |
|
|
b12d6ef484
|
initial documentation
|
2018-09-25 02:35:08 -03:00 |
|
|
17d696e33a
|
merge with master, demo27 became demo28
|
2018-09-21 07:40:58 -03:00 |
|
|
63a965beab
|
Added charSpacing
|
2018-09-20 14:00:49 -03:00 |
|
|
8d83219bb6
|
wrote some initial code
|
2018-08-29 12:06:01 -03:00 |
|
|
6f0f3ccca7
|
Update documentation
|
2018-08-21 21:46:12 +01:00 |
|
|
675192b86f
|
Refactor image to accept Buffer only
|
2018-08-12 23:07:31 +01:00 |
|
|
cf0c2c7691
|
Add Express packer deprecation warning
|
2018-08-07 02:23:58 +01:00 |
|
|
12c8cb93f6
|
Clean up API
|
2018-08-07 01:25:28 +01:00 |
|
|
7d05d69707
|
Update documentation and README
|
2018-08-04 04:03:08 +01:00 |
|
|
08a3538d8e
|
Update documentation
|
2018-08-04 03:40:41 +01:00 |
|
|
7d116d1ce9
|
Add more documentation
|
2018-08-04 03:28:27 +01:00 |
|