Commit Graph

54 Commits (5dd154d51d6fb5a9e61d235abca81063bef4c410)

Author SHA1 Message Date
bokuweb 5dd154d51d
fix: del in ins (#442) 2022-03-15 16:58:29 +09:00
bokuweb 447fcae3de
0.0.228 (#411)
* fix: numpr reader

* fix
2022-01-18 14:19:23 +09:00
bokuweb c857def7ef
Support ppr (#406)
* fix

* fix

* 0.0.222
2022-01-14 11:53:39 +09:00
bokuweb a22abb3b4a
Support strike (#390)
* fix: spec

* fix: spec

* fix: strike
2021-12-21 11:54:27 +09:00
bokuweb b8ad56daab
feat: try to read sdt (#382)
* feat: try to read sdt

* fix: reader

* impl: toc reader

* impl: improve toc reader

* fix: add option

* improve toc reader

* fix
2021-12-15 01:06:32 +09:00
bokuweb d8f5e19e7e
feat: impl footer reader (#378)
* feat: impl footer reader

* fix: snaps
2021-12-02 00:07:58 +09:00
bokuweb c6a555aa75
Improve spacing (#367)
* fix: line spacing interfaces

* fix: js interface

* fix: js if

* fix: reader and testing
2021-11-25 19:42:06 +09:00
bokuweb 00e01479e6
fix: outline lvl (#356)
* fix: outline lvl

* refactor

* fix test
2021-10-20 16:37:51 +09:00
Łukasz Kądalski 241a08dd42
Support for Paragraph's Line Spacing (#346)
* Support for Line Spacing

Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>

* Fixing clippy and yarn test

Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>
2021-09-29 09:03:39 +09:00
bokuweb 5bcb009100
Support custom props (#307)
* faet: Add custom props

* feat: Support custom in js

* feat: Support reader

* update snaps
2021-06-23 18:39:01 +09:00
bokuweb 5bb2d7d761
Support vertalign (#302)
* feat: Support vert_align

* 0.0.197

* fix: fixtures
2021-06-08 00:10:44 +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 147bebfa7f
fix: tl2br (#258)
* fix: tl2br

* update

* fix: type

* add mock

* update
2021-03-22 23:30:58 +09:00
bokuweb 2e5a22fc53
Fix comment structure (#216)
* fix: Add comment children

* feat: Update snaps

* fix: specs

* spec: Add spec

* fix: js if
2020-12-21 17:30:42 +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 8d78be9ceb
Read table style (#191)
* feat: Read table style

* feat: reader and json types

* spec: update snaps

* fix: lint error

* publish
2020-10-30 20:29:06 +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 06a5341348
Improve tr props (#161)
* feat: Read gridAfter

* fix: snaps

* fix: insta
2020-10-09 14:11:46 +09:00
bokuweb 5267e31c62
Improve level override (#155)
* fix: improve lvlOverride to allow insert lvl

* fix: Add fixture

* fix: override reader

* fix: ci

* fix ci

* add fixture

* spec: Add js test

* fix: ci

* fix: spec
2020-10-05 22:46:18 +09:00
bokuweb e143a80216
Support min section3 (#126)
* feat: Add section elements

* feat: Add selection type

* update snaps
2020-09-02 15:54:43 +09:00
bokuweb aceb32f918
feat: Support doc_id (#120) 2020-08-20 00:53:35 +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 c0aab13529
Support default section header (#115)
* feat: Add minimum header

* feat: Support minimum header feature

* fix: fix snaps
2020-08-13 17:27:45 +09:00
bokuweb 4bce99003f
Fix table align reader (#88)
* fix: table align reader

* 0.0.87

* fix: spec

* chore: add fixture
2020-06-19 02:36:15 +09:00
bokuweb 69aedcb9d2
Support floating image (#75)
* feat: Support floating image

* chore: update README

* fix: lint error
2020-06-03 03:27:04 +09:00
bokuweb d570df6813
Support image output (#69)
* chore: Add ficture

* feat: Add pic for drawing

* feat: Implement minimum image support

* fix: typo and spec

* fix: inline image

* fix: spec
2020-05-14 12:01:20 +09:00
bokuweb c992a4bcbf
fix: Support table borderrr writer (#65) 2020-04-28 02:00:02 +09:00
bokuweb 23a879f26d
Fix textbox import (#58)
* chore: Add fixtures

* feat: Add graphic skeleton

* feat: Add textbox base

* feat: Add graphic reader base

* fix: reader

* fix: json type

* fix: lint error

* feat: Add fixtures
2020-04-07 10:24:56 +09:00
bokuweb fc10334a09
Support table valign (#56)
* feat: Support valign

* feat: Add valign writer

* feat: Add reader

* fix: indent

* 0.0.56

* fix: indent

* update
2020-03-20 01:19:39 +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 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 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 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 61cc95f6ba feat: Add numberings 2019-12-07 00:20:33 +09:00
bokuweb 2caff21ba6 chore: Add numbering fixture 2019-12-05 18:43:14 +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 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 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 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