bokuweb
a4c38a7b0e
feat: add shd for run ( #810 )
2025-03-12 15:31:09 +09:00
bokuweb
0f65b00436
feat: Support dstrike reader
2025-03-11 13:02:55 +09:00
bokuweb
c492b86aba
Support dstrike ( #807 )
...
* fix: support dstrike
* fix
* fix: package
2025-03-07 18:14:17 +09:00
Igor Strebz
238d2bc3fe
Implement streaming writers ( #765 )
...
* Make XMLBuilder generic
* Reduce allocations at XmlData display impl
* Implement streaming writers
- Extend BuildXML trait, add the streaming method
- Remove impls for Box<Ty>, as they can be implemented on the trait level
- Rewrite build() methods in chaining style, backed by apply_* helpers
- Remove quite a few allocations, though numbers still produce them
- Add spaces between children nodes, fix tests
* Add rustfmt.toml and format code
* Fix clippy warnings
* Expose the BuildXML trait without displaying its methods in hints
2024-11-05 11:22:32 +09:00
unvalley
69b4c1a4a3
build: use rust 1.82 and fix clipyy errors ( #768 )
...
* build: use rust 1.82 and fix clipyy errors
* refactor: fix clippy errors
2024-10-30 14:53:26 +09:00
bokuweb
60d94921b0
Support ptab in r ( #756 )
...
* feat: add ptab
* feat: wasm object
* fix: suppoert ptab
* spec: add read test for ptab
* rc10
* rc11
* rc12
2024-10-15 18:30:05 +09:00
bokuweb
6b38d4fbbc
Add snap to grid ( #744 )
...
* fix: snapToGrid
* fix:
* fix
* fix
* fix
2024-07-18 19:11:11 +09:00
bokuweb
bf385f752d
faet: Support snap to grid ( #742 )
2024-07-17 16:28:29 +09:00
bokuweb
3a41aedda9
fix: use btree set ( #739 )
2024-07-12 12:10:42 +09:00
bokuweb
c0fe422830
Fix dbg ( #704 )
...
* fix: dbg!
* 0.4.14
* fix
2024-04-12 00:58:01 +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
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
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
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
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
160fac91b7
feat: Support sym ( #625 )
2023-05-19 18:32:33 +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
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
c4f9ba0e7e
[ #584 ] fix: remove % ( #585 )
...
* fix: remove %
* fix
2022-12-07 16:40:55 +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
1018e4dd27
Read sdt ( #546 )
...
* feat: Add StructuredDataTagJSON
* spec: Add test
* 0.0.276-rc25
* fix: changelog
2022-10-14 18:49:20 +09:00
bokuweb
2717ec17dc
fix: level reader ( #535 )
...
* fix: level reader
* 21
* fix
2022-09-13 11:16:00 +09:00
bokuweb
726d0958c5
Read section props in paragraph ( #533 )
...
* feat: support section property in ppr
* spec: Add snao
* fix
* fix
2022-09-09 11:52:53 +09:00
bokuweb
5489d03dd0
fix: use instrTextString in reader ( #528 )
...
* fix: use instrTextString in reader
* fix: clippy
* fix: snaps
* fix
* fix: instrTextString
2022-08-31 10:59:48 +09:00
bokuweb
333e012e73
0.0.276 rc10 ( #527 )
...
* fix: hrule
* fix
2022-08-26 15:40:09 +09:00
bokuweb
69e5654872
0.0.276 rc8 ( #524 )
...
* fix: packagejson
* fix: changelog
* fix: js
* fix: table row rule
* fix
2022-08-26 11:14:16 +09:00
bokuweb
b4be4bbe9b
Support adjust line height in table ( #522 )
...
* fix: support adjust_line_height_in_table in settings
* fix: read adjust in table
* fix
2022-08-25 16:27:55 +09:00
bokuweb
fec94fd5f5
Read hyperlink instr ( #518 )
...
* fix: read hyperlink instr
* fix
* fix
* fix
* rc7
2022-08-10 14:45:27 +09:00
bokuweb
0f5e1d1cdc
0.0.275 ( #517 )
...
* 0.0.275
* fix
* fix: hyperlink child types
* read hyperlink rels
* update snaps
* update
* 0.0.275
* fix
2022-08-09 15:32:17 +09:00
bokuweb
2e8a7731d6
Fix image reader ( #512 )
...
* ignore table
* ignore unsupported image
* fix
* fix
* fix
* fix
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-07-22 11:46:07 +09:00
bokuweb
a346cd1a16
Fix support hyperlink reader ( #508 )
...
* fix
* fix: support external link
* wip
* fix
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-07-06 10:47:15 +09:00
P40b0s
8ea72ed5c9
fix author if it have <> chars ( #501 )
2022-06-16 22:38:59 +09:00