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
bokuweb
e524d6630e
feat: Add comment
2019-12-04 18:26:09 +09:00
bokuweb
e44590468e
feat: Add comment range
2019-12-04 17:25:31 +09:00
bokuweb
9f52bdd6e7
feat: Support bookmark
2019-12-04 16:55:03 +09:00
bokuweb
23f9a5de79
feat: Support underline
2019-12-04 16:28:11 +09:00
bokuweb
35e6e1ecc3
feat: Support insert / delete
2019-11-16 02:15:12 +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
41432fb748
feat: Add tab and break
2019-11-13 17:03:57 +09:00
bokuweb
919f0af6af
feat: Add bold, italic, highlighht
2019-11-13 16:08:25 +09:00
bokuweb
8c657d1d85
feat: Add grid span and vmerge
2019-11-13 15:00:53 +09:00
bokuweb
7153db3ed8
feat: Add table
2019-11-12 19:21:08 +09:00
bokuweb
f4a93bd4dd
feat: Add row
2019-11-12 19:11:58 +09:00
bokuweb
23b422c25f
feat: Add cell
2019-11-12 18:57:16 +09:00
bokuweb
e387c29edf
feat: Add cell borders
2019-11-12 18:20:50 +09:00
bokuweb
5378c07a35
feat: Add table property
2019-11-12 18:02:50 +09:00
bokuweb
b28c482c75
feat: Support indent
2019-11-11 17:16:27 +09:00
bokuweb
b167bd7f8d
feat: Support size
2019-11-11 15:36:26 +09:00
bokuweb
d92d111aa6
feat: Add p style
2019-11-11 14:45:01 +09:00
bokuweb
879189da3c
feat: Support alignment
2019-11-11 13:05:07 +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