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
|
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
|
8aec069b83
|
fix: caps (#643)
* fix: caps
* fix: snaps
* published
|
2023-07-25 11:31:02 +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
|
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
|
fe34873259
|
[#555] feat: Support isLgl (#563)
* feat: Support isLgl
* fix: clippy
* fix: snaps
|
2022-11-02 22:34:27 +09:00 |
bokuweb
|
154a61f3fc
|
feat: Support specVanish (#559)
|
2022-11-01 15:10:06 +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
|
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
|
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
|
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
|
5dea38a6d1
|
feat: improve pic reader (#456)
* feat: improve pic reader
* feat: improve image reader
|
2022-03-28 19:40:32 +09:00 |
bokuweb
|
886113515b
|
feat: Support run style (#447)
* feat: Support run style
* update snaps
|
2022-03-16 12:24:12 +09:00 |
bokuweb
|
22aac7b457
|
fix: read theme (#425)
|
2022-01-27 17:23:30 +09:00 |
bokuweb
|
87b0439ac8
|
Re fix numpr (#407)
* fix: numpr reader
* fix
* fix
* fix
|
2022-01-14 15:03:53 +09:00 |
bokuweb
|
a22abb3b4a
|
Support strike (#390)
* fix: spec
* fix: spec
* fix: strike
|
2021-12-21 11:54:27 +09:00 |
bokuweb
|
b8ad56daab
|
feat: try to read sdt (#382)
* feat: try to read sdt
* fix: reader
* impl: toc reader
* impl: improve toc reader
* fix: add option
* improve toc reader
* fix
|
2021-12-15 01:06:32 +09:00 |
bokuweb
|
d8f5e19e7e
|
feat: impl footer reader (#378)
* feat: impl footer reader
* fix: snaps
|
2021-12-02 00:07:58 +09:00 |
bokuweb
|
423e075eb1
|
impl header reader with rust (#376)
* fix: document_rels reader to keep multi rels
* feat: Add header reader
* faet: assign header to sectionProperty
* spec: update snaps
* feat: read titlePg
* spec: update snaps
|
2021-11-30 02:36:04 +09:00 |
bokuweb
|
00e01479e6
|
fix: outline lvl (#356)
* fix: outline lvl
* refactor
* fix test
|
2021-10-20 16:37:51 +09:00 |
bokuweb
|
5bcb009100
|
Support custom props (#307)
* faet: Add custom props
* feat: Support custom in js
* feat: Support reader
* update snaps
|
2021-06-23 18:39:01 +09:00 |
bokuweb
|
5bb2d7d761
|
Support vertalign (#302)
* feat: Support vert_align
* 0.0.197
* fix: fixtures
|
2021-06-08 00:10:44 +09:00 |
bokuweb
|
b7b1a8a846
|
feat: Support grid before (#292)
* feat: Support grid before
* fix: snaps
|
2021-05-11 11:01:35 +09:00 |
bokuweb
|
40664493b2
|
feat: Support level restart reader (#282)
|
2021-04-27 18:18:44 +09:00 |
bokuweb
|
ee41237378
|
Support table cell margin (#275)
* fix: writer
* fix: reader
* fix: update snaps
|
2021-04-14 13:47:46 +09:00 |
bokuweb
|
5402fe2190
|
Update ppr (#276)
* fix: writer
* fix: reader
* fix: spec
* fix: js
* 0.0.190
|
2021-04-14 12:01:38 +09:00 |
bokuweb
|
b0a7de6b69
|
spec: update snaps (#272)
* spec: update snaps
* fix: lint
* 0.0.184
* fix: snaps
* fix: Add id
* 0.0.186
* fix: Add divid
* 0.0.187
* fix: divsChild
* 0.0.188
* 0.0.189
* fix: add fixtures
|
2021-04-09 11:30:50 +09:00 |
bokuweb
|
967170f6d7
|
update snaps (#266)
* update snaps
* update
|
2021-03-26 13:37:01 +09:00 |
bokuweb
|
147bebfa7f
|
fix: tl2br (#258)
* fix: tl2br
* update
* fix: type
* add mock
* update
|
2021-03-22 23:30:58 +09:00 |
bokuweb
|
6f6a399597
|
Support text border (#257)
* feat: Add text_border
* feat: Add reader
* feat: Add js if and test
* 0.0.171
* update test
|
2021-03-21 00:16:43 +09:00 |
bokuweb
|
ae1f3ada58
|
feat: Add doc grid type (#248)
* feat: Add doc grid type
* feat: Add docgrid features
* update snaps
* 0.0.167
* add output
* expose docGrid
* fix: name
* update
|
2021-03-20 01:38:22 +09:00 |
bokuweb
|
20361dac2d
|
Support table cell color (#249)
* feat: Add shd writer
* feat: Support shd
* fix: clippy
* 0.0.154
|
2021-03-18 19:02:28 +09:00 |
bokuweb
|
ef63278e1f
|
fix: Add start and end (#244)
* fix: Add start and end
* update snaps
|
2021-03-16 16:32:02 +09:00 |
bokuweb
|
8890385f67
|
Improve cell borders (#243)
* feat: Support tl2br / tr2bl
* fix: some bugs
* fix: example
* update: snaps
* update
|
2021-03-16 16:09:39 +09:00 |
bokuweb
|
f14fbdcb75
|
Support text direction (#235)
* fix: Add text direction
* fix: Add element
* fix: add js if and update test
* fix example
* spec: update snaps
* update
|
2021-03-03 10:35:50 +09:00 |
bokuweb
|
23039556ac
|
feat: support hRule (#234)
* feat: support hRule
* 0.0.141
* 0.0.143
* fix
|
2021-03-02 12:31:46 +09:00 |
bokuweb
|
089772a12c
|
Impl comment reader (#212)
* feat: Impl comments reader
* feat: Impl comment extended reader
* feat: Fixup comment reader
* feat: Update snaps
* faet: Update snaps
* fix: comment overwritten bug
* fix: parent comment id seeker
* fix: update js reader snaps
|
2020-12-15 22:33:01 +09:00 |
bokuweb
|
e346121dee
|
Support doc vars (#211)
* feat: Impl doc_var writer
* feat: Impl doc_vars reader
* update snaps
|
2020-12-15 15:38:17 +09:00 |
bokuweb
|
688632bca2
|
Support default fonts (#207)
* feat: support default font writer
* feat: Support default font by js
* fix: update snaps
* fix: update snaps
|
2020-12-14 15:01:23 +09:00 |
bokuweb
|
8d78be9ceb
|
Read table style (#191)
* feat: Read table style
* feat: reader and json types
* spec: update snaps
* fix: lint error
* publish
|
2020-10-30 20:29:06 +09:00 |
bokuweb
|
454556606b
|
Spacing (#169)
* feat: Add spacing
* rename
* feat: Add run spacing
* spec: update snaps
* fix: lint error
|
2020-10-14 10:16:13 +09:00 |
bokuweb
|
8e7ddbca70
|
Fix default section page props (#164)
* feat: Add default section page size and margin
* feat: Add reader
* spec: Update snaps
* feat: Suppoert page margin and size
* feat: support js
|
2020-10-09 20:30:55 +09:00 |
bokuweb
|
06a5341348
|
Improve tr props (#161)
* feat: Read gridAfter
* fix: snaps
* fix: insta
|
2020-10-09 14:11:46 +09:00 |