Igor Strebz
bf5ccac4b1
Make 'image' crate optional ( #764 )
...
Discussion at #763 .
2024-10-22 10:28:58 +09:00
Y N
19b174da7c
fix to read comment inside Delete in Insert ( #755 )
2024-09-06 14:44:31 +09:00
git-noise
0ef897ed85
Footnotes initial support ( #718 )
...
* Initial footnotes support: add content-types dependency
* Initial footnotes support: add relationship
* Initial footnotes support: add footnotes.xml
* Initial footnotes support: add footnote_reference() for XMLBuilder
* Initial footnotes support: add FootnoteReference to RunChild
* Initial footnotes support: add footnotes to XMLDocx
* Initial footnotes support: add footnotes module
* Initial footnotes support: add footnote and footnote_reference modules
* Initial footnotes support: add footnotes handling logic
* Initial footnotes support: add footnotes example
* Initial footnotes support: add footnote element
* Initial footnotes support: add footnote_reference element
* Initial footnotes support: add footnotes document
* Initial footnotes support: add open_footnotes for XMLBuilder
* Initial footnotes support: add test for footnotes reading
* Initial footnotes support: update snapshots for footnotes
* Initial footnotes support: add test docx for footnotes reading
* Initial footnotes support: update features list
* Initial footnotes support: update snapshots for footnotes
* Initial footnotes support: fix clippy lint - redundant-clone
* Initial footnotes support: add automatic footnote ID generation
* Initial footnotes support: add footnote_id module
* Initial footnotes support: switch to automatically generated IDs
* Initial footnotes support: switch to automatically generated IDs
2024-06-24 20:37:27 +09:00
bokuweb
2626b89b83
Support page numbers ( #714 )
...
* feat: add num pages
* fix: num pages
* rc1
* fix
* fix
* fix
2024-06-09 09:01:52 +09:00
bokuweb
4c64e9ba82
Fix header footer rels order ( #695 )
...
* fix: header footer resls order
* fix
2024-03-29 16:03:13 +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
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
76b2622dc6
Support ppr default ( #673 )
...
* fix: ppr change
* fix: spacing
* feat: support pPrDefatul
2024-01-17 22:40:47 +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
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
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
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
6fcffc7cfd
fix: image writer with review ( #486 )
...
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-03 01:03:16 +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
5dea38a6d1
feat: improve pic reader ( #456 )
...
* feat: improve pic reader
* feat: improve image reader
2022-03-28 19:40:32 +09:00
bokuweb
22aac7b457
fix: read theme ( #425 )
2022-01-27 17:23:30 +09:00
bokuweb
c036c0e6a1
fix: tableRow and cell json type ( #418 )
2022-01-24 22:48:01 +09:00
bokuweb
cdb91be925
feat: Support styleWithLevels ( #403 )
2022-01-11 00:39:38 +09:00
bokuweb
f51735babf
feat: Support pprchange ( #402 )
2022-01-08 01:28:34 +09:00
bokuweb
21386cd1a7
Impl minimum ToC API for JS ( #394 )
...
* feat: Support dirty and disabled toc
* fix: js api
* feat: Add js minimum toc API
* fix:
* fix
2022-01-06 16:13:45 +09:00
bokuweb
c89783e8d8
Improve toc writer2 ( #389 )
...
* fix: tab for toc
* fix:
* feat: Add paragraph.raw_text
* fix: improve toc item
* fix: toc item builder
* fix:
* fix
* feat: impl page ref for toc
* fix
* fix
* feat: Suppport hyperlink
* feat: Support alias
* feat: disable auto items
* feat: Add toc styles
* fix: clippy
* fix: test
* fix
2022-01-03 02:18:04 +09:00
bokuweb
26edc02635
feat: Added a hyperlink element ( #386 )
...
* feat: Added a hyperlink element
* feat: fix comment collerctor
* feat: Add JS API
2021-12-18 01:03:02 +09:00
bokuweb
1850ac2018
Add fldchar and instrtext ( #381 )
...
* feat: Add fieldCharater
* feat: Add instrText
* feat: Add toc inst
* wip
* feat: impl minimum toc write with rust
2021-12-06 00:28:31 +09:00
bokuweb
caa61e9947
feat: impl sdt writer ( #380 )
2021-12-03 00:56:29 +09:00
bokuweb
8c9bb7b72d
impl first and even header/footer with rust/JS ( #374 )
...
* fix: header structure
* fix: footer structure
* fix: Support first and even header / footer with rust
* fix: Support js interface
* fix: test
2021-11-27 19:12:06 +09:00
bokuweb
951899cb8e
fix: disabled empty header ( #369 )
2021-11-25 23:33:13 +09:00
bokuweb
025aee280f
Support default footer ( #366 )
...
* feat: Support default footer writer with rust
* feat: Support footer for default section with js
* fix: improve footer interface
2021-11-25 01:49:27 +09:00
Łukasz Kądalski
241a08dd42
Support for Paragraph's Line Spacing ( #346 )
...
* Support for Line Spacing
Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>
* Fixing clippy and yarn test
Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>
2021-09-29 09:03:39 +09:00
bokuweb
6c139144f3
Support custom xml ( #316 )
...
* feat: Add CustomXML
* feat: Add custom items
* fix: custom items
* fix: test
* update
* fix: lint error
* fix
* allow empty prefix namespace
* 0.0.204
* fix
* 0.0.205
2021-07-13 18:46:15 +09:00
bokuweb
3f88474f47
Support taskpane settings ( #311 )
...
* feat: Add some props
* feat: Add some ext props
* fix: taskpanes
* fix: property
* fix: test
* 0.0.200
2021-06-30 22:37:13 +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
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
298821cf90
Support orientation ( #261 )
...
* feat: Support page orient
* 0.0.175
* update snamps
2021-03-24 16:51:11 +09:00
bokuweb
1f42839787
Table in table ( #242 )
...
* feat: Support nested table for now (comment is not supported)
* 0.0.149
2021-03-15 16:47:22 +09:00
bokuweb
9069f08791
fix: comment importing in delete ( #226 )
2021-01-27 19:44:29 +09:00
bokuweb
17c669bdde
fix: read comment in ins ( #222 )
...
* fix: read comment in ins
* 0.0.135
* 0.0.136
2021-01-06 20:31:53 +09:00
bokuweb
be821db19d
fix: json if ( #218 )
...
* fix: json if
* fix: use update comments
* 0.0.131
* fix: Add id
* 0.0.132
* fix: reset para id
* fix: test
* fix: num
* 0.0.134
2020-12-21 20:52:15 +09:00
bokuweb
727045c3be
Add json if ( #217 )
...
* fix: json
* fix: specs
* 0.0.127
* fix if
* fix: if
* 0.1.129
2020-12-21 18:44:31 +09:00
bokuweb
2e5a22fc53
Fix comment structure ( #216 )
...
* fix: Add comment children
* feat: Update snaps
* fix: specs
* spec: Add spec
* fix: js if
2020-12-21 17:30:42 +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