Commit Graph

184 Commits (19e87080578bbda281a5a93d040121eb7f10cdab)

Author SHA1 Message Date
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 ef612ee1ff
Fix bold and italic (#263)
* fix: bold and italic

* use RunProperty::read

* fix

* fix: style rPr reader

* 0.0.179

* fix: snaps
2021-03-24 22:49:32 +09:00
bokuweb 382dd33826
Read text border (#262)
* fix: reader

* 0.0.176

* 0.0.177

* update
2021-03-24 18:00:17 +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 90d1e9a92c
0.2.10 (#260)
* 0.2.10

* fix: example
2021-03-23 12:08:19 +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 147bebfa7f
fix: tl2br (#258)
* fix: tl2br

* update

* fix: type

* add mock

* update
2021-03-22 23:30:58 +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 8ef46d9ce9
revert (#254) 2021-03-19 14:14:25 +09:00
renovate[bot] 6bf40f70c6
fix(deps): update rust crate wasm-bindgen to 0.2.72 (#252)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 13:34:23 +09:00
bokuweb f0894c412c
Fix shd type (#253)
* fix: Add camelcase

* update

* update

* 0.0.161

* fix: add type

* 0.0.162

* fix: type
2021-03-19 12:31:36 +09:00
renovate[bot] 1c02892832
fix(deps): update rust crate wasm-bindgen to 0.2.71 (#129)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-18 19:03:27 +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 3075ffb506
Fix based on serialization (#247)
* fix: based on serialization

* 0.0.153

* update
2021-03-17 12:56:48 +09:00
bokuweb 93b9f9baca
fix: bolf / italic (#245) 2021-03-16 17:41:36 +09:00
bokuweb ef63278e1f
fix: Add start and end (#244)
* fix: Add start and end

* update snaps
2021-03-16 16:32:02 +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 1f42839787
Table in table (#242)
* feat: Support nested table for now (comment is not supported)

* 0.0.149
2021-03-15 16:47:22 +09:00
bokuweb ffd03e0b12
Fix height rule (#241)
* use atLeast

* use atLeast

* fix: height rule

* fix: snaps

* fix

* fix

* 0.0.148

* update snaps
2021-03-15 15:54:14 +09:00
renovate[bot] 1d05c55415
chore(deps): update rust crate pretty_assertions to 0.7.1 (#239)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-15 15:30:15 +09:00
renovate[bot] 008cce9890
fix(deps): update rust crate image to 0.23.14 (#236)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 11:28:46 +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
renovate[bot] 4b701588eb
chore(deps): update rust crate insta to 1.7 (#197)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 12:32:41 +09:00
renovate[bot] 4099951cd6
fix(deps): update rust crate image to 0.23.13 (#227)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 12:32:09 +09:00
bokuweb 23039556ac
feat: support hRule (#234)
* feat: support hRule

* 0.0.141

* 0.0.143

* fix
2021-03-02 12:31:46 +09:00
bokuweb ef3f2cbb3e
fix: ignore nested table (#233) 2021-03-01 17:18:42 +09:00
Luca Barbato 29b1823be3
Fix a typo (#232) 2021-02-25 21:24:34 +09:00
bokuweb 9587d47c38
fix: remove default border when read table (#231)
* fix: remove default border when read table

* env: update test
2021-02-25 16:16:20 +09:00
bokuweb 9069f08791
fix: comment importing in delete (#226) 2021-01-27 19:44:29 +09:00
bokuweb 17c669bdde
fix: read comment in ins (#222)
* fix: read comment in ins

* 0.0.135

* 0.0.136
2021-01-06 20:31:53 +09:00
bokuweb be821db19d
fix: json if (#218)
* fix: json if

* fix: use update comments

* 0.0.131

* fix: Add id

* 0.0.132

* fix: reset para id

* fix: test

* fix: num

* 0.0.134
2020-12-21 20:52:15 +09:00
bokuweb 727045c3be
Add json if (#217)
* fix: json

* fix: specs

* 0.0.127

* fix if

* fix: if

* 0.1.129
2020-12-21 18:44:31 +09:00
bokuweb 2e5a22fc53
Fix comment structure (#216)
* fix: Add comment children

* feat: Update snaps

* fix: specs

* spec: Add spec

* fix: js if
2020-12-21 17:30:42 +09:00
bokuweb e45e0431e9
Fix comment rw (#215)
* fix: comment

* 0.0.125
2020-12-18 16:09:48 +09:00
bokuweb 089772a12c
Impl comment reader (#212)
* feat: Impl comments reader

* feat: Impl comment extended reader

* feat: Fixup comment reader

* feat: Update snaps

* faet: Update snaps

* fix: comment overwritten bug

* fix: parent comment id seeker

* fix: update js reader snaps
2020-12-15 22:33:01 +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 596ec30e31
Fix wasmbind gen version (#209)
* use 0.2.50

* revert bindgen
2020-12-14 16:21:41 +09:00
bokuweb 688632bca2
Support default fonts (#207)
* feat: support default font writer

* feat: Support default font by js

* fix: update snaps

* fix: update snaps
2020-12-14 15:01:23 +09:00
renovate[bot] 1020f4bd04
fix(deps): update rust crate image to 0.23.12 (#198)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-14 11:50:58 +09:00
bokuweb 3d30737e97
Support abstract num font (#204)
* feat: Add runproperty to abstract num

* feat: Add js if

* 0.0.117

* fix: output

* 0.0.118

* fix: clippy

* fix: update snaps
2020-12-14 11:42:07 +09:00
renovate[bot] 4af56183bd
fix(deps): update rust crate image to 0.23.11 (#187)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-03 10:25:10 +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 bfd0deb127
fix: document error (#188) 2020-10-26 11:23:16 +09:00
bokuweb 7a13d159d2
Fix spacing (#184)
* fix spacing

* fix: spacing
2020-10-20 18:22:12 +09:00
bokuweb 2f1cd0d127
publish (#182) 2020-10-20 16:26:34 +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
renovate[bot] a1e4ffb79e
chore(deps): update rust crate insta to 1.1 (#171)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-13 00:04:35 +09:00
bokuweb 425e2bce08
Add page margin test (#175)
* fix: page margin

* fix: test

* 0.0.109
2020-10-13 00:04:09 +09:00