Commit Graph

72 Commits (0ef897ed85f6734540a2a489faa7f1b043bbf619)

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 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 76b2622dc6
Support ppr default (#673)
* fix: ppr change

* fix: spacing

* feat: support pPrDefatul
2024-01-17 22:40:47 +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 cfe2887387
fix: character congtrol for js (#634)
* fix: for js

* fix: snaps

* fix
2023-06-23 13:41:36 +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 a2e135d50e
fix: make docGrid optional (#630)
* fix: make docGrid optional

* fix

* fix

* fix

* fix

* fix

* fix
2023-06-16 12:53:47 +09:00
hayato-SMZ 984c0c2005
Support textdirection (#545)
* add text direction setting

* add text_directionSetting setting function

* snapshots update

* change tex_direction type

* change test snapshots

* change wasm test snap
2022-10-14 14:24:13 +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
hayato-SMZ 7d026a4ee4
Support multi columns section (#521)
* Add variable space and transfer the role of columns

* Added attribute "w:num" to w:cols

* Update "docx-core" Test and snap updates

* Update "docx-wasm" snap

* Add columns method to Document struct.
2022-08-25 15:30:19 +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 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 585c2b1770
fix: recursive style (#475) 2022-05-19 16:35:29 +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 54990d5eb1
Fix width type case (#453)
* fix: add camelcase to width type

* update
2022-03-25 13:20:09 +09:00
bokuweb ca874e2065
fix: line spacing (#450)
* fix: line spacing

* update
2022-03-24 17:09:54 +09:00
bokuweb 4e55970831
Fix fonts case (#428)
* fix: font case

* 0.0.241
2022-01-28 15:59:30 +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 f51735babf
feat: Support pprchange (#402) 2022-01-08 01:28:34 +09:00
bokuweb 3c9615fc94
Fix font reader (#401)
* fix: snaps

* fix
2022-01-06 19:17:34 +09:00
bokuweb c50db721b9
Read font (#396)
* feat: Read font

* fix: snaps

* fix: snaps

* fix: snaps

* fix
2022-01-06 16:50:43 +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 a22abb3b4a
Support strike (#390)
* fix: spec

* fix: spec

* fix: strike
2021-12-21 11:54:27 +09:00
bokuweb d8f5e19e7e
feat: impl footer reader (#378)
* feat: impl footer reader

* fix: snaps
2021-12-02 00:07:58 +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
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 d759c62b60
Outline (#336)
* fix: snaps

* 0.2.13
2021-09-10 15:51:12 +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 5bb2d7d761
Support vertalign (#302)
* feat: Support vert_align

* 0.0.197

* fix: fixtures
2021-06-08 00:10:44 +09:00
bokuweb d0cec601bc
Read ins del inrpr (#301)
* feat: Support del in rPr

* update snaps

* fix: support del/ins in run property

* 0.0.196
2021-06-07 19:30:05 +09:00
bokuweb 40664493b2
feat: Support level restart reader (#282) 2021-04-27 18:18:44 +09:00
bokuweb 0f13916e02
Expose table cell margins (#277)
* expose

* 0.0.192

* fix: cell margin default

* published
2021-04-14 17:27:11 +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 153429a086
Read hanging chars (#273)
* fix: reading hanging chars

* update snaps

* 0.0.183
2021-04-08 16:53:21 +09:00
bokuweb 19e8708057
Read table cell prop in style (#264)
* fix: read table cell props in style

* fix: spec
2021-03-25 15:30:33 +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 0b4d457b6e
Support table layout (#259)
* feat: Add layout type

* feat: Add layout

* 0.0.174
2021-03-23 12:01:09 +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 3075ffb506
Fix based on serialization (#247)
* fix: based on serialization

* 0.0.153

* update
2021-03-17 12:56:48 +09:00