Commit Graph

72 Commits (main)

Author SHA1 Message Date
bokuweb 9fbc75d6b2 fix: test 2025-03-11 13:09:22 +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
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 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 76b2622dc6
Support ppr default (#673)
* fix: ppr change

* fix: spacing

* feat: support pPrDefatul
2024-01-17 22:40:47 +09:00
bokuweb 51af3acfaf
Issue554 (#565)
* fix: replace escaped

* fix: #554
2022-11-04 21:44:34 +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 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 fec94fd5f5
Read hyperlink instr (#518)
* fix: read hyperlink instr

* fix

* fix

* fix

* rc7
2022-08-10 14:45:27 +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 713c18fee2
fix: shape reader (#490)
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-08 00:44:51 +09:00
bokuweb 79841fca0c
Fix reader (#478)
* fix: numbering reader

* fix: test
2022-05-20 11:27:31 +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 5dd154d51d
fix: del in ins (#442) 2022-03-15 16:58:29 +09:00
bokuweb 447fcae3de
0.0.228 (#411)
* fix: numpr reader

* fix
2022-01-18 14:19:23 +09:00
bokuweb c857def7ef
Support ppr (#406)
* fix

* fix

* 0.0.222
2022-01-14 11:53:39 +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 c6a555aa75
Improve spacing (#367)
* fix: line spacing interfaces

* fix: js interface

* fix: js if

* fix: reader and testing
2021-11-25 19:42:06 +09:00
bokuweb 00e01479e6
fix: outline lvl (#356)
* fix: outline lvl

* refactor

* fix test
2021-10-20 16:37:51 +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 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 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 147bebfa7f
fix: tl2br (#258)
* fix: tl2br

* update

* fix: type

* add mock

* update
2021-03-22 23:30:58 +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 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 06a5341348
Improve tr props (#161)
* feat: Read gridAfter

* fix: snaps

* fix: insta
2020-10-09 14:11:46 +09:00
bokuweb 5267e31c62
Improve level override (#155)
* fix: improve lvlOverride to allow insert lvl

* fix: Add fixture

* fix: override reader

* fix: ci

* fix ci

* add fixture

* spec: Add js test

* fix: ci

* fix: spec
2020-10-05 22:46:18 +09:00
bokuweb e143a80216
Support min section3 (#126)
* feat: Add section elements

* feat: Add selection type

* update snaps
2020-09-02 15:54:43 +09:00
bokuweb aceb32f918
feat: Support doc_id (#120) 2020-08-20 00:53:35 +09:00
bokuweb 7db426a132
Support nest comment (#116)
* fix: Prepare extended comments

* feat: Append paraId for paragraph

* feat: Support comment extended

* chore: Add fixture

* fix: browser example

* fix: test

* update snaps
2020-08-14 01:57:59 +09:00
bokuweb c0aab13529
Support default section header (#115)
* feat: Add minimum header

* feat: Support minimum header feature

* fix: fix snaps
2020-08-13 17:27:45 +09:00
bokuweb 4bce99003f
Fix table align reader (#88)
* fix: table align reader

* 0.0.87

* fix: spec

* chore: add fixture
2020-06-19 02:36:15 +09:00
bokuweb 69aedcb9d2
Support floating image (#75)
* feat: Support floating image

* chore: update README

* fix: lint error
2020-06-03 03:27:04 +09:00
bokuweb d570df6813
Support image output (#69)
* chore: Add ficture

* feat: Add pic for drawing

* feat: Implement minimum image support

* fix: typo and spec

* fix: inline image

* fix: spec
2020-05-14 12:01:20 +09:00
bokuweb c992a4bcbf
fix: Support table borderrr writer (#65) 2020-04-28 02:00:02 +09:00
bokuweb 23a879f26d
Fix textbox import (#58)
* chore: Add fixtures

* feat: Add graphic skeleton

* feat: Add textbox base

* feat: Add graphic reader base

* fix: reader

* fix: json type

* fix: lint error

* feat: Add fixtures
2020-04-07 10:24:56 +09:00
bokuweb fc10334a09
Support table valign (#56)
* feat: Support valign

* feat: Add valign writer

* feat: Add reader

* fix: indent

* 0.0.56

* fix: indent

* update
2020-03-20 01:19:39 +09:00
bokuweb 4378de2ecc
Fix read error (#49)
* fix: use i32 instead of usize for indent

* update

* fix:insert json type

* fix: insert and delete child

* update
2020-02-28 19:52:41 +09:00
bokuweb 03a6c7e970
Add json definitions (#40)
* feat: Add test

* fix: bom file

* fix: delete serializer

* fix: improve json

* fix: dxa

* fix: fixup ts

* 0.0.24
2020-02-13 16:14:06 +09:00
bokuweb 6ec9be7fcd
feat: style reader (#36) 2020-02-12 15:44:53 +09:00