Commit Graph

20 Commits (153429a086c4504ab5f2cd470ce894043b6989b8)

Author SHA1 Message Date
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 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 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 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 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
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 425e2bce08
Add page margin test (#175)
* fix: page margin

* fix: test

* 0.0.109
2020-10-13 00:04:09 +09:00
bokuweb 8e7ddbca70
Fix default section page props (#164)
* feat: Add default section page size and margin

* feat: Add reader

* spec: Update snaps

* feat: Suppoert page margin and size

* feat: support js
2020-10-09 20:30:55 +09:00
bokuweb 06a5341348
Improve tr props (#161)
* feat: Read gridAfter

* fix: snaps

* fix: insta
2020-10-09 14:11:46 +09:00
bokuweb 5267e31c62
Improve level override (#155)
* fix: improve lvlOverride to allow insert lvl

* fix: Add fixture

* fix: override reader

* fix: ci

* fix ci

* add fixture

* spec: Add js test

* fix: ci

* fix: spec
2020-10-05 22:46:18 +09:00