Commit Graph

364 Commits (c4fd424d981ac30be908da3b8de2c3f59a92a43e)

Author SHA1 Message Date
bokuweb 4c64e9ba82
Fix header footer rels order (#695)
* fix: header footer resls order

* fix
2024-03-29 16:03:13 +09:00
bokuweb 666c950484
Support tblppr (#693)
* feat: Support table position

* fix: table pr

* fix: wasm for table position

* fix: reader for position property

* fix: snaps

* fix

* fix
2024-03-27 00:09:58 +09:00
bokuweb 2bbefbd6da
Support tcmar (#692)
* feat: Support tcMar writer

* feat: read tcMar

* fix: generate table cell border

* beta14

* beta15
2024-03-25 15:37:32 +09:00
bokuweb e182f0e2d3
feat: Support adjust_right_ind (#691)
* feat: Support adjust_right_ind

* beta6

* fix: update spec

* fix
2024-03-18 23:27:28 +09:00
bokuweb 13b8d9bc44
feat: Support w:textAlignment (#690) 2024-03-18 21:29:16 +09:00
bokuweb 6955cd0e65
Support frame pr (#687)
* feat: define framePr

* fix: read frame pr

* fix: page num writer

* fix: page num writer

* feat: add page num for writer

* fix: add page_num for footer

* spec: update snaps

* fix: clippy

* 0.4.12-beta3

* fix: add frameProperty

* fix
2024-03-18 17:28:52 +09:00
bokuweb 9fbd323ce7
feat: Support pageNumType (#684)
* fix: support page num type writer

* fix: read page num type

* fix: add json type

* fix: add page num type writer

* 0.4.12-beta0

* fix

* fix
2024-03-06 19:13:11 +09:00
bokuweb aefba38e68
Add sdt in header footer (#683)
* fix: read structured data tag in header/footer

* spec: add spec
2024-03-05 11:14:49 +09:00
bokuweb 366ff60b05
Fix even header types (#682)
* fix: header types

* 0.4.9

* fix: title_pg settings

* 0.4.11

* fix: update snaps
2024-03-04 17:51:24 +09:00
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
bokuweb 8224ff0663
Read header and footer image (#679)
* feat: read header images

* feat: read footer image

* update snaps
2024-02-10 10:59:35 +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 76b2622dc6
Support ppr default (#673)
* fix: ppr change

* fix: spacing

* feat: support pPrDefatul
2024-01-17 22:40:47 +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 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
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 637c2a86f4
Support char spacing (#637)
* fix: spacing

* fix: spacing

* fix

* fix

* fix: snaps
2023-06-23 19:09:27 +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 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 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 42643183cd
fix: link output (#616) 2023-04-11 22:28:36 +09:00
bokuweb 56e46bf77c
fix: escape style name (#612)
* fix: escape style name

* fix: snaps

* fix
2023-03-27 17:35:15 +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 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
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
bokuweb c4f9ba0e7e
[#584] fix: remove % (#585)
* fix: remove %

* fix
2022-12-07 16:40:55 +09:00
bokuweb 0ab5869343
fix: alignemnt type (#567)
* fix: alignemnt type

* fix
2022-11-07 10:53:11 +09:00
bokuweb f8928f0c77
Rc34 (#566)
* fix

* fix

* fix
2022-11-04 21:57:30 +09:00
hayato-SMZ 8646553d92
Support image align (#564)
* support image align right

* add test case

* add PicAlign Center

* testcase update

* change fmt importing

* lint error update

* align setting move to child
2022-11-04 21:45:53 +09:00
bokuweb 51af3acfaf
Issue554 (#565)
* fix: replace escaped

* fix: #554
2022-11-04 21:44:34 +09:00
bokuweb fe34873259
[#555] feat: Support isLgl (#563)
* feat: Support isLgl

* fix: clippy

* fix: snaps
2022-11-02 22:34:27 +09:00
bokuweb ca6e24179d
fix: types (#561)
* fix: types

* rc32
2022-11-02 13:58:58 +09:00
bokuweb 154a61f3fc
feat: Support specVanish (#559) 2022-11-01 15:10:06 +09:00
bokuweb 698939d728
Fix table row height (#558)
* fix: row height behavior

* rc30
2022-11-01 14:57:27 +09:00
bokuweb 561da27ce3
fix: escape hyperlink (#556)
* fix: escape hyperlink

* fix

* fix

* update
2022-10-31 15:27:34 +09:00
hayato-SMZ 010613c909
Issue393 (#552)
* fix bug issue393

* Fixed to compare binary data

* Change search criteria to compare ID with binary data
2022-10-26 22:35:28 +09:00