Commit Graph

760 Commits (main)

Author SHA1 Message Date
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 5799884862
fix: some clippy (#677) 2024-02-09 19:23:51 +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
Mridul Mahesh 16aa7cb3c6
Add Support for Parsing Lists (#654)
* made numbering structs public

* added numbering struct

* made numberformat public
2023-10-10 15:58:54 +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
Griklit 86786eaa7b
add Paragraph borders (#642)
* fix widow_control xml

* add character_spacing_control

* snapshot
fix - character_spacing_values, snack to camelCase

* wasm snapshot

* snapshot

* paragraph_borders

* Update docx-core/src/documents/elements/paragraph_property.rs

Co-authored-by: bokuweb <bokuweb12@gmail.com>

---------

Co-authored-by: gwq <guowanqi@tianchuangsec.com>
Co-authored-by: bokuweb <bokuweb12@gmail.com>
2023-07-27 21:43:15 +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
bokuweb 160fac91b7
feat: Support sym (#625) 2023-05-19 18:32:33 +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 971fceb2a1
Update README.md 2023-04-23 09:32:32 +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
dependabot[bot] 11c1618be8
build(deps): bump bumpalo from 3.7.0 to 3.12.0 (#602)
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.7.0...3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 14:44:31 +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 f797f0c74e
fix: duplicated based on (#604) 2023-02-01 19:03:56 +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