Skip to content

Releases: VolodymyrBaydalka/docxjs

0.3.5

18 Mar 21:18
Compare
Choose a tag to compare

What's Changed

  • added experimental renderComments option to show comments as tooltips
  • added hideWrapperOnPrint option to improve rendering during print
  • added renderAltChunks option to render html parts from docx
  • Parse and render Smart Tags by @dmitri-gb in #108
  • fix(table-text-rotation): rotated text in table cell is correctly rendered by @grobenek in #132
  • Various fixes

Full Changelog: 0.3.0...0.3.5

0.3.0

22 Dec 12:49
Compare
Choose a tag to compare

!!!BREAKING CHANGE!!!

Package type changes to module and mjs file. UMD bundle still in package.

What's Changed

Full Changelog: 0.1.20...0.3.0

0.1.22 (deprecated)

21 Dec 23:36
Compare
Choose a tag to compare

!!!BREAKING CHANGE!!!

Package type changes to module and mjs file. UMD bundle still in package.

What's Changed

Full Changelog: 0.1.20...0.1.22

0.1.20 (2023-10-10)

10 Oct 21:08
Compare
Choose a tag to compare
  • Updated numbering rendering
  • Updated MML rendering
  • Minor updates to VML rendering

Full Changelog: 0.1.17...0.1.20

0.1.17

04 Jul 23:22
Compare
Choose a tag to compare

What's Changed

  • feat: Updated numbering format mapping

Full Changelog: 0.1.15...0.1.17

0.1.15

10 Feb 10:42
Compare
Choose a tag to compare

fix: issue with chrome MathML

Full Changelog: 0.1.14...0.1.15

0.1.14

01 Nov 22:25
Compare
Choose a tag to compare

fix: issue with table col/row span

Full Changelog: 0.1.13...0.1.14

0.1.13

12 Sep 20:22
Compare
Choose a tag to compare
0.1.13 Pre-release
Pre-release

fix: bug with numbering outside wrapper

Full Changelog: 0.1.12...0.1.13

0.1.12 (2022-09-10)

10 Sep 18:56
Compare
Choose a tag to compare
0.1.12 (2022-09-10) Pre-release
Pre-release

feat: add basic ins/del parsing

Full Changelog: 0.1.11...0.1.12

0.1.11 (2022-05-15)

15 May 10:39
Compare
Choose a tag to compare
0.1.11 (2022-05-15) Pre-release
Pre-release

feat: implemented basic math parsing
fix: external hyperlinks

Full Changelog: 0.1.10...0.1.11