Commit Graph

483 Commits (72adfa699f921586eccfee6673cc2d6c0fa0c2b0)

Author SHA1 Message Date
bokuweb 72adfa699f
Support image in header footer (#680)
* wip

* wip

* wip

* fix: image in header/footer

* fix: Changelog
2024-02-19 18:11:07 +09:00
dependabot[bot] 13e5615518
build(deps): bump @babel/traverse from 7.14.2 to 7.23.2 in /docx-wasm (#659)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.2 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-10 00:27:27 +09:00
dependabot[bot] ea9e4abf2b
build(deps): bump browserify-sign from 4.0.4 to 4.2.2 in /docx-wasm (#661)
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.0.4 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.0.4...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-10 00:27:19 +09:00
dependabot[bot] 13b499ceef
build(deps): bump follow-redirects from 1.14.8 to 1.15.4 in /docx-wasm (#672)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.8...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-10 00:27:12 +09:00
bokuweb 179e69959b
Define header footer (#678)
* chore: define header and footer json properties

* fix: some errors
2024-02-09 21:04:42 +09:00
bokuweb 1c3bcf7b23
chore: rc27 (#674) 2024-01-17 23:45:39 +09:00
bokuweb 76b2622dc6
Support ppr default (#673)
* fix: ppr change

* fix: spacing

* feat: support pPrDefatul
2024-01-17 22:40:47 +09:00
bokuweb 3c87e086cf
0.0.278 rc26 (#667)
* update chnagelog

* fix
2023-12-01 01:58:53 +09:00
bokuweb dcdb177a7b
fix: https://github.com/bokuweb/docx-rs/issues/665 (#666)
* fix

* spec: update snaps
2023-12-01 01:51:52 +09:00
bokuweb b1eaee54a5
fix (#660) 2023-10-24 10:28:29 +09:00
renovate[bot] 4bcaf5188e
chore(deps): update dependency html-webpack-plugin to v5.5.3 (#649)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-13 08:32:28 +09:00
dependabot[bot] 02f2de97ed
build(deps): bump fsevents from 1.2.9 to 1.2.13 in /docx-wasm (#658)
Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.9 to 1.2.13.
- [Release notes](https://github.com/fsevents/fsevents/releases)
- [Commits](https://github.com/fsevents/fsevents/compare/v1.2.9...v1.2.13)

---
updated-dependencies:
- dependency-name: fsevents
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 08:32:19 +09:00
bokuweb 348b5e0370
0.0.278-rc24 (#657) 2023-10-10 16:03:45 +09:00
bokuweb 921b0f1057
[https://github.com/bokuweb/docx-rs/issues/655] fix: tabs (#656)
* fix: tabs

* fix: spec
2023-10-10 16:00:15 +09:00
bokuweb 0164501088
fix (#650) 2023-08-21 23:41:03 +09:00
bokuweb 73488ef2d6
Escape author (#646)
* fix: escape ins/del author

* fix
2023-08-15 15:44:10 +09:00
dependabot[bot] 296ca1135a
build(deps): bump semver from 5.7.1 to 5.7.2 in /docx-wasm (#640)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 10:04:05 +09:00
bokuweb d901842d51
fix: spacing type (#644)
* fix: spacing type

* fix
2023-08-10 18:09:52 +09:00
bokuweb 64a1b05a22
Fix caps (#645)
* fix: caps

* fix: snaps

* fix
2023-08-09 15:52:30 +09:00
bokuweb 8aec069b83
fix: caps (#643)
* fix: caps

* fix: snaps

* published
2023-07-25 11:31:02 +09:00
bokuweb b6d01b1930
fix: number type (#641)
* fix: number type

* fix

* fix
2023-07-14 11:08:45 +09:00
bokuweb be3a9ac701
Make doc grid optional (#639)
* fix

* fix
2023-07-14 10:38:42 +09:00
bokuweb 637c2a86f4
Support char spacing (#637)
* fix: spacing

* fix: spacing

* fix

* fix

* fix: snaps
2023-06-23 19:09:27 +09:00
bokuweb e363ad8183
fix: snaps (#636)
* fix

* fix
2023-06-23 14:43:16 +09:00
bokuweb 1282686931
fix: add missing if (#635) 2023-06-23 13:56:04 +09:00
bokuweb cfe2887387
fix: character congtrol for js (#634)
* fix: for js

* fix: snaps

* fix
2023-06-23 13:41:36 +09:00
Griklit 2897f0823c
fix widow_control xml, add character_spacing_control (#633)
* fix widow_control xml

* add character_spacing_control

* snapshot
fix - character_spacing_values, snack to camelCase

* wasm snapshot

* snapshot

---------

Co-authored-by: gwq <guowanqi@tianchuangsec.com>
2023-06-23 00:20:27 +09:00
bokuweb 45b58dc3b7
Support indent right (#632)
* fix: support indent right for js

* fix
2023-06-16 13:43:26 +09:00
bokuweb a2e135d50e
fix: make docGrid optional (#630)
* fix: make docGrid optional

* fix

* fix

* fix

* fix

* fix

* fix
2023-06-16 12:53:47 +09:00
bokuweb dbb9b9ded8
Sadsadsad (#631)
* fix: changelog

* fix
2023-06-16 12:32:08 +09:00
bokuweb e4b5e13cee
fix: changelog (#626) 2023-05-26 08:17:02 +09:00
Arif Driessen fbbca22783
Wasm feature gate (#622)
* conditional wasm

* derive ts

* ts export

* incl wasm feature
2023-05-15 09:34:33 +09:00
bokuweb 42643183cd
fix: link output (#616) 2023-04-11 22:28:36 +09:00
renovate[bot] 148b10bc83
chore(deps): update dependency serialize-javascript to v6.0.1 (#610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-27 17:35:30 +09:00
bokuweb 56e46bf77c
fix: escape style name (#612)
* fix: escape style name

* fix: snaps

* fix
2023-03-27 17:35:15 +09:00
renovate[bot] fcd6d40dd0
chore(deps): update dependency adm-zip to v0.5.10 (#609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 21:06:56 +09:00
renovate[bot] 3ea1fae1ff
Update dependency html-webpack-plugin to v5 (#592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 18:48:50 +09:00
dependabot[bot] d969bc9844
build(deps): bump json5 from 1.0.1 to 1.0.2 in /docx-wasm (#600)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 18:48:39 +09:00
bokuweb ccc6eda27d
fix: read sdt in cell (#601)
* fix: read sdt in cell

* fix

* fix: add without_sdt

* fix

* fix

* fix

* fix
2023-03-16 18:48:24 +09:00
bokuweb ced1ea74a6
fix (#606) 2023-02-06 18:55:50 +09:00
skanehira 1838774fad
fix: circular reference when using module that built with esbuild (#605) 2023-02-06 18:42:25 +09:00
bokuweb bffbd468e3
[#587] feat: Support link in style (#596)
* feat: Support link in style

* fix: style

* fix: snaps

* fix

* fix

* chore

Co-authored-by: bokuweb <bokuweb@bokuwebnoair.lan>
2022-12-20 12:01:08 +09:00
bokuweb 838052be0f
Support deleted toc (#595)
* fix: add delete in table of contents

* feat: support deleted toc

* fix
2022-12-20 09:18:48 +09:00
bokuweb 34ebfc5290
fix: after contents in toc (#594)
* fix: after contents in toc

* fix
2022-12-19 17:08:44 +09:00
bokuweb 44a236e6c0
fix: expose outline level (#590)
* fix: expose outline level

* fix: js method for style

* fix

* fix
2022-12-13 23:05:37 +09:00
dependabot[bot] f958b2488c
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /docx-wasm (#580)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 13:34:36 +09:00
dependabot[bot] 23bcb8def0
build(deps): bump minimatch from 3.0.4 to 3.1.2 in /docx-wasm (#581)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 13:34:22 +09:00
renovate[bot] bbe59ee8e5
chore(deps): update dependency webpack-cli to v5.0.1 (#583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-13 13:34:12 +09:00
dependabot[bot] a22faa8d56
build(deps): bump express from 4.17.1 to 4.18.2 in /docx-wasm (#586)
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 13:34:01 +09:00
bokuweb 7f2dace81c
fix: add before/after contents and with_instr_text in toc (#582)
* fix

* refactor js

* fix: add before/after contents in toc

* fix

* fix
2022-12-13 13:33:48 +09:00