|
73267ac4e5
|
Add docsify documentation
|
2018-08-03 23:26:14 +01:00 |
|
|
efe7d594b0
|
Add accessor to getter and setters
|
2018-08-03 02:29:58 +01:00 |
|
|
b7a4ca9c3b
|
Merge pull request #89 from dolanmiu/feat/base64-image
Image methods
|
2018-08-03 02:22:46 +01:00 |
|
|
810fd7e7b8
|
Fix style and tslint
|
2018-08-03 01:53:19 +01:00 |
|
|
22bd13a253
|
Add image tests
|
2018-08-03 01:28:20 +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 |
|
|
2d12f6e54c
|
Add new Image class
|
2018-08-02 21:07:37 +01:00 |
|
|
f7c02f4679
|
Revert returning Paragraph
|
2018-08-02 02:32:57 +01:00 |
|
|
3fcfc29e3f
|
Style formatting
|
2018-08-02 02:21:15 +01:00 |
|
|
817356f2a8
|
Merge pull request #107 from ydfzgyj/gridspan
add addGridspan to TableRow
|
2018-08-02 02:20:30 +01:00 |
|
|
8fbaec3567
|
Merge pull request #106 from ydfzgyj/shading
Add table cell shading
|
2018-08-02 02:20:16 +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 |
|
|
4dd84ded54
|
Merge branch 'master' into feat/base64-image
|
2018-08-01 23:22:38 +01:00 |
|
|
5232c055b1
|
Merge pull request #111 from felipeochoa/bugfix-110
Fix #110
|
2018-07-31 19:12:41 +01:00 |
|
|
06d3f3c34b
|
Fix #110
|
2018-07-31 12:13:05 -05:00 |
|
|
2aca988c0b
|
fix style
|
2018-07-27 17:26:23 +08:00 |
|
|
fc27e44471
|
Add addGridSpan to TableRow
|
2018-07-27 17:25:04 +08:00 |
|
|
60f312446e
|
fix style
|
2018-07-27 16:59:29 +08:00 |
|
|
807605c0cc
|
Add table cell Shading
|
2018-07-27 16:55:03 +08:00 |
|
|
1aa592b1b9
|
Merge pull request #105 from ydfzgyj/buffer
fix inheritance of BufferPacker class
|
2018-07-26 13:03:06 +01:00 |
|
|
763fa62eca
|
Merge pull request #103 from amitm02/master
resubmitting bidi and RTL support with lint fixs
|
2018-07-26 13:02:42 +01:00 |
|
|
40ac08836d
|
bidi+rtl demo
|
2018-07-26 14:49:21 +03:00 |
|
|
6bdcee1d1b
|
fix inheritance of BufferPacker class
|
2018-07-26 17:16:18 +08:00 |
|
|
0ea79775c5
|
Merge branch 'master' of https://github.com/amitm02/docx
|
2018-07-25 15:04:01 +03:00 |
|
|
696b5daf5c
|
rtl
|
2018-07-25 15:02:58 +03:00 |
|
|
e136f4e987
|
more alignments
|
2018-07-25 13:07:58 +03:00 |
|
|
41308fea13
|
prettier
|
2018-07-25 12:51:02 +03:00 |
|
|
0e14b2d2e3
|
fix lint issues
|
2018-07-25 09:47:09 +03:00 |
|
|
c9b66bf77b
|
Merge branch 'master' of https://github.com/amitm02/docx
|
2018-07-25 09:28:05 +03:00 |
|
|
4168d1a296
|
revert
|
2018-07-25 09:28:01 +03:00 |
|
|
51d172b8fc
|
Merge branch 'master' into master
|
2018-07-25 09:27:11 +03:00 |
|
|
e02e54db2c
|
Merge pull request #100 from XappMedia/bookmarks-and-internal-hyperlinks
feat: Bookmarks and Internal hyperlinks
|
2018-07-24 22:40:47 +01:00 |
|
|
305dd84769
|
adding a demo
|
2018-07-24 17:15:23 -04:00 |
|
|
985ea30d36
|
tests
|
2018-07-24 16:56:27 -04:00 |
|
|
cc904ee211
|
style fix
|
2018-07-24 16:00:55 -04:00 |
|
|
8ceb38963e
|
initial functionality
|
2018-07-24 15:56:13 -04:00 |
|
|
59ca9df663
|
remove post install
|
2018-07-24 18:58:01 +03:00 |
|
|
0689489985
|
Merge branch 'master' into build
|
2018-07-24 18:53:18 +03:00 |
|
|
3015b05c77
|
add rtl mode
|
2018-07-24 18:52:45 +03:00 |
|
|
f299e49966
|
Merge pull request #1 from dolanmiu/master
original updates
|
2018-07-24 18:33:33 +03:00 |
|
|
0186450221
|
Merge pull request #98 from ydfzgyj/font
Let fonts suit for more characters
|
2018-07-24 10:49:47 +01:00 |
|
|
974eb510ef
|
Fix style
|
2018-07-24 12:37:15 +08:00 |
|
|
1fad9a666e
|
Let fonts suit for more characters
|
2018-07-24 12:24:26 +08:00 |
|
|
b6cf1ab951
|
Add demo20 table border styles
|
2018-07-23 20:28:29 +01:00 |
|
|
d979ef3b40
|
commit
|
2018-07-23 10:31:48 +03:00 |
|
|
4a320d3031
|
npm postinstall
|
2018-07-23 10:08:09 +03:00 |
|
|
fbfdc6a383
|
add test
|
2018-07-22 17:08:11 +03:00 |
|