Commit Graph

9 Commits (c4f9ba0e7eb95b1813fd4b502354eac51422563d)

Author SHA1 Message Date
bokuweb 2b6344f31b
Add style properties (#530)
* fix: support run style

* fix: table style

* fix: support run style in js

* fix: support paragraph style

* fix

* fix: package

* fix

* rc15

* fix

* fix

* fix

* fix

* fix: test

* fix
2022-09-09 11:10:05 +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 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 046a7dd7e9
fix: cell margin to 24 (#149)
* fix: cell margn setter

* chore: published

* fix: Add ts if
2020-09-24 12:18:04 +09:00
bokuweb c12ca9d042
fix: numbering for js (#71) 2020-05-15 15:51:45 +09:00
bokuweb 1df5e25523
Fix run props (#29)
* fix: run

* fix:table

* fix: package.json
2020-01-31 01:14:48 +09:00
bokuweb 2c8bbbb43f
Improve js api (#28)
* fix: improve js api

* feat: Add builder

* feat: improve js

* fix: missing run property
2020-01-30 23:14:25 +09:00