bokuweb
|
513faa67c1
|
Read styles (#37)
* feat: style reader
* feat: Add styles reader
* fix: lint
|
2020-02-12 16:03:11 +09:00 |
bokuweb
|
6ec9be7fcd
|
feat: style reader (#36)
|
2020-02-12 15:44:53 +09:00 |
bokuweb
|
1b944aeb97
|
fix: add abstract numbering and numbering (#35)
|
2020-02-12 00:21:26 +09:00 |
bokuweb
|
b68bdd93b5
|
fix: rels (#34)
|
2020-02-11 22:06:54 +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
|
3d97593525
|
fix: run child for deleteText (#24)
|
2019-12-20 18:53:26 +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
|
b3b6914e08
|
fix: escape (#18)
|
2019-12-16 18:57:13 +09:00 |
bokuweb
|
6bd903ec10
|
fix: \r escape for libreoffice (#17)
|
2019-12-16 18:38:40 +09:00 |
bokuweb
|
0af89dbc79
|
fix: numbering error on word online (#15)
|
2019-12-16 11:36:04 +09:00 |
bokuweb
|
43ee93aa77
|
fix: ignore comments when there is no comments (#14)
|
2019-12-16 02:19:30 +09:00 |
bokuweb
|
a27396e262
|
feat: Support date (#11)
|
2019-12-15 00:39:15 +09:00 |
bokuweb
|
3dc2a59ede
|
feat: Support table width (#12)
|
2019-12-15 00:39:01 +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
|
7f65d18877
|
Add default sect pr (#6)
* feat: Add section pr
* feat: Add sectPr to doc
|
2019-12-13 12:58:01 +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
|
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
|
e524d6630e
|
feat: Add comment
|
2019-12-04 18:26:09 +09:00 |
bokuweb
|
741f15236a
|
feat: Add comments
|
2019-12-04 17:39:59 +09:00 |
bokuweb
|
e44590468e
|
feat: Add comment range
|
2019-12-04 17:25:31 +09:00 |
bokuweb
|
9f52bdd6e7
|
feat: Support bookmark
|
2019-12-04 16:55:03 +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
|
af75b6a41c
|
feat: fix core props
|
2019-11-15 14:04:51 +09:00 |
bokuweb
|
fb7cdec1b6
|
feat: works on word online
|
2019-11-15 01:50:30 +09:00 |
bokuweb
|
a9eb8f96b2
|
feat: Add style
|
2019-11-14 19:21:45 +09:00 |
bokuweb
|
84972af477
|
feat: Add settings
|
2019-11-14 15:54:39 +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
|
7153db3ed8
|
feat: Add table
|
2019-11-12 19:21:08 +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 |
bokuweb
|
e387c29edf
|
feat: Add cell borders
|
2019-11-12 18:20:50 +09:00 |
bokuweb
|
5378c07a35
|
feat: Add table property
|
2019-11-12 18:02:50 +09:00 |
bokuweb
|
506b11bf21
|
spec: Add VRT foundation
|
2019-11-12 13:33:45 +09:00 |
bokuweb
|
1533de70e2
|
feat: Support errors
|
2019-11-11 18:34:55 +09:00 |
bokuweb
|
b28c482c75
|
feat: Support indent
|
2019-11-11 17:16:27 +09:00 |
bokuweb
|
b167bd7f8d
|
feat: Support size
|
2019-11-11 15:36:26 +09:00 |
bokuweb
|
d92d111aa6
|
feat: Add p style
|
2019-11-11 14:45:01 +09:00 |
bokuweb
|
879189da3c
|
feat: Support alignment
|
2019-11-11 13:05:07 +09:00 |
bokuweb
|
517c3b0b9f
|
feat: Support space:preserve
|
2019-11-11 11:36:40 +09:00 |
bokuweb
|
37d4a157d5
|
feat: add pack method
|
2019-11-11 10:41:59 +09:00 |
bokuweb
|
9e2c2c2951
|
feat: try wasm build
|
2019-11-08 00:02:27 +09:00 |
bokuweb
|
8699a970a9
|
hello docx 🎉
|
2019-11-07 17:31:58 +09:00 |
bokuweb
|
d4f08f9703
|
feat: Add paragraph
|
2019-11-07 16:08:59 +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 |
bokuweb
|
6083f27500
|
feat: Add docsDefault
|
2019-11-06 14:55:14 +09:00 |
bokuweb
|
fee2dfeac7
|
feat: Add core
|
2019-11-06 12:41:55 +09:00 |
bokuweb
|
490efa47c2
|
feat: Add doc app props
|
2019-11-05 19:20:40 +09:00 |
bokuweb
|
3e154d6904
|
feat: Add rels
|
2019-11-05 18:03:23 +09:00 |
bokuweb
|
7925fc4e24
|
feat: Add contentType skeleton
|
2019-11-05 16:38:31 +09:00 |
bokuweb
|
efe4e0f118
|
chore: write simple xml
|
2019-09-13 19:48:12 +09:00 |
bokuweb
|
bb0f37f2c2
|
init
|
2019-09-13 19:02:19 +09:00 |