|
010fde6258
|
commit
|
2018-08-29 18:36:48 +03:00 |
|
|
60abe4857b
|
Version bump
|
2018-08-23 01:26:30 +01:00 |
|
|
fe2032a3d4
|
change demos to typescript and WidthType disparity
|
2018-08-23 01:05:26 +01:00 |
|
|
eb9cc767c6
|
Merge from master
|
2018-08-21 20:59:20 +01:00 |
|
|
a777842f9d
|
updated mocha to version 5 due to vulnerabilities found by npm audit
|
2018-08-21 07:16:27 -03:00 |
|
|
a7f6224fb2
|
Made demo files into typescript files
|
2018-08-21 02:46:21 +01:00 |
|
|
07261232ff
|
Removed old compiler and unused dependencies
|
2018-08-15 01:22:22 +01:00 |
|
|
bfa0edeb09
|
Remove pdf packer
|
2018-08-14 21:56:38 +01:00 |
|
|
f15fdb921e
|
Merge branch 'master' into feat/browser-packer
# Conflicts:
# demo/demo13.js
# package.json
# src/export/packer/compiler.ts
# src/file/media/data.ts
# src/file/media/media.ts
|
2018-08-10 01:40:29 +01:00 |
|
|
94274733f4
|
Improve API documentation
|
2018-08-08 22:51:54 +01:00 |
|
|
e9aecfac1c
|
Updated lint rules
|
2018-08-07 01:38:15 +01:00 |
|
|
257c8bde99
|
Add pre-commit hook
|
2018-08-06 03:26:30 +01:00 |
|
|
73267ac4e5
|
Add docsify documentation
|
2018-08-03 23:26:14 +01:00 |
|
|
ee048968cc
|
Update request promise and pin types/bluebird
|
2018-07-21 01:42:34 +01:00 |
|
|
b9e7b9e1e3
|
Update typedoc
|
2018-07-21 01:21:28 +01:00 |
|
|
bb88053ae3
|
Update typescript
|
2018-07-21 01:13:17 +01:00 |
|
|
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 |
|
|
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 |
|
|
b8b5d18662
|
version bump
|
2018-06-08 22:21:10 +02:00 |
|
|
548fe3c864
|
Version bump
|
2018-05-28 09:18:09 +02:00 |
|
|
ba0ca78696
|
Version bump
|
2018-05-22 02:35:03 +01:00 |
|
|
b4f07f51ae
|
Merge pull request #70 from dolanmiu/feat/h4buli-update
H4 update
|
2018-05-16 19:51:40 +01:00 |
|
|
cdb86b741c
|
Version bump
|
2018-05-10 20:25:14 +02:00 |
|
|
4d7bdc2ed9
|
Version bump
|
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 |
|
|
79b5b3a1f6
|
Merge branch 'master' into feat/h4buli-update
|
2018-05-06 03:03:45 +01:00 |
|
|
52e8fe576e
|
Bump prettier version
|
2018-05-06 03:03:35 +01:00 |
|
|
0d34d2d92e
|
Merge branch 'master' into feat/h4buli-update
|
2018-05-06 03:02:26 +01:00 |
|
|
b389ac6347
|
Add style fix command
|
2018-05-06 03:02:06 +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 |
|
|
84e298e7ee
|
Version bump
|
2018-05-04 15:59:46 +02:00 |
|
|
21bb8f9016
|
Version bump
|
2018-04-26 14:18:22 +02:00 |
|
|
e8bc7952db
|
Move fs to exporter and add browser packer
|
2018-04-24 22:56:56 +01:00 |
|
|
c99b2940c6
|
Add next gen compiler using JSZip
|
2018-04-24 21:12:09 +01:00 |
|
|
e67f5f80e1
|
Version bump
|
2018-04-23 11:50:40 +02:00 |
|
|
20ba081308
|
Version bump
|
2018-04-20 16:00:44 +02:00 |
|
|
c618ca7539
|
Version bump
|
2018-04-17 16:33:08 +02:00 |
|
|
bebfec7755
|
version bump
|
2018-04-17 15:39:57 +02:00 |
|
|
8c613195f3
|
Version bump
|
2018-04-10 21:55:02 +01:00 |
|
|
226206b100
|
Fix build
|
2018-04-10 21:06:02 +01:00 |
|
|
3189c9251a
|
modified style script
|
2018-04-10 11:00:25 +03:00 |
|
|
323f91dd68
|
Version bump
|
2018-03-28 16:31:44 +02: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 |
|
|
1dd1c65341
|
Version bump
|
2018-03-24 19:24:24 +00:00 |
|
|
ce306aef07
|
Version bump
|
2018-03-23 12:25:30 +01:00 |
|
|
a0e00b8eff
|
(styles): add support to provide external styles (as complete file content)
|
2018-03-23 12:18:31 +01:00 |
|
|
a0e034bd55
|
Version bump
|
2018-03-22 22:56:05 +00:00 |
|
|
114c429aed
|
pdf-export: remove option to export to pdf
|
2018-03-21 10:53:07 +01:00 |
|
|
40251a76f6
|
setup: rename npm package
|
2018-03-21 10:46:22 +01:00 |
|