Releases: dolanmiu/docx
4.4.1
4.4.0
4.3.0
4.2.0
4.1.0
4.0.0
Issues
PRs
#90 - Buffer packer
#87 - footnotes
#86 - Multiple headers
#98 - support for w:eastAsia and w:cs
#100 - Bookmarks and Internal hyperlinks #100
#111 - make .docx file smaller
#107 - grid span
#106 - table cell shading
#89 - Image methods # Will break 3.x.x
#103 - Bidi support
#113 - documentation revamp
#114 - add bold and italics to bididrectional text
#124 - docx Browser support! Now it works for Angular/React/Vanilla HTML
3.6.0
3.5.0
3.4.0
3.2.0
3.2.0
brings huge features, notibily:
Image support
Footer and header support
Landscape + Portrait mode
Ability to change margins
Check out the demos!
Massive internal overhaul of project to make it easier to maintain, and easier to add new features.
Strict use of Prettier formatting
/src
folder rather than /ts
Using webpack for building rather than tsc
Tests run all demos as part of the checks