Commit Graph

21 Commits

Author SHA1 Message Date
e84641c13c #1583 Add more tests to media data 2022-07-12 18:11:44 +01:00
a7d55a52f3 #1583 Comments to always write default data 2022-07-12 16:57:25 +01:00
982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00
c38e70e25d Update tests 2022-06-25 13:08:20 +01:00
233a29bfef Fix tests and linting 2022-06-19 00:31:36 +01:00
c7b68a40e4 Add tests for get media data 2022-06-15 01:44:57 +01:00
3299c557a0 Make .addSection fully declarative 2021-03-19 20:53:56 +00:00
9327f2bfa1 Fix compiler tests 2021-03-04 01:30:42 +00:00
603dd36458 Merge pull request #789 from dolanmiu/feat/compat-mode
#627 Add footnotes relationships
2021-03-02 00:43:00 +00:00
f90e84a88d #627 Add footnotes relationships 2021-03-01 23:35:52 +00:00
870c222dd5 Allow custom text properties to be included 2020-08-03 17:08:04 +12:00
4f6a9f734c Update prettier 2020-08-01 17:40:57 +01:00
cc36ea7542 Optimise formatting to not over-format the same files 2019-09-22 20:45:24 +01:00
9938a8bcc0 Fix linting 2019-07-31 08:48:25 +01:00
ac5b15d0e3 Mandatory Sections 2019-07-31 08:48:02 +01:00
765a9686d8 Remove async await for Compiler.compile 2018-11-12 13:17:53 +00:00
4742cf0f3f Clean imports 2018-10-26 01:04:07 +01:00
c07b5cf709 added settings.xml back 2018-09-20 10:11:59 -03:00
0eb36be053 there is no need for the settings.xml file anymore 2018-09-17 22:09:05 -03:00
146d0ad9e5 Moved addTableOfContents to File and creating a settings.xml and applying updateFields=true when there is a table of contents 2018-09-10 10:01:26 -03:00
a38abeb4c2 Huge refactoring to use new compiler and deprecate all other Packers
Add new PdfPacker
2018-08-14 01:46:48 +01:00