Commit Graph

88 Commits (e182f0e2d352b599c3dc2f5cb1c691f0b050aed5)

Author SHA1 Message Date
bokuweb e182f0e2d3
feat: Support adjust_right_ind (#691)
* feat: Support adjust_right_ind

* beta6

* fix: update spec

* fix
2024-03-18 23:27:28 +09:00
bokuweb 13b8d9bc44
feat: Support w:textAlignment (#690) 2024-03-18 21:29:16 +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 76b2622dc6
Support ppr default (#673)
* fix: ppr change

* fix: spacing

* feat: support pPrDefatul
2024-01-17 22:40:47 +09:00
bokuweb d901842d51
fix: spacing type (#644)
* fix: spacing type

* fix
2023-08-10 18:09:52 +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
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 160fac91b7
feat: Support sym (#625) 2023-05-19 18:32:33 +09:00
bokuweb bffbd468e3
[#587] feat: Support link in style (#596)
* feat: Support link in style

* fix: style

* fix: snaps

* fix

* fix

* chore

Co-authored-by: bokuweb <bokuweb@bokuwebnoair.lan>
2022-12-20 12:01:08 +09:00
bokuweb 838052be0f
Support deleted toc (#595)
* fix: add delete in table of contents

* feat: support deleted toc

* fix
2022-12-20 09:18:48 +09:00
bokuweb fe34873259
[#555] feat: Support isLgl (#563)
* feat: Support isLgl

* fix: clippy

* fix: snaps
2022-11-02 22:34:27 +09:00
bokuweb 154a61f3fc
feat: Support specVanish (#559) 2022-11-01 15:10:06 +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
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 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 be3e5a9860
fix: chaespace type (#498)
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-15 23:43:19 +09:00
bokuweb 886113515b
feat: Support run style (#447)
* feat: Support run style

* update snaps
2022-03-16 12:24:12 +09:00
bokuweb cee207e407
fix: wasm (#423) 2022-01-27 15:16:40 +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 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 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 54b7a4d20c
feat: Impl dataBinding (#383)
* feat: Impl dataBinding

* fix: snaps
2021-12-09 19:37:54 +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 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 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
14sxlin ff86d6fa67
add paragraph propertie outlineLvl support (#335)
* add support for outlineLvl of ParagraphPropertiy

* add outline_lvl method to Paragraph

* add outlineLvl example

* update test case about  json serializer output
2021-09-10 09:42:08 +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 5bb2d7d761
Support vertalign (#302)
* feat: Support vert_align

* 0.0.197

* fix: fixtures
2021-06-08 00:10:44 +09:00
bokuweb 40664493b2
feat: Support level restart reader (#282) 2021-04-27 18:18:44 +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 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 20361dac2d
Support table cell color (#249)
* feat: Add shd writer

* feat: Support shd

* fix: clippy

* 0.0.154
2021-03-18 19:02:28 +09:00
bokuweb 8890385f67
Improve cell borders (#243)
* feat: Support tl2br / tr2bl

* fix: some bugs

* fix: example

* update: snaps

* update
2021-03-16 16:09:39 +09:00
bokuweb f14fbdcb75
Support text direction (#235)
* fix: Add text direction

* fix: Add element

* fix: add js if and update test

* fix example

* spec: update snaps

* update
2021-03-03 10:35:50 +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 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 cc980f6551
fix: Add rowHeight func (#177)
* fix: Add rowHeight func

* fix: rowHeight

* use: auto
2020-10-13 16:27:03 +09:00
bokuweb 7e89f9a50e
fix: settings (#174)
* fix: settings

* update
2020-10-12 22:58:00 +09:00