|
980bc597e2
|
test fixes
|
2018-09-17 11:24:56 +03: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 |
|
|
92da93a160
|
Rename to more readable names
|
2018-08-07 02:47:24 +01:00 |
|
|
696b5daf5c
|
rtl
|
2018-07-25 15:02:58 +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 |
|
|
796e000826
|
feature: add support for section page borders
|
2018-07-03 13:48:31 +02:00 |
|
|
5dc82d8176
|
Add styles to footnote
|
2018-06-28 03:01:25 +01:00 |
|
|
ed72d60951
|
external-styles: create correct XmlComponents from imported style
|
2018-06-27 21:55:15 +02:00 |
|
|
55005b57c6
|
Fix linting and style errors
|
2018-06-09 23:49:01 +01:00 |
|
|
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 |
|