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
179e69959b
Define header footer ( #678 )
...
* chore: define header and footer json properties
* fix: some errors
2024-02-09 21:04:42 +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
b1eaee54a5
fix ( #660 )
2023-10-24 10:28:29 +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
8aec069b83
fix: caps ( #643 )
...
* fix: caps
* fix: snaps
* published
2023-07-25 11:31:02 +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
cfe2887387
fix: character congtrol for js ( #634 )
...
* fix: for js
* fix: snaps
* fix
2023-06-23 13:41:36 +09:00
bokuweb
dbb9b9ded8
Sadsadsad ( #631 )
...
* fix: changelog
* fix
2023-06-16 12:32:08 +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
c639979ef4
fix: line spacing type ( #572 )
2022-11-16 11:37:01 +09:00
bokuweb
0ab5869343
fix: alignemnt type ( #567 )
...
* fix: alignemnt type
* fix
2022-11-07 10:53:11 +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
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
skanehira
b44c05e13c
fix: missing replace json types IndexAccessType ( #551 )
2022-10-26 17:32:07 +09:00
skanehira
3609b7e639
refactor: define type instead of IndexAccessType ( #549 )
2022-10-26 16:37:43 +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
cae632a2f3
feat: support rot ( #540 )
2022-09-27 13:49:15 +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
2b6344f31b
Add style properties ( #530 )
...
* fix: support run style
* fix: table style
* fix: support run style in js
* fix: support paragraph style
* fix
* fix: package
* fix
* rc15
* fix
* fix
* fix
* fix
* fix: test
* fix
2022-09-09 11:10:05 +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
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
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
bokuweb
f08cefff0a
fix ( #496 )
...
* fix
* fix
* fix
* fix
* fix
* fix
* 0.0.271
* fix
* 0.0.272
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-15 23:28:30 +09:00
bokuweb
fc2760c31a
Support png image converter ( #494 )
...
* fix
* 0.0.266
* 0.0.267
* update
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-14 18:11:52 +09:00
bokuweb
713c18fee2
fix: shape reader ( #490 )
...
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-08 00:44:51 +09:00
bokuweb
dc21e50877
Fix img reader ( #480 )
...
* fix: image reader
* fix: image
2022-05-20 17:00:24 +09:00
bokuweb
0af4da71b8
Fix anchor ( #459 )
...
* fix: textbox
* fix
* fix
* fix
* fix
* fix
* fix
2022-03-29 17:56:49 +09:00
bokuweb
6f787af9af
update json ( #458 )
2022-03-29 13:32:14 +09:00
bokuweb
54990d5eb1
Fix width type case ( #453 )
...
* fix: add camelcase to width type
* update
2022-03-25 13:20:09 +09:00
bokuweb
8bc4e522aa
0.0.247 ( #449 )
...
* fix: js
* fix
2022-03-16 12:54:17 +09:00
bokuweb
8b169c632c
Support table row ins ( #431 )
...
* fix: support table row ins
* 0.0.242
2022-02-04 18:37:04 +09:00
bokuweb
26e2f2f169
gen bindings ( #427 )
...
* gen bindings
* fix: build
* fix
* 0.0.239
* 0.0.240
2022-01-28 15:36:03 +09:00
bokuweb
cee207e407
fix: wasm ( #423 )
2022-01-27 15:16:40 +09:00
bokuweb
f06f780e3c
Add table row del ( #421 )
...
* feat: add deleted table row
* fix: add del in table_row
2022-01-25 22:12:45 +09:00
bokuweb
c036c0e6a1
fix: tableRow and cell json type ( #418 )
2022-01-24 22:48:01 +09:00
bokuweb
515812ffc8
0.0.233 ( #417 )
...
* fix: level reader
* fix: level reader to read rpr
* 0.0.233
* fix: defs
* fix: changelog
2022-01-23 00:58:42 +09:00
bokuweb
fb99bd8f57
0.0.229 ( #412 )
...
* fix: del and ins type in run property
* 0.0.2300
* fix
2022-01-19 14:09:38 +09:00
bokuweb
87b0439ac8
Re fix numpr ( #407 )
...
* fix: numpr reader
* fix
* fix
* fix
2022-01-14 15:03:53 +09:00
bokuweb
c857def7ef
Support ppr ( #406 )
...
* fix
* fix
* 0.0.222
2022-01-14 11:53:39 +09:00
bokuweb
3c9615fc94
Fix font reader ( #401 )
...
* fix: snaps
* fix
2022-01-06 19:17:34 +09:00
bokuweb
c602997ace
fix: ( #398 )
2022-01-06 17:36:10 +09:00
bokuweb
a22abb3b4a
Support strike ( #390 )
...
* fix: spec
* fix: spec
* fix: strike
2021-12-21 11:54:27 +09:00