59560d96ba
Add downloads badge and remove existing node badge
2018-05-16 20:10:12 +01:00
864c9afd93
Remove Gemnasium because they no longer exist :(
2018-05-16 20:00:01 +01:00
b4f07f51ae
Merge pull request #70 from dolanmiu/feat/h4buli-update
...
H4 update
2018-05-16 19:51:40 +01:00
e9b153095c
Add demo for custom xml styles
2018-05-16 19:34:25 +01:00
7968c1efcf
Removed header-wrapper-2
2018-05-12 22:22:54 -04:00
87648a742c
Initial Commit
2018-05-12 20:04:54 -04:00
cdb86b741c
Version bump
2018-05-10 20:25:14 +02:00
15e8d7c053
paragraph: add support for page break before format property ( #7 )
2018-05-10 20:24:06 +02:00
cbe9c3ac50
paragraph: add support for page break before format property
2018-05-10 19:43:58 +02:00
4d7bdc2ed9
Version bump
3.5.0
2018-05-08 22:19:01 +01:00
d10c707f12
Add tests for catching errors for exporter packer.pack
2018-05-08 20:40:04 +01:00
ac512b2eab
Merge branch 'feat/h4buli-update' of https://github.com/dolanmiu/docx into feat/h4buli-update
2018-05-08 02:12:20 +01:00
fdf6a59c4c
Add back xml-component export
2018-05-08 01:26:13 +01:00
4b9a6a6735
Merge branch 'master' into feat/h4buli-update
2018-05-08 01:23:56 +01:00
49cc8a267c
Merge pull request #71 from ivanryuu/hyperlink_support
...
External hyperlink support
2018-05-08 01:16:28 +01:00
68cb57aea6
fix style issues
2018-05-06 23:18:00 -05:00
9d7fd55e4c
add hyperlink to paragraph and doc
2018-05-06 22:24:16 -05:00
195c62f80b
modify relationships to support external links
2018-05-06 22:23:35 -05:00
1fd222abea
create hyperlink style
2018-05-06 22:23:04 -05:00
ac40e13e33
added support for hyperlinks
2018-05-06 22:20:56 -05:00
53ab822dbc
Fix style
2018-05-06 03:38:08 +01:00
0c9c292291
Fix tests. _attr is needed
2018-05-06 03:27:58 +01:00
573dd753a7
Fix styling and linting
2018-05-06 03:19:36 +01:00
79b5b3a1f6
Merge branch 'master' into feat/h4buli-update
2018-05-06 03:03:45 +01:00
52e8fe576e
Bump prettier version
2018-05-06 03:03:35 +01:00
0d34d2d92e
Merge branch 'master' into feat/h4buli-update
2018-05-06 03:02:26 +01:00
b389ac6347
Add style fix command
2018-05-06 03:02:06 +01:00
534c601068
Linting fixes
2018-05-06 02:58:16 +01:00
424436579b
Remove xml component from main export
2018-05-06 02:58:08 +01:00
a716360faa
Restore numbering
2018-05-06 02:57:40 +01:00
af485c678d
Merge branch 'master' of https://github.com/h4buli/docx into feat/h4buli-update
...
# Conflicts:
# package.json
# src/file/numbering/numbering.ts
2018-05-06 02:57:15 +01:00
84e298e7ee
Version bump
2018-05-04 15:59:46 +02:00
753287d9d1
extend table and table cell support for cell merge, span, borders ... ( #6 )
...
* extend table and table cell support for cell merge, span, borders ...
* added tests for table cell borders and table cell width, renamed some variables, added jsdoc
2018-05-04 15:56:28 +02:00
21bb8f9016
Version bump
2018-04-26 14:18:22 +02:00
dc136daeab
tables: add option to pass column size when creating a table
...
- add optionto the XmlComponent to `delete`/skip elements when exporting to xml
2018-04-26 14:16:02 +02:00
e8bc7952db
Move fs to exporter and add browser packer
2018-04-24 22:56:56 +01:00
06418655c0
Add image support to new packer
2018-04-24 22:35:31 +01:00
c99b2940c6
Add next gen compiler using JSZip
2018-04-24 21:12:09 +01:00
e67f5f80e1
Version bump
2018-04-23 11:50:40 +02:00
3691d79a4a
add method to add child to an element
2018-04-23 11:49:57 +02:00
8108eca2fa
Update README.md
2018-04-21 00:04:14 +01:00
4f48c8fb80
Merge branch 'master' of github.com:h4buli/docx
2018-04-20 16:01:09 +02:00
20ba081308
Version bump
2018-04-20 16:00:44 +02:00
2119ae769b
Images: Extend API for working with images ( #5 )
...
* extend creating image using buffer and dimensions from outside
* remove empty space
2018-04-20 15:59:06 +02:00
c618ca7539
Version bump
2018-04-17 16:33:08 +02:00
8b11140be2
export AbstractNumbering class
2018-04-17 16:31:36 +02:00
bebfec7755
version bump
2018-04-17 15:39:57 +02:00
124aac4888
fixed failing tests - removed test for the ctor for Numbering class
2018-04-17 15:38:51 +02:00
b3bfd063d8
Merge branch 'master' of github.com:h4buli/docx
2018-04-17 15:34:46 +02:00
c92cab5e5b
Fix Numbering ( #4 )
...
* Version bump
* (fix): fixed issue with numbering in document
2018-04-17 15:33:53 +02:00