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
renovate[bot]
0ab6c08ea1
fix(deps): update rust crate base64 to 0.13.1 ( #548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-25 10:39:33 +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
renovate[bot]
f267114d2d
fix(deps): update rust crate zip to 0.6.3 ( #544 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-14 16:33:10 +09:00
bokuweb
cfb6e0ab05
0.4.5 ( #547 )
2022-10-14 16:14:12 +09:00
hayato-SMZ
984c0c2005
Support textdirection ( #545 )
...
* add text direction setting
* add text_directionSetting setting function
* snapshots update
* change tex_direction type
* change test snapshots
* change wasm test snap
2022-10-14 14:24:13 +09:00
bokuweb
5a9c13dd5e
fix ( #538 )
2022-10-12 10:03:19 +09:00
renovate[bot]
e5d68e4844
fix(deps): update rust crate image to 0.24.4 ( #539 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-12 10:03:03 +09:00
bokuweb
87f41bed09
fix: changelog ( #542 )
2022-10-12 10:02:32 +09:00
bokuweb
23d8dc0d45
0.4.3 ( #541 )
...
* docs: update changelog
* 0.4.3
2022-09-27 13:50:36 +09:00
bokuweb
cae632a2f3
feat: support rot ( #540 )
2022-09-27 13:49:15 +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
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
hayato-SMZ
e83a4eeb90
Support table style ( #531 )
...
* Fixed output of table_property when style is "Table"
* add test for table_style
2022-09-08 13:37:38 +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
renovate[bot]
a974dcd9ec
chore(deps): update rust crate pretty_assertions to 1.3.0 ( #529 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-31 10:58:18 +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
753c6d4d7e
0.4.2 ( #523 )
...
* 0.4.1
* 0.4.1
* 0.4.2
2022-08-25 15:49:26 +09:00
hayato-SMZ
7d026a4ee4
Support multi columns section ( #521 )
...
* Add variable space and transfer the role of columns
* Added attribute "w:num" to w:cols
* Update "docx-core" Test and snap updates
* Update "docx-wasm" snap
* Add columns method to Document struct.
2022-08-25 15:30:19 +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
renovate[bot]
e2ea4d2246
chore(deps): update rust crate insta to 1.16 ( #514 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-22 11:46:21 +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
renovate[bot]
3a875e1d40
fix(deps): update rust crate image to 0.24.3 ( #510 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-21 17:44:40 +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
renovate[bot]
63292bafe5
chore(deps): update rust crate insta to 1.15 ( #504 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-22 00:10:09 +09:00
P40b0s
8ea72ed5c9
fix author if it have <> chars ( #501 )
2022-06-16 22:38:59 +09:00
bokuweb
be3e5a9860
fix: chaespace type ( #498 )
...
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-15 23:43:19 +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
604bdb85f7
fix: support comment in nested table ( #495 )
...
* fix: support comment in nested table
* 0.0.268
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-14 18:36:54 +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
1f0877bbad
fix: collect images in nested table ( #493 )
...
* fix: collect images in nested table
* fix
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-13 19:02:19 +09:00
bokuweb
713c18fee2
fix: shape reader ( #490 )
...
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-08 00:44:51 +09:00
bokuweb
6fcffc7cfd
fix: image writer with review ( #486 )
...
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-03 01:03:16 +09:00
bokuweb
473c58be04
Fix jpeg reader ( #483 )
...
* fix: jpeg reader
* fix: reader
2022-05-27 18:50:20 +09:00
bokuweb
442cbf7857
Add img js if ( #481 )
...
* fix: add image writer in js
* fix: test
2022-05-23 16:24:44 +09:00
bokuweb
dc21e50877
Fix img reader ( #480 )
...
* fix: image reader
* fix: image
2022-05-20 17:00:24 +09:00
bokuweb
79841fca0c
Fix reader ( #478 )
...
* fix: numbering reader
* fix: test
2022-05-20 11:27:31 +09:00
bokuweb
585c2b1770
fix: recursive style ( #475 )
2022-05-19 16:35:29 +09:00
bokuweb
19c5dbe913
0.0.257 ( #474 )
...
* 0.0.257
* update
2022-05-19 14:17:56 +09:00
bokuweb
edfd4bb9c4
fix: page margein type ( #472 )
...
* fix: page margein type
* fix
2022-05-16 18:56:03 +09:00
bokuweb
66a5e7c71a
0.0.254 ( #466 )
...
* fix: ignore unexist image
* 0.0.254
2022-04-22 15:24:15 +09:00
renovate[bot]
2d866193d0
fix(deps): update rust crate zip to 0.6.2 ( #463 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-06 11:38:00 +09:00
renovate[bot]
ed8b004ca2
chore(deps): update rust crate pretty_assertions to 1.2.1 ( #464 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-06 11:37:49 +09:00
bokuweb
fbe0d73ecb
fix: remove \n in text ( #461 )
2022-04-02 00:43:29 +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
renovate[bot]
867630eec4
fix(deps): update rust crate zip to 0.6.0 ( #288 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-28 19:41:52 +09:00
bokuweb
5dea38a6d1
feat: improve pic reader ( #456 )
...
* feat: improve pic reader
* feat: improve image reader
2022-03-28 19:40:32 +09:00
renovate[bot]
dd0457bf4f
chore(deps): update rust crate insta to 1.14 ( #455 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-28 19:17:35 +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
ca874e2065
fix: line spacing ( #450 )
...
* fix: line spacing
* update
2022-03-24 17:09:54 +09:00
bokuweb
e243b5ce90
update ( #448 )
2022-03-16 12:30:16 +09:00
bokuweb
886113515b
feat: Support run style ( #447 )
...
* feat: Support run style
* update snaps
2022-03-16 12:24:12 +09:00
renovate[bot]
e9ba1a7e7b
chore(deps): update rust crate insta to 1.13 ( #443 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-16 12:09:29 +09:00
renovate[bot]
606a219452
chore(deps): update rust crate pretty_assertions to 1.2.0 ( #444 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-15 17:32:58 +09:00
bokuweb
68031502c4
0.0.245 ( #445 )
...
* update
* fix: update change log
2022-03-15 17:32:15 +09:00
bokuweb
5dd154d51d
fix: del in ins ( #442 )
2022-03-15 16:58:29 +09:00
bokuweb
6e4648b0d2
docs: fontsize example ( #441 )
...
* docs: fontsize example
* fix
2022-03-11 11:35:56 +09:00
renovate[bot]
0d6b212565
chore(deps): update rust crate pretty_assertions to 1.1.0 ( #430 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 00:23:58 +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
4e55970831
Fix fonts case ( #428 )
...
* fix: font case
* 0.0.241
2022-01-28 15:59:30 +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
renovate[bot]
0ea06da94c
chore(deps): update rust crate insta to 1.12 ( #426 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-28 11:03:48 +09:00
bokuweb
22aac7b457
fix: read theme ( #425 )
2022-01-27 17:23:30 +09:00