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
8aec069b83
fix: caps ( #643 )
...
* fix: caps
* fix: snaps
* published
2023-07-25 11:31:02 +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
bokuweb
fec94fd5f5
Read hyperlink instr ( #518 )
...
* fix: read hyperlink instr
* fix
* fix
* fix
* rc7
2022-08-10 14:45:27 +09:00
bokuweb
713c18fee2
fix: shape reader ( #490 )
...
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-08 00:44:51 +09:00
bokuweb
0af4da71b8
Fix anchor ( #459 )
...
* fix: textbox
* fix
* fix
* fix
* fix
* fix
* fix
2022-03-29 17:56:49 +09:00
bokuweb
886113515b
feat: Support run style ( #447 )
...
* feat: Support run style
* update snaps
2022-03-16 12:24:12 +09:00
bokuweb
22aac7b457
fix: read theme ( #425 )
2022-01-27 17:23:30 +09:00
bokuweb
f51735babf
feat: Support pprchange ( #402 )
2022-01-08 01:28: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
a4ddb3a5ee
Add some instr text ( #385 )
...
* feat: Add tc instr
* feat: Add pageref
2021-12-15 02:23:12 +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
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
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
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
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
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
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
e143a80216
Support min section3 ( #126 )
...
* feat: Add section elements
* feat: Add selection type
* update snaps
2020-09-02 15:54:43 +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
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
c992a4bcbf
fix: Support table borderrr writer ( #65 )
2020-04-28 02:00:02 +09:00
bokuweb
63368592b8
fix: read levelOverride ( #61 )
...
* fix: read levelOverride
* spec: update snaps
2020-04-21 19:02:36 +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
bokuweb
1b944aeb97
fix: add abstract numbering and numbering ( #35 )
2020-02-12 00:21:26 +09:00
bokuweb
4447ab6e9d
Support hidden ( #8 )
...
* feat: Add mock and deleteText
* feat:Support Hidden
* fix: Change comment id to usize
* chore: build wasm
2019-12-14 00:47:47 +09:00
bokuweb
df5eefff20
Add escape ( #7 )
...
* feat: Add section pr
* feat: Add sectPr to doc
* feat: Add escape
2019-12-13 19:41:33 +09:00
bokuweb
7f65d18877
Add default sect pr ( #6 )
...
* feat: Add section pr
* feat: Add sectPr to doc
2019-12-13 12:58:01 +09:00
bokuweb
61cc95f6ba
feat: Add numberings
2019-12-07 00:20:33 +09:00