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
|
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
|
7556154bd5
|
fix: change pStyle dfefault to null (#72)
|
2020-05-27 20:43:25 +09:00 |
bokuweb
|
e9224f1129
|
Read cel border (#64)
* feat: Read cell border
* feat: update snaps
|
2020-04-27 12:06:19 +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
|
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
|
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
|
531314aa7c
|
feat: Add cell width (#19)
|
2019-12-17 01:57:56 +09:00 |
bokuweb
|
0af89dbc79
|
fix: numbering error on word online (#15)
|
2019-12-16 11:36:04 +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
|
1d9625236f
|
feat: Support comment for table
|
2019-12-05 16:15:34 +09:00 |
bokuweb
|
35e6e1ecc3
|
feat: Support insert / delete
|
2019-11-16 02:15:12 +09:00 |
bokuweb
|
41432fb748
|
feat: Add tab and break
|
2019-11-13 17:03:57 +09:00 |
bokuweb
|
8c657d1d85
|
feat: Add grid span and vmerge
|
2019-11-13 15:00:53 +09:00 |
bokuweb
|
f0b33fa19b
|
fix: Table property
|
2019-11-13 13:55:58 +09:00 |
bokuweb
|
f4a93bd4dd
|
feat: Add row
|
2019-11-12 19:11:58 +09:00 |
bokuweb
|
23b422c25f
|
feat: Add cell
|
2019-11-12 18:57:16 +09:00 |