renovate[bot]
|
e8020c6832
|
chore(deps): update rust crate pretty_assertions to 0.7.2 (#278)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-04-26 11:03:15 +09:00 |
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 |
bokuweb
|
f62d906cd2
|
0.0.159 (#250)
* 0.0.155
* 0.0.159
|
2021-03-18 23:02:51 +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 |
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 |
bokuweb
|
352c922a14
|
update wasm-bindgen (#206)
* update wasm-bindgen
* update npm
|
2020-12-14 11:50:20 +09:00 |
bokuweb
|
3d30737e97
|
Support abstract num font (#204)
* feat: Add runproperty to abstract num
* feat: Add js if
* 0.0.117
* fix: output
* 0.0.118
* fix: clippy
* fix: update snaps
|
2020-12-14 11:42:07 +09:00 |
bokuweb
|
cc980f6551
|
fix: Add rowHeight func (#177)
* fix: Add rowHeight func
* fix: rowHeight
* use: auto
|
2020-10-13 16:27:03 +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 |
bokuweb
|
06a5341348
|
Improve tr props (#161)
* feat: Read gridAfter
* fix: snaps
* fix: insta
|
2020-10-09 14:11:46 +09:00 |
bokuweb
|
67b0dc165c
|
update (#158)
|
2020-10-06 12:19:43 +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
|
ecc049b0b1
|
add workflow (#128)
* add workflow
* add action
* fix
* add path
* remove unneeded path
|
2020-09-04 12:01:23 +09:00 |
bokuweb
|
173c36222a
|
fix: lock
|
2020-09-02 15:13:53 +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
|
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
|
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
|
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
|
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 |