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
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
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
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
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
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
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
61cc95f6ba
feat: Add numberings
2019-12-07 00:20:33 +09:00
bokuweb
741f15236a
feat: Add comments
2019-12-04 17:39:59 +09:00
bokuweb
a9eb8f96b2
feat: Add style
2019-11-14 19:21:45 +09:00
bokuweb
84972af477
feat: Add settings
2019-11-14 15:54:39 +09:00
bokuweb
1533de70e2
feat: Support errors
2019-11-11 18:34:55 +09:00
bokuweb
d4f08f9703
feat: Add paragraph
2019-11-07 16:08:59 +09:00
bokuweb
f5f089c54e
feat: Add styles
2019-11-07 13:57:58 +09:00
bokuweb
16ecf4ec8c
feat: Add style props
2019-11-06 19:23:55 +09:00
bokuweb
6083f27500
feat: Add docsDefault
2019-11-06 14:55:14 +09:00
bokuweb
fee2dfeac7
feat: Add core
2019-11-06 12:41:55 +09:00
bokuweb
490efa47c2
feat: Add doc app props
2019-11-05 19:20:40 +09:00
bokuweb
3e154d6904
feat: Add rels
2019-11-05 18:03:23 +09:00