Commit Graph

481 Commits (5dd154d51d6fb5a9e61d235abca81063bef4c410)

Author SHA1 Message Date
bokuweb 5dd154d51d
fix: del in ins (#442) 2022-03-15 16:58:29 +09:00
renovate[bot] 2622147371
chore(deps): update dependency @types/file-saver to v2.0.5 (#404)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-15 16:56:21 +09:00
renovate[bot] 6a1f1122ae
chore(deps): update dependency ts-loader to v9.2.8 (#440)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-15 16:56:01 +09:00
bokuweb 6e4648b0d2
docs: fontsize example (#441)
* docs: fontsize example

* fix
2022-03-11 11:35:56 +09:00
renovate[bot] f74e79bc07
chore(deps): update dependency jest to v27.5.1 (#434)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-09 23:44:47 +09:00
dependabot[bot] 73764f7bf9
build(deps): bump ajv from 6.10.2 to 6.12.6 in /docx-wasm (#435)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 23:44:40 +09:00
dependabot[bot] b369ad03dc
build(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /docx-wasm (#436)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 23:44:31 +09:00
bokuweb 7f23d5e7e8
0.0.243 (#433)
* 0.0.243

* fix: files

* 0.0.244
2022-02-08 01:46:04 +09:00
renovate[bot] 0d6b212565
chore(deps): update rust crate pretty_assertions to 1.1.0 (#430)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 00:23:58 +09:00
renovate[bot] a189e99727
chore(deps): update dependency jest to v27.5.0 (#432)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 00:23:50 +09:00
bokuweb 8b169c632c
Support table row ins (#431)
* fix: support table row ins

* 0.0.242
2022-02-04 18:37:04 +09:00
bokuweb 4e55970831
Fix fonts case (#428)
* fix: font case

* 0.0.241
2022-01-28 15:59:30 +09:00
bokuweb 26e2f2f169
gen bindings (#427)
* gen bindings

* fix: build

* fix

* 0.0.239

* 0.0.240
2022-01-28 15:36:03 +09:00
renovate[bot] 0ea06da94c
chore(deps): update rust crate insta to 1.12 (#426)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-28 11:03:48 +09:00
bokuweb 22aac7b457
fix: read theme (#425) 2022-01-27 17:23:30 +09:00
bokuweb cee207e407
fix: wasm (#423) 2022-01-27 15:16:40 +09:00
Lilin Lao 8ab5925bce
fix: replace backslash before read_zip (#420)
* fix: replace backslash before read_zip

* Update docx-core/src/reader/read_zip.rs

* Update docx-core/src/reader/read_zip.rs

* Update docx-core/src/reader/read_zip.rs

Co-authored-by: bokuweb <bokuweb12@gmail.com>
2022-01-27 14:47:54 +09:00
bokuweb 53aee2fa11
0.0.235 (#422) 2022-01-27 14:06:46 +09:00
renovate[bot] 6a62179178
chore(deps): update dependency @wasm-tool/wasm-pack-plugin to v1.6.0 (#319)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25 22:13:12 +09:00
renovate[bot] 14ae9851db
chore(deps): update dependency webpack-dev-server to v3.11.3 (#361)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25 22:13:03 +09:00
renovate[bot] 7a6c1b4d88
chore(deps): update rust crate insta to 1.11 (#419)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25 22:12:53 +09:00
bokuweb f06f780e3c
Add table row del (#421)
* feat: add deleted table row

* fix: add del in table_row
2022-01-25 22:12:45 +09:00
renovate[bot] 6e69f3f37c
chore(deps): update dependency typescript to v4.5.5 (#416)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 23:17:40 +09:00
bokuweb c036c0e6a1
fix: tableRow and cell json type (#418) 2022-01-24 22:48:01 +09:00
bokuweb 515812ffc8
0.0.233 (#417)
* fix: level reader

* fix: level reader to read rpr

* 0.0.233

* fix: defs

* fix: changelog
2022-01-23 00:58:42 +09:00
bokuweb e1bd606480
0.0.231 (#414)
* fix: ppr reader

* 0.0.231
2022-01-19 19:59:18 +09:00
bokuweb c89c42dbe2
0.0.230 (#413)
* fix: del and ins

* fix
2022-01-19 18:55:23 +09:00
bokuweb fb99bd8f57
0.0.229 (#412)
* fix: del and ins type in run property

* 0.0.2300

* fix
2022-01-19 14:09:38 +09:00
bokuweb 447fcae3de
0.0.228 (#411)
* fix: numpr reader

* fix
2022-01-18 14:19:23 +09:00
bokuweb eb817c9fb2
0.0.227 (#410)
* fix: ppr change numbering api

* 0.0.227
2022-01-18 01:44:08 +09:00
bokuweb c233a6c32d
fix: change log (#409) 2022-01-17 15:34:43 +09:00
bokuweb 22c6724d05
fix: js ppr change if (#408) 2022-01-17 15:27:24 +09:00
bokuweb 87b0439ac8
Re fix numpr (#407)
* fix: numpr reader

* fix

* fix

* fix
2022-01-14 15:03:53 +09:00
bokuweb c857def7ef
Support ppr (#406)
* fix

* fix

* 0.0.222
2022-01-14 11:53:39 +09:00
dependabot[bot] c8605adc60
build(deps): bump follow-redirects from 1.13.0 to 1.14.7 in /docx-wasm (#405)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:50:08 +09:00
bokuweb cdb91be925
feat: Support styleWithLevels (#403) 2022-01-11 00:39:38 +09:00
bokuweb e888af2545
Create FUNDING.yml 2022-01-08 19:25:14 +09:00
bokuweb f51735babf
feat: Support pprchange (#402) 2022-01-08 01:28:34 +09:00
bokuweb 4813fbb28f
Update CHANGELOG.md 2022-01-06 19:26:48 +09:00
bokuweb 3c9615fc94
Fix font reader (#401)
* fix: snaps

* fix
2022-01-06 19:17:34 +09:00
renovate[bot] 4dd483537a
chore(deps): update dependency libreoffice-convert to v1.3.5 (#364)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-06 18:47:54 +09:00
renovate[bot] dc27747dea
chore(deps): update dependency typescript to v4.5.4 (#399)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-06 18:47:44 +09:00
renovate[bot] c5b0c77b59
chore(deps): update rust crate insta to 1.10 (#400)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-06 18:47:32 +09:00
renovate[bot] de3ee94b9d
fix(deps): update rust crate wasm-bindgen to 0.2.78 (#287)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-06 17:39:17 +09:00
renovate[bot] 6a95024abf
chore(deps): update dependency jest to v27.4.7 (#397)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-06 17:36:21 +09:00
bokuweb c602997ace
fix: (#398) 2022-01-06 17:36:10 +09:00
renovate[bot] 22a1ba669d
chore(deps): update dependency ts-loader to v9.2.6 (#321)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-06 16:51:00 +09:00
bokuweb c50db721b9
Read font (#396)
* feat: Read font

* fix: snaps

* fix: snaps

* fix: snaps

* fix
2022-01-06 16:50:43 +09:00
bokuweb c0ad3e2b9a
Update CHANGELOG.md 2022-01-06 16:19:21 +09:00
bokuweb 0260298f15
fix (#395) 2022-01-06 16:16:01 +09:00