|
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 |
|
|
d44b0d50d8
|
Merge pull request #118 from dolanmiu/feat/add-image-to-run
Add image to run
|
2018-08-09 23:06:05 +01:00 |
|
|
f264e4d0f7
|
Add scale method to image
|
2018-08-09 21:58:50 +01:00 |
|
|
d961721b33
|
Refactor name
|
2018-08-09 02:56:23 +01:00 |
|
|
bb8c29f4a2
|
Fix tests
|
2018-08-09 02:53:28 +01:00 |
|
|
e10c20fa42
|
Add image to run
|
2018-08-09 01:55:50 +01:00 |
|
|
42f723813a
|
Merge branch 'master' into feat/refactor-bidi
# Conflicts:
# demo/demo22.js
# src/file/paragraph/run/run.ts
|
2018-08-08 20:20:22 +01:00 |
|
|
9a1313fe89
|
Merge pull request #114 from amitm02/complex-font-bold
add bold and italic formatting support for complex font (e.g Hebrew)
|
2018-08-07 14:30:52 +01:00 |
|
|
92da93a160
|
Rename to more readable names
|
2018-08-07 02:47:24 +01:00 |
|
|
cf0c2c7691
|
Add Express packer deprecation warning
|
2018-08-07 02:23:58 +01:00 |
|
|
e9aecfac1c
|
Updated lint rules
|
2018-08-07 01:38:15 +01:00 |
|
|
12c8cb93f6
|
Clean up API
|
2018-08-07 01:25:28 +01:00 |
|
|
f9c97a673e
|
add complex font support to bold and italic
|
2018-08-06 12:14:51 +03:00 |
|
|
ca8f331eec
|
Add new demo and remove tslint disable
|
2018-08-06 03:53:27 +01:00 |
|
|
9e11774a1b
|
Add no null rule
|
2018-08-06 03:49:27 +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 |
|
|
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 |
|
|
6bdcee1d1b
|
fix inheritance of BufferPacker class
|
2018-07-26 17:16:18 +08:00 |
|
|
696b5daf5c
|
rtl
|
2018-07-25 15:02:58 +03: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 |
|
|
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 |
|
|
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 |
|
|
fbfdc6a383
|
add test
|
2018-07-22 17:08:11 +03:00 |
|
|
4dfce582c8
|
bidi support
|
2018-07-22 17:03:45 +03:00 |
|
|
5fab6e2714
|
Remove test only
|
2018-07-21 01:28:15 +01:00 |
|
|
a05abd0eea
|
numbering: add support to define suffix for numbering level
|
2018-07-06 18:54:30 +02:00 |
|
|
796e000826
|
feature: add support for section page borders
|
2018-07-03 13:48:31 +02:00 |
|