Commit Graph

6 Commits

Author SHA1 Message Date
1bdf9a4987 Initial ESlint conversion 2022-08-31 07:52:27 +01:00
982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00
ba963b0360 Dont set background color if none is provided in options
After comparing the output of this library and what is
produced by Microsoft Word, it seems that document
background color is not set by default by Word.

Removing the default #FFFFFF background color enables the
generated documents to be readable in dark mode.

This seems to fix dolanmiu/docx#1093
2021-11-12 10:21:01 +01:00
63cea76eac update file/document and section-properties 2021-05-25 03:43:16 +03:00
60eb686d05 Add shading to paragraph 2020-10-28 01:05:31 +00:00
ed52ef358b Background color for document 2020-10-27 01:54:40 +00:00