Commit Graph

22 Commits (7065e2828f5473b7f25a6bce724e703be437e036)

Author SHA1 Message Date
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 0af89dbc79
fix: numbering error on word online (#15) 2019-12-16 11:36:04 +09:00
bokuweb a27396e262
feat: Support date (#11) 2019-12-15 00:39:15 +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 df5eefff20
Add escape (#7)
* feat: Add section pr

* feat: Add sectPr to doc

* feat: Add escape
2019-12-13 19:41:33 +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 182f82e9a0 feat: Support custom numbering 2019-12-07 02:15:21 +09:00
bokuweb 7dff9e771d feat: Support default numbering 2019-12-07 00:29:12 +09:00
bokuweb 61cc95f6ba feat: Add numberings 2019-12-07 00:20:33 +09:00
bokuweb 1d9625236f feat: Support comment for table 2019-12-05 16:15:34 +09:00
bokuweb 9ba3ef0aea feat: Support comment only paragraph 2019-12-05 15:44:18 +09:00
bokuweb 23f9a5de79 feat: Support underline 2019-12-04 16:28:11 +09:00
bokuweb 35e6e1ecc3 feat: Support insert / delete 2019-11-16 02:15:12 +09:00
bokuweb a9eb8f96b2 feat: Add style 2019-11-14 19:21:45 +09:00
bokuweb 2bfdf9bc2b feat: Add document relation ship 2019-11-13 18:54:00 +09:00
bokuweb 32c9bcee08 feat: Add attr to paragraph 2019-11-13 18:39:05 +09:00
bokuweb 41432fb748 feat: Add tab and break 2019-11-13 17:03:57 +09:00
bokuweb 919f0af6af feat: Add bold, italic, highlighht 2019-11-13 16:08:25 +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 506b11bf21 spec: Add VRT foundation 2019-11-12 13:33:45 +09:00