|
f1ac646518
|
Merge branch 'feature/multiple-sections' of https://github.com/h4buli/docx into feat/multiple-headers
# Conflicts:
# src/export/packer/compiler.ts
# src/file/content-types/content-types.ts
# src/file/document/body/section-properties/header-reference/header-reference.ts
# src/file/document/body/section-properties/section-properties.ts
# src/file/file.ts
# src/file/media/media.ts
|
2018-06-22 22:59:38 +01:00 |
|
|
8b3cf8c38c
|
Merge pull request #84 from dolanmiu/feat/h4-update
Feat/h4 update
|
2018-06-22 01:22:50 +02:00 |
|
|
89e2129ca4
|
Version bump
|
2018-06-21 14:50:50 +02:00 |
|
|
d9999f8dd9
|
Merge pull request #10 from h4buli/feature/multiple-sections
feature: add multiple sections to the document inc. headers and footers
|
2018-06-21 14:49:24 +02:00 |
|
|
0b963ec3b8
|
feature: add support to add mutiple sections to the document inc. headers and footers
- write missing tests
|
2018-06-21 12:03:34 +02:00 |
|
|
369ec9c30b
|
Set correct ID
|
2018-06-11 00:50:48 +01:00 |
|
|
c19a2e71b5
|
Add footnotes as part of export
|
2018-06-11 00:48:50 +01:00 |
|
|
6085f69c22
|
Sorting
|
2018-06-11 00:46:51 +01:00 |
|
|
8cb8d3514a
|
Add footnotes class
|
2018-06-11 00:45:21 +01:00 |
|
|
55005b57c6
|
Fix linting and style errors
|
2018-06-09 23:49:01 +01:00 |
|
|
80cdaaeb1c
|
Fix compile error
|
2018-06-09 23:34:54 +01:00 |
|
|
deccfd7cc9
|
Add back scale functionality
|
2018-06-09 23:33:52 +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 |
|
|
b8b5d18662
|
version bump
|
2018-06-08 22:21:10 +02:00 |
|
|
5ee5698347
|
Merge pull request #9 from h4buli/feature/image-position
Add support for different positioning of the images
|
2018-06-08 22:19:27 +02:00 |
|
|
97b254ee7b
|
add support for floating drawings
- added need elements and test for them
|
2018-06-08 16:03:04 +02:00 |
|
|
ac40a40ec0
|
refactor: move components from /drawing/inline to /drawing
- they will be used for other positioning element (floating)
|
2018-06-08 07:50:23 +02:00 |
|
|
b5b96506ae
|
Add footnotes scaffolding
|
2018-06-03 02:11:21 +01:00 |
|
|
548fe3c864
|
Version bump
|
2018-05-28 09:18:09 +02: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 |
|
|
5de6617d10
|
Merge pull request #75 from h4buli/feature/page-break-before
paragraph: add support for 'page break before' format property
|
2018-05-28 02:33:59 +01:00 |
|
|
bcd6110578
|
Add demo for page break before
|
2018-05-28 02:27:46 +01:00 |
|
|
ba0ca78696
|
Version bump
3.6.0
|
2018-05-22 02:35:03 +01:00 |
|
|
22ba53ad4c
|
Merge pull request #79 from formatically/master
Removed unnecessary header2 references
|
2018-05-20 20:28:23 +01:00 |
|
|
81304f50d1
|
Removed unnecessary header2 references
|
2018-05-19 20:52:45 -06:00 |
|
|
3c22372f49
|
Merge pull request #76 from formatically/master
Added DifferentFirstPageHeader and Page Number features
|
2018-05-19 12:30:39 +01:00 |
|
|
7584671312
|
Fixed TSLint Errors
|
2018-05-18 09:21:27 -06:00 |
|
|
7296c9e744
|
Removed extra empty lines
|
2018-05-17 19:51:01 -06:00 |
|
|
c63a8982e4
|
Added demo14 to showcase differentFirstPageHeader and pagenumbers
|
2018-05-17 19:44:37 -06:00 |
|
|
8d35dc1bb0
|
Added tests, renamed pagenumber to page-number
|
2018-05-17 13:32:33 -06:00 |
|
|
0fedfcf709
|
Renamed titlepage to title-page
|
2018-05-17 11:54:13 -06:00 |
|
|
6c2eb882bb
|
Added differentFirstPageHeader section property
|
2018-05-17 11:45:06 -06:00 |
|
|
c9eb27de11
|
fixed formatting styles
|
2018-05-17 15:34:47 +02:00 |
|
|
dadd8c122f
|
fixed formatting styles
|
2018-05-17 15:32:15 +02:00 |
|
|
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 |
|