Commit Graph

137 Commits (47ce7341194a67ae808eff3d4a817be902e00a59)

Author SHA1 Message Date
bokuweb cc980f6551
fix: Add rowHeight func (#177)
* fix: Add rowHeight func

* fix: rowHeight

* use: auto
2020-10-13 16:27:03 +09:00
renovate[bot] a1e4ffb79e
chore(deps): update rust crate insta to 1.1 (#171)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-13 00:04:35 +09:00
bokuweb 425e2bce08
Add page margin test (#175)
* fix: page margin

* fix: test

* 0.0.109
2020-10-13 00:04:09 +09:00
bokuweb 7e89f9a50e
fix: settings (#174)
* fix: settings

* update
2020-10-12 22:58:00 +09:00
bokuweb 043da9fb23
feat: Add word compat to settings (#166) 2020-10-10 09:50:22 +09:00
bokuweb 63370decff
0.2.8 (#165)
* 0.2.8

* 0.0.105
2020-10-10 00:02:32 +09:00
bokuweb 8e7ddbca70
Fix default section page props (#164)
* feat: Add default section page size and margin

* feat: Add reader

* spec: Update snaps

* feat: Suppoert page margin and size

* feat: support js
2020-10-09 20:30:55 +09:00
bokuweb 3329543c56
Fix row prop case (#163)
* fix: props case

* fix: version

* fix: snaps
2020-10-09 16:02:33 +09:00
bokuweb 06a5341348
Improve tr props (#161)
* feat: Read gridAfter

* fix: snaps

* fix: insta
2020-10-09 14:11:46 +09:00
renovate[bot] 82430d03bb
fix(deps): update rust crate image to 0.23.10 (#150)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-08 09:34:38 +09:00
bokuweb 67b0dc165c
update (#158) 2020-10-06 12:19:43 +09:00
renovate[bot] f220205b12
chore(deps): update rust crate insta to v1 (#152)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-05 23:00:39 +09:00
bokuweb d89f2a34fa
0.0.101 (#157)
* add keep

* 0.0.101

* 0.2.6
2020-10-05 23:00:12 +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 6b45f31eea
fix: style run props bool value (#153) 2020-10-05 16:19:05 +09:00
bokuweb 046a7dd7e9
fix: cell margin to 24 (#149)
* fix: cell margn setter

* chore: published

* fix: Add ts if
2020-09-24 12:18:04 +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 d2c1417c98
Read docid and bookmark (#138)
* feat: Add document bookmark reader

* feat: Add docId reader
2020-09-07 15:46:23 +09:00
bokuweb 902adfe0ad
fix: width reader (#135) 2020-09-03 11:40:57 +09:00
bokuweb 5dcd4d73ae
feat: Support top level bookmark (#133) 2020-09-02 18:23:53 +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
renovate[bot] a157203900
fix(deps): update rust crate image to 0.23.9 (#123)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-02 13:58:26 +09:00
bokuweb aceb32f918
feat: Support doc_id (#120) 2020-08-20 00:53:35 +09:00
bokuweb 48142fbced
0.0.90 (#118)
* update

* fix: table comment

* 0.2.5

* 0.0.90
2020-08-14 02:11:20 +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
renovate[bot] fe7d281f5f
chore(deps): update rust crate insta to 0.16 (#103)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-01 10:21:09 +09:00
renovate[bot] eac619ac0f
fix(deps): update rust crate image to 0.23.8 (#105)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-01 10:19:47 +09:00
renovate[bot] 4b85646d63
fix(deps): update rust crate zip to 0.5.6 (#108)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-01 10:19:12 +09:00
renovate[bot] 59c2ce9d3a
fix(deps): update rust crate xml-rs to 0.8.3 (#107)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-01 10:18:57 +09:00
bokuweb 4a4a1397f9
fix: ignore rPrChange (#89) 2020-07-09 13:25:01 +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 2237ece46d
fix: size reader (#86) 2020-06-12 19:13:44 +09:00
bokuweb b464873e68
fix: ignore change property to import diff docx (#85) 2020-06-12 17:42:16 +09:00
bokuweb ada3d55418
fix: Add end and distribute (#83) 2020-06-12 14:32:40 +09:00
bokuweb 6ed69bdf5d
0.0.78 (#82)
* chore: update packagejson

* 0.2.3

* fix: run fonts
2020-06-09 02:14:08 +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 a6245193d0
Support level override writer (#77)
* fix: Support level override

* 0.0.75
2020-06-04 17:53:37 +09:00
bokuweb 880f9802bc
Support suff (#76)
* feat: Add suff writer

* feat: Add suff reader
2020-06-03 16:35:12 +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 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 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 245da8dcf1
0.0.63 (#66)
* 0.0.63

* fix: ci
2020-04-30 13:39:56 +09:00
bokuweb c992a4bcbf
fix: Support table borderrr writer (#65) 2020-04-28 02:00:02 +09:00
bokuweb e9224f1129
Read cel border (#64)
* feat: Read cell border

* feat: update snaps
2020-04-27 12:06:19 +09:00
bokuweb 5c6d95aaf7
feat: Support table cell border (#63)
* feat: Support table cell border

* fix: lint

* fix: lint error
2020-04-27 10:41:23 +09:00
bokuweb 63368592b8
fix: read levelOverride (#61)
* fix: read levelOverride

* spec: update snaps
2020-04-21 19:02:36 +09:00
bokuweb 83d7dc2b01
0.2.3 (#59)
* fix: fallback ignore

* update

* fix: spec
2020-04-07 10:55:44 +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