Commit Graph

33 Commits (2005b0a38236ed024dea4c1021151d243031b5d0)

Author SHA1 Message Date
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 4848062e88
Update README.md 2024-04-21 20:34:03 +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 971fceb2a1
Update README.md 2023-04-23 09:32:32 +09:00
bokuweb 1cdb20a54b
Update README.md 2022-11-03 08:46:52 +09:00
bokuweb c43d5caf69
Update README.md 2022-05-25 14:50:56 +09:00
bokuweb ad229e91ad
fix: Add test and support table (#379) 2021-12-02 00:39:50 +09:00
bokuweb 6c1d4a99d6
Improve line spacing json (#373)
* fix: def

* fix
2021-11-26 19:07:10 +09:00
bokuweb f1044c887c
Update README.md 2021-11-25 01:50:11 +09:00
bokuweb 0bb76c427b
add contributing (#355) 2021-10-20 15:03:31 +09:00
bokuweb 1525d2826c
Update README.md 2021-09-29 13:33:51 +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 23039556ac
feat: support hRule (#234)
* feat: support hRule

* 0.0.141

* 0.0.143

* fix
2021-03-02 12:31:46 +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 00aecc91e0
Support font and paragraph prop (#81)
* feat: Add run fonts

* feat: Fix run property in pPr

* feat: Add js interface

* fix: lint error
2020-06-08 13:41:13 +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 f1ba277696
Update README.md 2020-04-21 20:49:37 +09:00
bokuweb ff44dfb7fb
support: num style link (#43)
* support: num style link

* chore: update README

* chore: update snap
2020-02-26 20:26:32 +09:00
bokuweb c7c6584d7e
Update README.md 2020-02-14 10:37:46 +09:00
bokuweb f0d4d03848
Fix js types (#42)
* fix: abs num def

* fix: build steps

* chore: Add nodejs example

* remove babel file
2020-02-13 19:04:45 +09:00
bokuweb 2a687badda
Update README.md 2020-02-11 22:15:44 +09:00
bokuweb 318435afb1
Update README.md 2020-02-11 22:08:10 +09:00
bokuweb 2c8bbbb43f
Improve js api (#28)
* fix: improve js api

* feat: Add builder

* feat: improve js

* fix: missing run property
2020-01-30 23:14:25 +09:00
bokuweb f90ed43edb
Update README.md 2020-01-24 19:46:01 +09:00
bokuweb 3d6f36ef88
Rename (#27)
* rename

* fix: readme

* fix: README
2020-01-24 19:44:43 +09:00
bokuweb e479506a49
Update README.md 2020-01-24 18:51:00 +09:00
bokuweb c80be45824
chore: Add examples (#26) 2020-01-24 18:50:16 +09:00
bokuweb 7065e2828f
Update README.md 2020-01-18 00:20:46 +09:00
bokuweb e179ac8003
Update README.md 2020-01-18 00:19:07 +09:00
bokuweb 1453ca2a51
Update README.md 2020-01-17 23:07:44 +09:00
bokuweb 35e6e1ecc3 feat: Support insert / delete 2019-11-16 02:15:12 +09:00
bokuweb b8a13d93e9 chore: Add .github 2019-11-12 14:32:13 +09:00
bokuweb 69fc4e9048 chore: Add README 2019-11-08 00:08:11 +09:00