|
0f4c2e64f4
|
Merge branch 'master' of https://github.com/h4buli/docx into feat/h4-update
# Conflicts:
# package.json
# src/file/drawing/drawing.ts
# src/file/media/media.ts
# src/file/paragraph/run/picture-run.ts
# src/file/styles/external-styles-factory.ts
# src/file/xml-components/imported-xml-component.ts
|
2018-06-09 23:29:59 +01:00 |
|
|
97e976a184
|
import: add support to import any xml tab element to XmlComponent (#8)
- make method to import/convert to XmlComponent
- expose method to add childElement to Header/Footer
- add tests
|
2018-05-28 09:15:44 +02:00 |
|
|
dadd8c122f
|
fixed formatting styles
|
2018-05-17 15:32:15 +02:00 |
|
|
4b9a6a6735
|
Merge branch 'master' into feat/h4buli-update
|
2018-05-08 01:23:56 +01:00 |
|
|
1fd222abea
|
create hyperlink style
|
2018-05-06 22:23:04 -05:00 |
|
|
53ab822dbc
|
Fix style
|
2018-05-06 03:38:08 +01:00 |
|
|
573dd753a7
|
Fix styling and linting
|
2018-05-06 03:19:36 +01: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 |
|
|
5242f7d55c
|
styles: support for external styles. parsing external styles.
|
2018-03-28 14:54:07 +02:00 |
|
|
079334f71b
|
Make fields readonly
|
2018-01-29 01:55:25 +00:00 |
|
|
e93d6799fd
|
Made project Prettier compliant
|
2018-01-23 01:33:12 +00:00 |
|
|
eb71fc20e6
|
Use absolute path rather than silly relative path
|
2017-12-30 20:25:16 +00:00 |
|
|
c469fb24db
|
Fix imports
|
2017-12-20 01:41:53 +00:00 |
|
|
2358139a6b
|
Change docx folder to more appropriate "file" folder
|
2017-12-20 01:03:20 +00:00 |
|