renovate[bot]
|
0bf4123e81
|
chore(deps): update dependency webpack-dev-server to v3.11.2 (#220)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-05 11:29:02 +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]
|
3197754399
|
chore(deps): update dependency typescript to v4.2.3 (#237)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-05 11:28:39 +09:00 |
bokuweb
|
f14fbdcb75
|
Support text direction (#235)
* fix: Add text direction
* fix: Add element
* fix: add js if and update test
* fix example
* spec: update snaps
* update
|
2021-03-03 10:35:50 +09:00 |
renovate[bot]
|
c2a96f6952
|
chore(deps): update dependency @wasm-tool/wasm-pack-plugin to v1.3.3 (#228)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-02 12:32:52 +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]
|
de3c7fa277
|
chore(deps): update dependency typescript to v4.2.2 (#202)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-02 12:32:30 +09:00 |
renovate[bot]
|
2faa3c33dc
|
chore(deps): update dependency html-webpack-plugin to v4.5.2 (#221)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-02 12:32:20 +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
|
23039556ac
|
feat: support hRule (#234)
* feat: support hRule
* 0.0.141
* 0.0.143
* fix
|
2021-03-02 12:31:46 +09:00 |
bokuweb
|
ef3f2cbb3e
|
fix: ignore nested table (#233)
|
2021-03-01 17:18:42 +09:00 |
Luca Barbato
|
29b1823be3
|
Fix a typo (#232)
|
2021-02-25 21:24:34 +09:00 |
bokuweb
|
9587d47c38
|
fix: remove default border when read table (#231)
* fix: remove default border when read table
* env: update test
|
2021-02-25 16:16:20 +09:00 |
bokuweb
|
ff03496182
|
fix: date (#230)
* fix: date
* 0.0.138
|
2021-02-25 10:27:59 +09:00 |
bokuweb
|
3a1e94caba
|
Fix comment importing (#229)
* fix: comment importing in delete
* 0.0.137
|
2021-02-09 10:13:19 +09:00 |
bokuweb
|
9069f08791
|
fix: comment importing in delete (#226)
|
2021-01-27 19:44:29 +09:00 |
bokuweb
|
17c669bdde
|
fix: read comment in ins (#222)
* fix: read comment in ins
* 0.0.135
* 0.0.136
|
2021-01-06 20:31:53 +09:00 |
dependabot[bot]
|
856b2b6660
|
build(deps): bump node-notifier from 8.0.0 to 8.0.1 in /docx-wasm (#219)
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-24 00:49:01 +09:00 |
bokuweb
|
be821db19d
|
fix: json if (#218)
* fix: json if
* fix: use update comments
* 0.0.131
* fix: Add id
* 0.0.132
* fix: reset para id
* fix: test
* fix: num
* 0.0.134
|
2020-12-21 20:52:15 +09:00 |
bokuweb
|
727045c3be
|
Add json if (#217)
* fix: json
* fix: specs
* 0.0.127
* fix if
* fix: if
* 0.1.129
|
2020-12-21 18:44:31 +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
|
e45e0431e9
|
Fix comment rw (#215)
* fix: comment
* 0.0.125
|
2020-12-18 16:09:48 +09:00 |
bokuweb
|
d4b9e0b5e2
|
fix: json type (#214)
|
2020-12-16 11:59:48 +09:00 |
bokuweb
|
6133cffd21
|
0.0.123 (#213)
|
2020-12-16 10:20:20 +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
|
e346121dee
|
Support doc vars (#211)
* feat: Impl doc_var writer
* feat: Impl doc_vars reader
* update snaps
|
2020-12-15 15:38:17 +09:00 |
renovate[bot]
|
71991d97b8
|
chore(deps): update dependency jest to v26.6.3 (#193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-12-15 10:33:35 +09:00 |
bokuweb
|
15702847a6
|
Fix json type (#210)
* fix: type
* 0.0.122
|
2020-12-14 17:44:47 +09:00 |
bokuweb
|
596ec30e31
|
Fix wasmbind gen version (#209)
* use 0.2.50
* revert bindgen
|
2020-12-14 16:21:41 +09:00 |
bokuweb
|
5d7fd94b98
|
chore: update version (#208)
|
2020-12-14 15:15:21 +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 |
bokuweb
|
352c922a14
|
update wasm-bindgen (#206)
* update wasm-bindgen
* update npm
|
2020-12-14 11:50:20 +09:00 |
dependabot[bot]
|
02750230b4
|
build(deps): bump ini from 1.3.5 to 1.3.8 in /docx-wasm (#203)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-14 11:45:30 +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 |
renovate[bot]
|
848a3a2d0d
|
chore(deps): update dependency libreoffice-convert to v1.3.1 (#179)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-11-03 10:25:57 +09:00 |
renovate[bot]
|
f0aceefd08
|
chore(deps): update dependency ts-loader to v8.0.7 (#186)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-11-03 10:25:42 +09:00 |
renovate[bot]
|
456b8198a1
|
chore(deps): update dependency webpack-merge to v5.3.0 (#192)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-11-03 10:25:32 +09:00 |
renovate[bot]
|
3e369f1ba2
|
chore(deps): update dependency jest to v26.6.2 (#185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-11-03 10:25:22 +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 |
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 |
renovate[bot]
|
a365d75a8d
|
chore(deps): update dependency typescript to v4.0.5 (#190)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-10-30 19:19:35 +09:00 |
bokuweb
|
c2f4744543
|
0.0.115 (#189)
|
2020-10-26 11:27:46 +09:00 |
bokuweb
|
bfd0deb127
|
fix: document error (#188)
|
2020-10-26 11:23:16 +09:00 |
renovate[bot]
|
bd1811581f
|
chore(deps): update dependency jest to v26.6.0 (#180)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-10-21 13:03:16 +09:00 |
renovate[bot]
|
1f189702c9
|
chore(deps): update dependency ts-loader to v8.0.6 (#181)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-10-21 13:03:07 +09:00 |
bokuweb
|
7a13d159d2
|
Fix spacing (#184)
* fix spacing
* fix: spacing
|
2020-10-20 18:22:12 +09:00 |
bokuweb
|
2f1cd0d127
|
publish (#182)
|
2020-10-20 16:26:34 +09:00 |
bokuweb
|
388e6fa0e5
|
Impl row height (#183)
* fix: Add rowHeight func
* fix: rowHeight
* use: auto
* 0.0.112
|
2020-10-20 16:26:07 +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 |