b2a09b512f
implement sample version of Comment feature.
2022-03-03 09:59:09 +08:00
5ecdb48d43
Stop unnecessary casting
2019-08-15 00:48:36 +01:00
b609a17362
Update packer.ts
2019-08-09 09:41:58 +02:00
4b49fdbf8e
Update packer.ts
2019-08-09 00:19:44 +01:00
fd52c8cf47
Enable zip compression
2019-08-08 16:40:16 +02:00
d8b60d82f3
Turn Packer static
2019-08-07 22:12:14 +01:00
72c32378c5
Make prettified XML a Packer-wide configurable option
...
The xml() function was being passed a flag for pretty printing the XML in word/document.xml. This was causing some parsers (not Word itself) to break when they didn't expect whitepsace. It was also causing some files to be prettified and others to be ugly. This ensures consistent prettification.
2019-06-21 13:53:01 -07:00
765a9686d8
Remove async await for Compiler.compile
2018-11-12 13:17:53 +00:00
083f121683
Add correct docx mime type
2018-11-12 12:32:07 +00:00
a38abeb4c2
Huge refactoring to use new compiler and deprecate all other Packers
...
Add new PdfPacker
2018-08-14 01:46:48 +01:00
ad356d2759
Add ignores so it doesnt get generated in documentation
2018-08-09 23:40:11 +01:00
320cb1c418
Add workaround for files which only have an interface
2018-01-31 20:08:36 +00:00
01950ed443
Move ts to src folder for standards
2017-12-15 00:01:59 +00:00