Commit Graph

16 Commits (f08cefff0a37b1d2b33a575b907bc0dd1aa4eb39)

Author SHA1 Message Date
bokuweb f08cefff0a
fix (#496)
* fix

* fix

* fix

* fix

* fix

* fix

* 0.0.271

* fix

* 0.0.272

Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-15 23:28:30 +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 8b169c632c
Support table row ins (#431)
* fix: support table row ins

* 0.0.242
2022-02-04 18:37:04 +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 b7b1a8a846
feat: Support grid before (#292)
* feat: Support grid before

* fix: snaps
2021-05-11 11:01:35 +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 0b4d457b6e
Support table layout (#259)
* feat: Add layout type

* feat: Add layout

* 0.0.174
2021-03-23 12:01:09 +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 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 06a5341348
Improve tr props (#161)
* feat: Read gridAfter

* fix: snaps

* fix: insta
2020-10-09 14:11:46 +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 03a6c7e970
Add json definitions (#40)
* feat: Add test

* fix: bom file

* fix: delete serializer

* fix: improve json

* fix: dxa

* fix: fixup ts

* 0.0.24
2020-02-13 16:14:06 +09:00