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
|
7a13d159d2
|
Fix spacing (#184)
* fix spacing
* fix: spacing
|
2020-10-20 18:22:12 +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
|
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
|
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
|
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
|
55655ab4b4
|
Fix reader error (#52)
* fix: cell reader error
* fix: table indent
* fix: error
* 0.0.51
|
2020-03-10 12:02:51 +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
|
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
|
5fe4e4d646
|
Add reader (#33)
* feat: Add contenttypes and rel deserializer
* feat: Add reader fundation
* feat: Add run reader
* feat: Add run reader
* feat: Add paragraph reader foundation
* fix:test
* feat: Add book mark
* fix:bookmark id
* feat: Add bookmark reader
* feat: Add paragraph json fondation
* fix:fix reader
* feat: Add table reader foundation
* feat: Add table reader foundation
* feat: Add table cell prop serializer
* chore: rename content to children
* feat: Add row serializer
* feat: Add table property serializer
* fix: lint error
* feat: Add table reader
* feat: reader
|
2020-02-11 17:01:39 +09:00 |
bokuweb
|
3d6f36ef88
|
Rename (#27)
* rename
* fix: readme
* fix: README
|
2020-01-24 19:44:43 +09:00 |
bokuweb
|
22aee045a0
|
refactor: rename macros (#25)
* refactor: rename macros
* fix: some clippy error
* fix: lint error
* chore: run lint in actions
|
2020-01-24 17:57:14 +09:00 |
bokuweb
|
3d97593525
|
fix: run child for deleteText (#24)
|
2019-12-20 18:53:26 +09:00 |
bokuweb
|
ef0b04a50d
|
feat:Add autho and date to insert / delete (#23)
|
2019-12-20 18:02:00 +09:00 |
bokuweb
|
3a81e88a98
|
fix: Add run, author and date to insert and delete (#20)
* fix: Add run, author and date to insert and delete
* fix:insert / delete interface
|
2019-12-19 16:37:28 +09:00 |
bokuweb
|
531314aa7c
|
feat: Add cell width (#19)
|
2019-12-17 01:57:56 +09:00 |
bokuweb
|
3dc2a59ede
|
feat: Support table width (#12)
|
2019-12-15 00:39:01 +09:00 |
bokuweb
|
c6a9665621
|
feat: Add vanish for wasm (#9)
|
2019-12-14 01:08:23 +09:00 |
bokuweb
|
4447ab6e9d
|
Support hidden (#8)
* feat: Add mock and deleteText
* feat:Support Hidden
* fix: Change comment id to usize
* chore: build wasm
|
2019-12-14 00:47:47 +09:00 |
bokuweb
|
f4f47c06c7
|
feat: Add indent and align to table (#4)
* feat: Add indent and align to table
* fix: office download
|
2019-12-13 12:02:49 +09:00 |
bokuweb
|
c37c48128d
|
feat: Add set_grid for wasm (#3)
|
2019-12-12 18:10:57 +09:00 |
bokuweb
|
8c82a7b206
|
Prepare for wasm (#2)
* feat: separate run and paragraph
* feat: Add paragraph
* feat:Add Table
* feat: Add numbering
* chore: Add table example
* chore: add test skeleton
|
2019-12-11 14:12:22 +09:00 |
bokuweb
|
73001dc720
|
Use string for wasm (#1)
* feat: Add numberings
* feat: Use String for wasm
This is because wasm-bindgen does not support 'static for function
Pleaase see https://github.com/rustwasm/wasm-bindgen/issues/1187
|
2019-12-09 04:14:27 +09:00 |
bokuweb
|
9ba3ef0aea
|
feat: Support comment only paragraph
|
2019-12-05 15:44:18 +09:00 |
bokuweb
|
af75b6a41c
|
feat: fix core props
|
2019-11-15 14:04:51 +09:00 |
bokuweb
|
41432fb748
|
feat: Add tab and break
|
2019-11-13 17:03:57 +09:00 |
bokuweb
|
1533de70e2
|
feat: Support errors
|
2019-11-11 18:34:55 +09:00 |
bokuweb
|
9e2c2c2951
|
feat: try wasm build
|
2019-11-08 00:02:27 +09:00 |
bokuweb
|
6967b32222
|
clean wasm dir
|
2019-11-07 18:11:32 +09:00 |