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
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
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
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
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
3691d79a4a
add method to add child to an element
2018-04-23 11:49:57 +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
8b11140be2
export AbstractNumbering class
2018-04-17 16:31:36 +02:00
124aac4888
fixed failing tests - removed test for the ctor for Numbering class
2018-04-17 15:38:51 +02:00
c92cab5e5b
Fix Numbering ( #4 )
...
* Version bump
* (fix): fixed issue with numbering in document
2018-04-17 15:33:53 +02:00
41f941728e
Clean up and tests
2018-04-10 21:54:52 +01:00
226206b100
Fix build
2018-04-10 21:06:02 +01:00
ae43137906
revert demo10.js, fix paragraph tests
2018-04-10 10:25:12 +03:00
919327ed08
bullet points update
2018-04-05 16:50:25 +03:00
ee721ffbec
image scaling add rounding
2018-04-02 12:55:43 +03:00
5242f7d55c
styles: support for external styles. parsing external styles.
2018-03-28 14:54:07 +02:00
3fb563f9c8
Revert "(styles): add support to provide external styles (as complete file co…"
2018-03-26 16:28:40 +02:00
05816abc12
Add scalable image feature
2018-03-24 19:06:10 +00:00
a0e00b8eff
(styles): add support to provide external styles (as complete file content)
2018-03-23 12:18:31 +01:00
a954c69458
Fix tests
2018-03-22 23:04:46 +00:00
1a1c1f26d9
Border for tables by default
2018-03-22 22:55:33 +00:00
53ce3c1526
Formatting
2018-02-08 00:52:05 +00:00
a78f06b41b
Remove all references to template
2018-02-08 00:12:59 +00:00
ce7ef30806
Fix Prettier styling changes
2018-02-05 01:44:28 +00:00
fd93c0776a
Fix tests
2018-02-04 01:43:10 +00:00
6a762c6c0e
Rename properties to core properties
2018-02-04 01:43:03 +00:00
23c5aef276
Add file relationships
2018-02-04 00:58:34 +00:00
69707a7207
Add more content type files
2018-02-03 20:56:20 +00:00
cfd3505414
Add content types initial files
2018-02-02 01:57:50 +00:00
ee958dc351
Fix exported type definitions
2018-02-02 01:56:08 +00:00
2f0ad3eeb2
Add and fix tests
2018-01-31 23:24:55 +00:00
388a8404f5
Rename for further workaround
2018-01-31 20:12:09 +00:00
320cb1c418
Add workaround for files which only have an interface
2018-01-31 20:08:36 +00:00
774355d608
Fix tests
2018-01-31 01:23:13 +00:00
35dbce3a68
Add File alias to Document for backwards compatability
2018-01-31 00:32:13 +00:00
6d0a267ba4
Add Header and Footer wrapper for their own relationship classes
2018-01-31 00:31:54 +00:00
c873abfe18
Fix referenceId +1 error and spelling mistakes
...
Add demo
2018-01-30 01:16:48 +00:00
989446ef36
Add tests
2018-01-29 23:09:54 +00:00