Commit Graph

18 Commits

Author SHA1 Message Date
e9aecfac1c Updated lint rules 2018-08-07 01:38:15 +01:00
efe7d594b0 Add accessor to getter and setters 2018-08-03 02:29:58 +01:00
cee091fa58 Use method approach to different first page header 2018-06-26 00:03:28 +01:00
84ebf8e6c3 Remove old implementation of first page header 2018-06-25 22:13:12 +01:00
d63adc7a6b Fix linting 2018-06-22 23:04:03 +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
7584671312 Fixed TSLint Errors 2018-05-18 09:21:27 -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
87648a742c Initial Commit 2018-05-12 20:04:54 -04:00
5e921f1dfc Add footer 2018-01-29 21:53:22 +00:00
8b8c664f0f Add header objects and demo 2018-01-29 02:56:35 +00:00
bbe2e1e46e Fix styles 2018-01-28 20:34:49 +00:00
355e97cb5e Landscape mode 2018-01-25 01:47:47 +00:00
4339f8cfc0 Add section properties 2018-01-25 01:21:03 +00:00
448572d7a1 Add section properties to root File 2018-01-24 13:09:34 +00:00
df197f73ea Create section properties section 2018-01-24 00:01:38 +00:00