Commit Graph

37 Commits (1b882879b3c2281c7abeac88fe34807755f42f71)

Author SHA1 Message Date
bokuweb 5402fe2190
Update ppr (#276)
* fix: writer

* fix: reader

* fix: spec

* fix: js

* 0.0.190
2021-04-14 12:01:38 +09:00
bokuweb b0a7de6b69
spec: update snaps (#272)
* spec: update snaps

* fix: lint

* 0.0.184

* fix: snaps

* fix: Add id

* 0.0.186

* fix: Add divid

* 0.0.187

* fix: divsChild

* 0.0.188

* 0.0.189

* fix: add fixtures
2021-04-09 11:30:50 +09:00
bokuweb 153429a086
Read hanging chars (#273)
* fix: reading hanging chars

* update snaps

* 0.0.183
2021-04-08 16:53:21 +09:00
bokuweb 6f6a399597
Support text border (#257)
* feat: Add text_border

* feat: Add reader

* feat: Add js if and test

* 0.0.171

* update test
2021-03-21 00:16:43 +09:00
bokuweb 089772a12c
Impl comment reader (#212)
* feat: Impl comments reader

* feat: Impl comment extended reader

* feat: Fixup comment reader

* feat: Update snaps

* faet: Update snaps

* fix: comment overwritten bug

* fix: parent comment id seeker

* fix: update js reader snaps
2020-12-15 22:33:01 +09:00
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 1941af9ef7
Support del in ins (#143)
* fix: ins child

* fix: ins reader

* fix: spec

* fix: ts types
2020-09-14 14:18:50 +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 74e8b2d90a
Fixed a bug where Delete / Insert can only have one Run (#73)
* fix: runs in insert / delete

* fix: json type

* fix: lint
2020-06-01 13:49:41 +09:00
bokuweb 7556154bd5
fix: change pStyle dfefault to null (#72) 2020-05-27 20:43:25 +09:00
bokuweb 6f54e5e493
Support start chars (#51)
* feat: suport start char for writer

* support start char and add option to indent start

* fix:lint error

* fix: lint
2020-03-10 11:56:12 +09:00
bokuweb 4378de2ecc
Fix read error (#49)
* fix: use i32 instead of usize for indent

* update

* fix:insert json type

* fix: insert and delete child

* update
2020-02-28 19:52:41 +09:00
bokuweb 03a6c7e970
Add json definitions (#40)
* feat: Add test

* fix: bom file

* fix: delete serializer

* fix: improve json

* fix: dxa

* fix: fixup ts

* 0.0.24
2020-02-13 16:14:06 +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 0af89dbc79
fix: numbering error on word online (#15) 2019-12-16 11:36:04 +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 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 61cc95f6ba feat: Add numberings 2019-12-07 00:20:33 +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 9f52bdd6e7 feat: Support bookmark 2019-12-04 16:55:03 +09:00
bokuweb 35e6e1ecc3 feat: Support insert / delete 2019-11-16 02:15:12 +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 23b422c25f feat: Add cell 2019-11-12 18:57:16 +09:00
bokuweb 506b11bf21 spec: Add VRT foundation 2019-11-12 13:33:45 +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 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