Commit Graph

72 Commits (6f787af9afa5c287b1c0b204c0e49cc67e7b155f)

Author SHA1 Message Date
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 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 d0455d7c08
Expose section prop (#173)
* chore: expose section props

* 0.0.107
2020-10-12 17:51:28 +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
bokuweb 1941af9ef7
Support del in ins (#143)
* fix: ins child

* fix: ins reader

* fix: spec

* fix: ts types
2020-09-14 14:18:50 +09:00
bokuweb d2c1417c98
Read docid and bookmark (#138)
* feat: Add document bookmark reader

* feat: Add docId reader
2020-09-07 15:46:23 +09:00
bokuweb 00aecc91e0
Support font and paragraph prop (#81)
* feat: Add run fonts

* feat: Fix run property in pPr

* feat: Add js interface

* fix: lint error
2020-06-08 13:41:13 +09:00
bokuweb 880f9802bc
Support suff (#76)
* feat: Add suff writer

* feat: Add suff reader
2020-06-03 16:35:12 +09:00
bokuweb 74e8b2d90a
Fixed a bug where Delete / Insert can only have one Run (#73)
* fix: runs in insert / delete

* fix: json type

* fix: lint
2020-06-01 13:49:41 +09:00
bokuweb 6e9c10b385
Fix json num types (#62)
* fix: typo

* update
2020-04-21 22:01:07 +09:00
bokuweb 63368592b8
fix: read levelOverride (#61)
* fix: read levelOverride

* spec: update snaps
2020-04-21 19:02:36 +09:00
bokuweb 23a879f26d
Fix textbox import (#58)
* chore: Add fixtures

* feat: Add graphic skeleton

* feat: Add textbox base

* feat: Add graphic reader base

* fix: reader

* fix: json type

* fix: lint error

* feat: Add fixtures
2020-04-07 10:24:56 +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 edb8843b52
Fix reader error2 (#55)
* fix: numproperty

* update

* fix: lint error
2020-03-13 17:01:25 +09:00
bokuweb 6f54e5e493
Support start chars (#51)
* feat: suport start char for writer

* support start char and add option to indent start

* fix:lint error

* fix: lint
2020-03-10 11:56:12 +09:00
bokuweb 4378de2ecc
Fix read error (#49)
* fix: use i32 instead of usize for indent

* update

* fix:insert json type

* fix: insert and delete child

* update
2020-02-28 19:52:41 +09:00
bokuweb d8ea19e7cf
fix: indent (#44) 2020-02-28 03:12:35 +09:00
bokuweb ff44dfb7fb
support: num style link (#43)
* support: num style link

* chore: update README

* chore: update snap
2020-02-26 20:26:32 +09:00
bokuweb f0d4d03848
Fix js types (#42)
* fix: abs num def

* fix: build steps

* chore: Add nodejs example

* remove babel file
2020-02-13 19:04:45 +09:00
bokuweb 88298bef9d
feat: Add definition (#41) 2020-02-13 17:02:08 +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