Commit Graph

10 Commits (93d3b17691860566602cbd83e2a63e1adc7bc026)

Author SHA1 Message Date
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 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 8c657d1d85 feat: Add grid span and vmerge 2019-11-13 15:00:53 +09:00
bokuweb 2df62a9f98 feat: Add table grid 2019-11-13 14:08:00 +09:00
bokuweb f0b33fa19b fix: Table property 2019-11-13 13:55:58 +09:00
bokuweb 7153db3ed8 feat: Add table 2019-11-12 19:21:08 +09:00