e59c255d85
added type to pack param
2017-04-15 23:45:27 +01:00
17b28cb724
fixed more linting issues
2017-04-15 20:11:54 +01:00
68fe380575
renamed template constant
2017-03-27 01:28:31 +01:00
5b2a311ad4
media now adds object into docx /media folder
2017-03-26 20:57:43 +01:00
5db2503e7b
added media class and packer to handle it
2017-03-25 21:50:33 +00:00
260a680f56
Merge branch 'master' into image-support
2017-03-13 23:37:09 +00:00
3730e2b60e
clean up of packer
2017-03-13 23:30:26 +00:00
c7b7b585be
fix path to template when installed via npm
...
I'm not sure why, buy app-root-path was not picking up the correct
path for this module when installed via NPM. Since we're already using
relative paths for imports, I don't think we gain much from using it
anyway, so I've changed to using path.resolve instead
2017-03-13 20:40:16 +01:00
d9e533156f
fixed the build :P removed .docx extension if one is already present
2017-03-12 21:43:52 +00:00
f17360d45a
add simple demo page
2017-03-12 21:34:49 +00:00
9d7573ed9c
fix unused imports linter warnings
2017-03-10 16:09:21 +01:00
a89718ea83
fix a couple of compiler null warnings
2017-03-10 14:31:21 +01:00
766069c7cc
make packers a top-level export
2017-03-10 13:54:49 +01:00
2fc9156e93
remove console.log statements
2017-03-10 08:25:11 +01:00
c521d0ce63
rename toXml -> prepForXml
2017-03-10 08:23:27 +01:00
11bbb5e285
linting
2017-03-09 23:32:52 +00:00
18bba1870e
added types for app-root-path
2017-03-09 23:20:37 +00:00
c6eef3fd79
tslint fixes
2017-03-09 23:20:28 +00:00
7022b39d2e
linting
2017-03-09 22:56:08 +00:00
30fef5238e
fix some linter warnings
2017-03-09 21:06:54 +01:00
11e918114d
clear out clearVariables! In comes toXml
2017-03-09 20:49:14 +01:00
d2f777c4e5
more listing
2017-03-08 21:54:52 +00:00
46c870fafc
update dependencies and fix archive.bulk deprecation
2017-03-07 13:49:21 +01:00
9b9d748477
don't close packer local packer stream prematurely closes #5
2017-03-07 13:36:12 +01:00
c71ebe8280
removed Shan Fu from names
2016-07-19 18:43:11 +01:00
6b21a8229e
uncommented stream close
2016-07-04 19:05:48 +01:00
c704db0653
fixed tests for local packer
2016-07-04 19:01:30 +01:00
c4bdb5a3a7
Merge branch 'master' into refactoring-exporter
2016-07-04 18:47:24 +01:00
993a832f3e
refactored local packer
2016-07-04 18:47:13 +01:00
2027391d50
added defaults to packer
2016-07-04 18:46:43 +01:00
a2284df881
fixed all tslint errors
2016-05-26 15:08:34 +01:00
f075d3b719
made numberings compile properly
2016-05-24 21:37:58 +01:00
23d08df9a2
trying to get numbering to work
2016-05-23 22:23:05 +01:00
1f28fca5bf
added numbering into packer
2016-05-21 03:08:09 +01:00
57680159fc
made express packer work
2016-05-18 17:09:50 +01:00
6047957bbf
clean up
2016-05-18 17:09:38 +01:00
70a96d9d2f
added exporter index
2016-05-17 23:38:30 +01:00
80661ac551
fixed replace key bug
2016-05-10 00:31:39 +01:00
9b268314e6
style factory added and fixed bug allowing styles to work
2016-05-09 03:44:16 +01:00
c345ab716b
fixed all tests
2016-05-02 23:32:10 +01:00
1329a8a1e0
cleaning
2016-05-01 22:49:51 +01:00
879ac13863
fixing tests
2016-05-01 22:24:20 +01:00
54c09ca4c7
made replaceKey recursive function
2016-04-10 05:09:02 +01:00
50e2344d2c
fixing tests and formatter
2016-04-09 21:12:55 +01:00
aed59754cc
added style components
2016-04-09 04:27:49 +01:00
e9696927bc
removed styles from packaged docx
2016-04-08 23:02:03 +01:00
a181b3a5db
added declarations
2016-04-06 01:15:41 +01:00
7d8bac54dc
creates working docx file
2016-04-05 22:11:21 +01:00
a4b6ea562f
added default style
2016-04-05 06:03:04 +01:00
d4c2b10285
fixed attribute
2016-04-05 01:49:12 +01:00