bokuweb
|
967170f6d7
|
update snaps (#266)
* update snaps
* update
|
2021-03-26 13:37:01 +09:00 |
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
|
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
|
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
|
ff03496182
|
fix: date (#230)
* fix: date
* 0.0.138
|
2021-02-25 10:27:59 +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
|
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
|
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
|
3d30737e97
|
Support abstract num font (#204)
* feat: Add runproperty to abstract num
* feat: Add js if
* 0.0.117
* fix: output
* 0.0.118
* fix: clippy
* fix: update snaps
|
2020-12-14 11:42:07 +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
|
cc980f6551
|
fix: Add rowHeight func (#177)
* fix: Add rowHeight func
* fix: rowHeight
* use: auto
|
2020-10-13 16:27:03 +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
|
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
|
107abc5c0b
|
fix: tsc erropr (#154)
* fix: tsc erropr
* add tsc
* remove tsc
|
2020-10-05 17:25:13 +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
|
5dcd4d73ae
|
feat: Support top level bookmark (#133)
|
2020-09-02 18:23:53 +09:00 |
bokuweb
|
aceb32f918
|
feat: Support doc_id (#120)
|
2020-08-20 00:53:35 +09:00 |
bokuweb
|
7db426a132
|
Support nest comment (#116)
* fix: Prepare extended comments
* feat: Append paraId for paragraph
* feat: Support comment extended
* chore: Add fixture
* fix: browser example
* fix: test
* update snaps
|
2020-08-14 01:57:59 +09:00 |
bokuweb
|
146a6d799c
|
Add both (#87)
* feat: Add both to jc
* 0.0.86
|
2020-06-15 18:41:29 +09:00 |
bokuweb
|
ada3d55418
|
fix: Add end and distribute (#83)
|
2020-06-12 14:32:40 +09:00 |
bokuweb
|
6ed69bdf5d
|
0.0.78 (#82)
* chore: update packagejson
* 0.2.3
* fix: run fonts
|
2020-06-09 02:14:08 +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
|
dd8ee73d7f
|
fix: level suff (#78)
|
2020-06-04 18:09:20 +09:00 |
bokuweb
|
a6245193d0
|
Support level override writer (#77)
* fix: Support level override
* 0.0.75
|
2020-06-04 17:53:37 +09:00 |
bokuweb
|
c12ca9d042
|
fix: numbering for js (#71)
|
2020-05-15 15:51:45 +09:00 |
bokuweb
|
4c5350381c
|
fix: expose abstract numbering (#70)
|
2020-05-15 12:54:59 +09:00 |
bokuweb
|
d041018007
|
0.0.66 (#68)
* fix: border type case
* fix: json
|
2020-04-30 20:06:01 +09:00 |
bokuweb
|
587d895fad
|
0.0.64 (#67)
* 0.0.64
* 0.0.65
|
2020-04-30 14:38:56 +09:00 |
bokuweb
|
245da8dcf1
|
0.0.63 (#66)
* 0.0.63
* fix: ci
|
2020-04-30 13:39:56 +09:00 |
bokuweb
|
5c6d95aaf7
|
feat: Support table cell border (#63)
* feat: Support table cell border
* fix: lint
* fix: lint error
|
2020-04-27 10:41:23 +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
|
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
|
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 |
bokuweb
|
1ab91a6924
|
Update npm pkg (#39)
* fix: export read docx
* fix: numberings
|
2020-02-13 02:57:48 +09:00 |
bokuweb
|
1b944aeb97
|
fix: add abstract numbering and numbering (#35)
|
2020-02-12 00:21:26 +09:00 |
bokuweb
|
8cd2f627f6
|
Fix delete (#31)
* fix:delete
* fix:delete
|
2020-02-07 15:04:40 +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 |