Commit Graph

9 Commits (531314aa7cd9f8fc9a8da7fa2fa018d97a238d23)

Author SHA1 Message Date
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 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 23f9a5de79 feat: Support underline 2019-12-04 16:28:11 +09:00
bokuweb 919f0af6af feat: Add bold, italic, highlighht 2019-11-13 16:08:25 +09:00
bokuweb 23b422c25f feat: Add cell 2019-11-12 18:57:16 +09:00
bokuweb b167bd7f8d feat: Support size 2019-11-11 15:36:26 +09:00
bokuweb 9e2c2c2951 feat: try wasm build 2019-11-08 00:02:27 +09:00
bokuweb f5f089c54e feat: Add styles 2019-11-07 13:57:58 +09:00
bokuweb 16ecf4ec8c feat: Add style props 2019-11-06 19:23:55 +09:00