Commit Graph

73 Commits (0af4da71b8d92ccb6b508a72151dfc5718796dd7)

Author SHA1 Message Date
bokuweb 0af4da71b8
Fix anchor (#459)
* fix: textbox

* fix

* fix

* fix

* fix

* fix

* fix
2022-03-29 17:56:49 +09:00
bokuweb 6f787af9af
update json (#458) 2022-03-29 13:32:14 +09:00
bokuweb 54990d5eb1
Fix width type case (#453)
* fix: add camelcase to width type

* update
2022-03-25 13:20:09 +09:00
bokuweb 8bc4e522aa
0.0.247 (#449)
* fix: js

* fix
2022-03-16 12:54:17 +09:00
bokuweb 8b169c632c
Support table row ins (#431)
* fix: support table row ins

* 0.0.242
2022-02-04 18:37:04 +09:00
bokuweb 26e2f2f169
gen bindings (#427)
* gen bindings

* fix: build

* fix

* 0.0.239

* 0.0.240
2022-01-28 15:36:03 +09:00
bokuweb cee207e407
fix: wasm (#423) 2022-01-27 15:16:40 +09:00
bokuweb f06f780e3c
Add table row del (#421)
* feat: add deleted table row

* fix: add del in table_row
2022-01-25 22:12:45 +09:00
bokuweb c036c0e6a1
fix: tableRow and cell json type (#418) 2022-01-24 22:48:01 +09:00
bokuweb 515812ffc8
0.0.233 (#417)
* fix: level reader

* fix: level reader to read rpr

* 0.0.233

* fix: defs

* fix: changelog
2022-01-23 00:58:42 +09:00
bokuweb fb99bd8f57
0.0.229 (#412)
* fix: del and ins type in run property

* 0.0.2300

* fix
2022-01-19 14:09:38 +09:00
bokuweb 87b0439ac8
Re fix numpr (#407)
* fix: numpr reader

* fix

* fix

* fix
2022-01-14 15:03:53 +09:00
bokuweb c857def7ef
Support ppr (#406)
* fix

* fix

* 0.0.222
2022-01-14 11:53:39 +09:00
bokuweb 3c9615fc94
Fix font reader (#401)
* fix: snaps

* fix
2022-01-06 19:17:34 +09:00
bokuweb c602997ace
fix: (#398) 2022-01-06 17:36:10 +09:00
bokuweb a22abb3b4a
Support strike (#390)
* fix: spec

* fix: spec

* fix: strike
2021-12-21 11:54:27 +09:00
bokuweb 6c1d4a99d6
Improve line spacing json (#373)
* fix: def

* fix
2021-11-26 19:07:10 +09:00
bokuweb 00e01479e6
fix: outline lvl (#356)
* fix: outline lvl

* refactor

* fix test
2021-10-20 16:37:51 +09:00
inokawa 4d5835e9de
Fix wrong property name of InsertJSON and DeleteJSON (#349) 2021-09-29 13:43:46 +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
bokuweb da9461f310
0.0.199 (#309)
* fix json def

* 0.0.199
2021-06-23 19:55:21 +09:00
bokuweb 5bcb009100
Support custom props (#307)
* faet: Add custom props

* feat: Support custom in js

* feat: Support reader

* update snaps
2021-06-23 18:39:01 +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 d0cec601bc
Read ins del inrpr (#301)
* feat: Support del in rPr

* update snaps

* fix: support del/ins in run property

* 0.0.196
2021-06-07 19:30:05 +09:00
bokuweb b7b1a8a846
feat: Support grid before (#292)
* feat: Support grid before

* fix: snaps
2021-05-11 11:01:35 +09:00
bokuweb 40664493b2
feat: Support level restart reader (#282) 2021-04-27 18:18:44 +09:00
bokuweb 0f13916e02
Expose table cell margins (#277)
* expose

* 0.0.192

* fix: cell margin default

* published
2021-04-14 17:27:11 +09:00
bokuweb ee41237378
Support table cell margin (#275)
* fix: writer

* fix: reader

* fix: update snaps
2021-04-14 13:47:46 +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 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 153429a086
Read hanging chars (#273)
* fix: reading hanging chars

* update snaps

* 0.0.183
2021-04-08 16:53:21 +09:00
bokuweb e33f4b292d
Expose settings json (#265)
* chore: expose settings json

* 0.0.181
2021-03-26 11:01:43 +09:00
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 382dd33826
Read text border (#262)
* fix: reader

* 0.0.176

* 0.0.177

* update
2021-03-24 18:00:17 +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 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
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 23039556ac
feat: support hRule (#234)
* feat: support hRule

* 0.0.141

* 0.0.143

* fix
2021-03-02 12:31:46 +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 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 d4b9e0b5e2
fix: json type (#214) 2020-12-16 11:59: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