|
e97c432a64
|
added border specs, createBorder method, and color attribute to setProperties
|
2018-08-19 19:37:36 -04:00 |
|
|
0411153832
|
Added in the ability to create borders for paragraphs
|
2018-08-19 11:59:38 -04:00 |
|
|
7b43551148
|
Merge pull request #123 from dolanmiu/feat/h4-update
Feat/h4 update
|
2018-08-10 00:30:53 +01:00 |
|
|
ad356d2759
|
Add ignores so it doesnt get generated in documentation
|
2018-08-09 23:40:11 +01:00 |
|
|
5f594a822f
|
Fix and enable linting on tests
|
2018-08-09 23:29:40 +01:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
696b5daf5c
|
rtl
|
2018-07-25 15:02:58 +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 |
|
|
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 |
|
|
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 |
|
|
b8934c68f2
|
Add counter to footnotes
|
2018-06-30 23:50:02 +01:00 |
|
|
e5fae3af64
|
Add footnote test
|
2018-06-30 23:42:48 +01:00 |
|
|
34a92ab448
|
Use enums instead of strings
|
2018-06-30 23:41:57 +01:00 |
|
|
6c85ad3188
|
Fix tests
|
2018-06-30 23:39:45 +01:00 |
|
|
9f0e55b7b8
|
Add footnotes spec file
|
2018-06-29 19:49:19 +01:00 |
|