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
bokuweb
043da9fb23
feat: Add word compat to settings ( #166 )
2020-10-10 09:50:22 +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
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
a6245193d0
Support level override writer ( #77 )
...
* fix: Support level override
* 0.0.75
2020-06-04 17:53:37 +09:00
bokuweb
880f9802bc
Support suff ( #76 )
...
* feat: Add suff writer
* feat: Add suff reader
2020-06-03 16:35:12 +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