Commit Graph

10 Commits

Author SHA1 Message Date
807605c0cc Add table cell Shading 2018-07-27 16:55:03 +08:00
573dd753a7 Fix styling and linting 2018-05-06 03:19:36 +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
a954c69458 Fix tests 2018-03-22 23:04:46 +00:00
ee958dc351 Fix exported type definitions 2018-02-02 01:56:08 +00:00
079334f71b Make fields readonly 2018-01-29 01:55:25 +00:00
eb71fc20e6 Use absolute path rather than silly relative path 2017-12-30 20:25:16 +00:00
2358139a6b Change docx folder to more appropriate "file" folder 2017-12-20 01:03:20 +00:00