Commit Graph

90 Commits (f5fda75a96c90ab0931c7804d2d95a893c4ea2cd)

Author SHA1 Message Date
bokuweb 0f13916e02
Expose table cell margins (#277)
* expose

* 0.0.192

* fix: cell margin default

* published
2021-04-14 17:27:11 +09:00
bokuweb 90d1e9a92c
0.2.10 (#260)
* 0.2.10

* fix: example
2021-03-23 12:08:19 +09:00
bokuweb 8ef46d9ce9
revert (#254) 2021-03-19 14:14:25 +09:00
renovate[bot] 6bf40f70c6
fix(deps): update rust crate wasm-bindgen to 0.2.72 (#252)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 13:34:23 +09:00
renovate[bot] 1c02892832
fix(deps): update rust crate wasm-bindgen to 0.2.71 (#129)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-18 19:03:27 +09:00
renovate[bot] 1d05c55415
chore(deps): update rust crate pretty_assertions to 0.7.1 (#239)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-15 15:30:15 +09:00
renovate[bot] 008cce9890
fix(deps): update rust crate image to 0.23.14 (#236)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 11:28:46 +09:00
renovate[bot] 4b701588eb
chore(deps): update rust crate insta to 1.7 (#197)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 12:32:41 +09:00
renovate[bot] 4099951cd6
fix(deps): update rust crate image to 0.23.13 (#227)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 12:32:09 +09:00
Luca Barbato 29b1823be3
Fix a typo (#232) 2021-02-25 21:24:34 +09:00
bokuweb 596ec30e31
Fix wasmbind gen version (#209)
* use 0.2.50

* revert bindgen
2020-12-14 16:21:41 +09:00
bokuweb 688632bca2
Support default fonts (#207)
* feat: support default font writer

* feat: Support default font by js

* fix: update snaps

* fix: update snaps
2020-12-14 15:01:23 +09:00
renovate[bot] 1020f4bd04
fix(deps): update rust crate image to 0.23.12 (#198)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-14 11:50:58 +09:00
renovate[bot] 4af56183bd
fix(deps): update rust crate image to 0.23.11 (#187)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-03 10:25:10 +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 7e89f9a50e
fix: settings (#174)
* fix: settings

* update
2020-10-12 22:58:00 +09:00
bokuweb 63370decff
0.2.8 (#165)
* 0.2.8

* 0.0.105
2020-10-10 00:02:32 +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
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 48142fbced
0.0.90 (#118)
* update

* fix: table comment

* 0.2.5

* 0.0.90
2020-08-14 02:11:20 +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 6ed69bdf5d
0.0.78 (#82)
* chore: update packagejson

* 0.2.3

* fix: run fonts
2020-06-09 02:14:08 +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 82da29ebb1
0.0.53 (#53)
* 0.0.53

* 0.2.2
2020-03-10 12:15:03 +09:00
bokuweb 93b21cee78
Read nums (#38)
* wip

* feat: Add numberings reader

* spec: Add snapshot testing
2020-02-12 19:19:38 +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 3d6f36ef88
Rename (#27)
* rename

* fix: readme

* fix: README
2020-01-24 19:44:43 +09:00
bokuweb 1533de70e2 feat: Support errors 2019-11-11 18:34:55 +09:00
bokuweb 9e2c2c2951 feat: try wasm build 2019-11-08 00:02:27 +09:00
bokuweb 6967b32222 clean wasm dir 2019-11-07 18:11:32 +09:00
bokuweb 8699a970a9 hello docx 🎉 2019-11-07 17:31:58 +09:00
bokuweb 16ecf4ec8c feat: Add style props 2019-11-06 19:23:55 +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