Commit Graph

482 Commits (8224ff066337f7ddfa11a0f9d264171778b680f6)

Author SHA1 Message Date
bokuweb be3e5a9860
fix: chaespace type (#498)
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-15 23:43:19 +09:00
bokuweb f08cefff0a
fix (#496)
* fix

* fix

* fix

* fix

* fix

* fix

* 0.0.271

* fix

* 0.0.272

Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-15 23:28:30 +09:00
bokuweb 604bdb85f7
fix: support comment in nested table (#495)
* fix: support comment in nested table

* 0.0.268

Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-14 18:36:54 +09:00
bokuweb fc2760c31a
Support png image converter (#494)
* fix

* 0.0.266

* 0.0.267

* update

Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-14 18:11:52 +09:00
bokuweb 1f0877bbad
fix: collect images in nested table (#493)
* fix: collect images in nested table

* fix

Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-13 19:02:19 +09:00
bokuweb 86cc64b2a4
0.0.264 (#492)
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-08 00:48:17 +09:00
bokuweb 2759cfdd31
0.0.263 (#491) 2022-06-08 00:45:17 +09:00
bokuweb 713c18fee2
fix: shape reader (#490)
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-08 00:44:51 +09:00
renovate[bot] 961d53e678
chore(deps): update dependency jest to v28.1.1 (#489)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-08 00:41:22 +09:00
renovate[bot] b6bef8019a
chore(deps): update dependency typescript to v4.7.3 (#488)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-07 16:01:12 +09:00
dependabot[bot] e45b1525a6
build(deps): bump eventsource from 1.0.7 to 1.1.1 in /docx-wasm (#485)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-03 10:54:28 +09:00
bokuweb 72b4c704a7
0.0.262 (#487) 2022-06-03 01:13:26 +09:00
bokuweb 6fcffc7cfd
fix: image writer with review (#486)
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-03 01:03:16 +09:00
renovate[bot] 37fec82fd8
chore(deps): update dependency typescript to v4.7.2 (#482)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-27 18:51:54 +09:00
bokuweb 473c58be04
Fix jpeg reader (#483)
* fix: jpeg reader

* fix: reader
2022-05-27 18:50:20 +09:00
bokuweb 442cbf7857
Add img js if (#481)
* fix: add image writer in js

* fix: test
2022-05-23 16:24:44 +09:00
bokuweb dc21e50877
Fix img reader (#480)
* fix: image reader

* fix: image
2022-05-20 17:00:24 +09:00
bokuweb 4165c8b107
0.0.259 (#479) 2022-05-20 11:31:25 +09:00
bokuweb 79841fca0c
Fix reader (#478)
* fix: numbering reader

* fix: test
2022-05-20 11:27:31 +09:00
bokuweb cd214fdaf5
0.0.258 (#477)
* 0.0.258

* published
2022-05-20 11:21:58 +09:00
renovate[bot] 5002960b33
chore(deps): update dependency ts-loader to v9.3.0 (#470)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 18:03:21 +09:00
dependabot[bot] 88a95c9895
build(deps): bump async from 2.6.3 to 2.6.4 in /docx-wasm (#468)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-19 17:49:56 +09:00
renovate[bot] 5b2fde3574
chore(deps): update dependency jest to v28 (#469)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 17:49:46 +09:00
renovate[bot] af0295ecff
chore(deps): update dependency typescript to v4.6.4 (#471)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 17:49:30 +09:00
bokuweb 585c2b1770
fix: recursive style (#475) 2022-05-19 16:35:29 +09:00
bokuweb 19c5dbe913
0.0.257 (#474)
* 0.0.257

* update
2022-05-19 14:17:56 +09:00
bokuweb 1c2cae8352
udpate (#473) 2022-05-16 19:03:38 +09:00
bokuweb edfd4bb9c4
fix: page margein type (#472)
* fix: page margein type

* fix
2022-05-16 18:56:03 +09:00
bokuweb 66a5e7c71a
0.0.254 (#466)
* fix: ignore unexist image

* 0.0.254
2022-04-22 15:24:15 +09:00
bokuweb 44686ed567
0.0.253 (#462) 2022-04-02 00:47:19 +09:00
bokuweb 0af4da71b8
Fix anchor (#459)
* fix: textbox

* fix

* fix

* fix

* fix

* fix

* fix
2022-03-29 17:56:49 +09:00
bokuweb 6f787af9af
update json (#458) 2022-03-29 13:32:14 +09:00
bokuweb 9d58871287
0.0.249 (#457)
* fix

* 0.0.249
2022-03-29 11:08:37 +09:00
bokuweb 5dea38a6d1
feat: improve pic reader (#456)
* feat: improve pic reader

* feat: improve image reader
2022-03-28 19:40:32 +09:00
bokuweb 54990d5eb1
Fix width type case (#453)
* fix: add camelcase to width type

* update
2022-03-25 13:20:09 +09:00
dependabot[bot] f58fbacdcf
build(deps): bump minimist from 1.2.5 to 1.2.6 in /docx-wasm (#452)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  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-25 13:08:06 +09:00
renovate[bot] bda8a78546
chore(deps): update dependency typescript to v4.6.3 (#454)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-25 13:07:50 +09:00
bokuweb ca874e2065
fix: line spacing (#450)
* fix: line spacing

* update
2022-03-24 17:09:54 +09:00
bokuweb 8bc4e522aa
0.0.247 (#449)
* fix: js

* fix
2022-03-16 12:54:17 +09:00
bokuweb e243b5ce90
update (#448) 2022-03-16 12:30:16 +09:00
bokuweb 886113515b
feat: Support run style (#447)
* feat: Support run style

* update snaps
2022-03-16 12:24:12 +09:00
renovate[bot] 935d880839
chore(deps): update dependency cpy-cli to v4 (#446)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-16 12:09:58 +09:00
dependabot[bot] f7becb9c67
build(deps): bump url-parse from 1.5.3 to 1.5.10 in /docx-wasm (#438)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  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-16 12:09:50 +09:00
renovate[bot] 7fec79188f
chore(deps): update dependency typescript to v4.6.2 (#439)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-15 17:33:12 +09:00
bokuweb 68031502c4
0.0.245 (#445)
* update

* fix: update change log
2022-03-15 17:32:15 +09:00
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
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] 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
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
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
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 f51735babf
feat: Support pprchange (#402) 2022-01-08 01:28:34 +09:00
bokuweb 3c9615fc94
Fix font reader (#401)
* fix: snaps

* fix
2022-01-06 19:17:34 +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] 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 0260298f15
fix (#395) 2022-01-06 16:16:01 +09:00
bokuweb 21386cd1a7
Impl minimum ToC API for JS (#394)
* feat: Support dirty and disabled toc

* fix: js api

* feat: Add js minimum toc API

* fix:

* fix
2022-01-06 16:13:45 +09:00
bokuweb c89783e8d8
Improve toc writer2 (#389)
* fix: tab for toc

* fix:

* feat: Add paragraph.raw_text

* fix: improve toc item

* fix: toc item builder

* fix:

* fix

* feat: impl page ref for toc

* fix

* fix

* feat: Suppport hyperlink

* feat: Support alias

* feat: disable auto items

* feat: Add toc styles

* fix: clippy

* fix: test

* fix
2022-01-03 02:18:04 +09:00
bokuweb 31dacfb72a
0.0.217 (#392)
* fix: strike js if

* 0.0.217
2021-12-21 15:47:29 +09:00
bokuweb 2bdea2a519
fix (#391) 2021-12-21 11:58:54 +09:00
bokuweb a22abb3b4a
Support strike (#390)
* fix: spec

* fix: spec

* fix: strike
2021-12-21 11:54:27 +09:00
bokuweb 54c859ed76
fix: Some options for toc writer (#387)
* fix: Some options for toc writer

* fix: spec
2021-12-18 09:56:32 +09:00
bokuweb 26edc02635
feat: Added a hyperlink element (#386)
* feat: Added a hyperlink element

* feat: fix comment collerctor

* feat: Add JS API
2021-12-18 01:03:02 +09:00
bokuweb a4ddb3a5ee
Add some instr text (#385)
* feat: Add tc instr

* feat: Add pageref
2021-12-15 02:23:12 +09:00
bokuweb b8ad56daab
feat: try to read sdt (#382)
* feat: try to read sdt

* fix: reader

* impl: toc reader

* impl: improve toc reader

* fix: add option

* improve toc reader

* fix
2021-12-15 01:06:32 +09:00
bokuweb 54b7a4d20c
feat: Impl dataBinding (#383)
* feat: Impl dataBinding

* fix: snaps
2021-12-09 19:37:54 +09:00
bokuweb ad229e91ad
fix: Add test and support table (#379) 2021-12-02 00:39:50 +09:00
bokuweb d8f5e19e7e
feat: impl footer reader (#378)
* feat: impl footer reader

* fix: snaps
2021-12-02 00:07:58 +09:00
renovate[bot] aa0ccfa6c6
chore(deps): update dependency jest to v27.4.3 (#377)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-02 00:04:58 +09:00
renovate[bot] e1c4b5ab4b
chore(deps): update dependency @types/file-saver to v2.0.4 (#362)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-30 02:37:32 +09:00
bokuweb 423e075eb1
impl header reader with rust (#376)
* fix: document_rels reader to keep multi rels

* feat: Add header reader

* faet: assign header to sectionProperty

* spec: update snaps

* feat: read titlePg

* spec: update snaps
2021-11-30 02:36:04 +09:00
bokuweb 3342269a45
fix: remove unused rel (#375) 2021-11-30 02:07:47 +09:00
bokuweb 8c9bb7b72d
impl first and even header/footer with rust/JS (#374)
* fix: header structure

* fix: footer structure

* fix: Support first and even header / footer with rust

* fix: Support js interface

* fix: test
2021-11-27 19:12:06 +09:00
bokuweb 6c1d4a99d6
Improve line spacing json (#373)
* fix: def

* fix
2021-11-26 19:07:10 +09:00
bokuweb 48b4017b32
0.0.213 (#372)
* 0.0.213

* 0.0.214

* fix
2021-11-26 19:00:13 +09:00
bokuweb 59fb7c113f
impl: Add header writer with js (#371) 2021-11-26 00:06:16 +09:00
bokuweb d8f5b774d5
0.3.1 (#370)
* 0.3.1

* update npm
2021-11-25 23:47:21 +09:00
bokuweb 951899cb8e
fix: disabled empty header (#369) 2021-11-25 23:33:13 +09:00
bokuweb b72195d8e2
0.3 (#368)
* 0.3.0

* update npm
2021-11-25 19:51:57 +09:00
bokuweb c6a555aa75
Improve spacing (#367)
* fix: line spacing interfaces

* fix: js interface

* fix: js if

* fix: reader and testing
2021-11-25 19:42:06 +09:00
bokuweb 025aee280f
Support default footer (#366)
* feat: Support default footer writer with rust

* feat: Support footer for default section with js

* fix: improve footer interface
2021-11-25 01:49:27 +09:00
renovate[bot] f44faea75f
chore(deps): update dependency typescript to v4.5.2 (#363)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-25 01:42:25 +09:00
bokuweb df54a5a007
0.0.210 (#360)
* update

* 0.0.210
2021-10-21 14:42:49 +09:00
bokuweb 0ed724a6d0
update (#359) 2021-10-20 16:51:49 +09:00
bokuweb 3579615cfa
0.0.208 (#357) 2021-10-20 16:41:57 +09:00
bokuweb 00e01479e6
fix: outline lvl (#356)
* fix: outline lvl

* refactor

* fix test
2021-10-20 16:37:51 +09:00
renovate[bot] 0ff716318a
chore(deps): update dependency adm-zip to v0.5.9 (#351)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 15:05:04 +09:00
renovate[bot] 892ebc3302
chore(deps): update dependency jest to v27.3.1 (#354)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 15:04:49 +09:00
renovate[bot] dc8a44a682
chore(deps): update dependency jest to v27.2.5 (#350)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-14 11:56:20 +09:00
renovate[bot] 181916a480
chore(deps): update dependency typescript to v4.4.4 (#353)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-14 11:56:13 +09:00
inokawa 4d5835e9de
Fix wrong property name of InsertJSON and DeleteJSON (#349) 2021-09-29 13:43:46 +09:00
renovate[bot] bb7f1c79fa
chore(deps): update dependency jest to v27.2.3 (#345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 09:29:12 +09:00
Łukasz Kądalski 241a08dd42
Support for Paragraph's Line Spacing (#346)
* Support for Line Spacing

Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>

* Fixing clippy and yarn test

Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>
2021-09-29 09:03:39 +09:00
dependabot[bot] 7fa473e9df
build(deps): bump tmpl from 1.0.4 to 1.0.5 in /docx-wasm (#342)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-26 18:37:54 +09:00
renovate[bot] 3c06fb2a22
chore(deps): update dependency jest to v27.2.2 (#341)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-26 18:37:45 +09:00
renovate[bot] 4e7187fea8
chore(deps): update dependency typescript to v4.4.3 (#337)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 22:37:56 +09:00
renovate[bot] 90155a7443
chore(deps): update dependency adm-zip to v0.5.6 (#339)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 22:37:36 +09:00
renovate[bot] dc318f59f5
chore(deps): update dependency jest to v27.2.0 (#340)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 22:37:27 +09:00
bokuweb d759c62b60
Outline (#336)
* fix: snaps

* 0.2.13
2021-09-10 15:51:12 +09:00
dependabot[bot] fba23ccb24
build(deps): bump minimist from 1.2.0 to 1.2.5 in /docx-wasm (#333)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 09:24:27 +09:00
renovate[bot] 20cf80787b
chore(deps): update dependency jest to v27.1.1 (#334)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-09 09:24:12 +09:00
renovate[bot] 75f03b5c11
chore(deps): update dependency jest to v27.1.0 (#331)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 00:36:23 +09:00
renovate[bot] 6be3719f94
chore(deps): update dependency typescript to v4.4.2 (#330)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 00:36:09 +09:00
dependabot[bot] 359537a3ea
build(deps): bump url-parse from 1.5.1 to 1.5.3 in /docx-wasm (#325)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-08 00:35:57 +09:00
dependabot[bot] a8acb9a269
build(deps): bump tar from 4.4.10 to 4.4.19 in /docx-wasm (#332)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.10...v4.4.19)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-08 00:35:50 +09:00
dependabot[bot] 6936f57817
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /docx-wasm (#323)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-19 09:20:50 +09:00
renovate[bot] 03f61ffc98
chore(deps): update dependency ts-loader to v9.2.4 (#318)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-31 21:48:38 +09:00
bokuweb a2dd6e5df4
Fix duplicated extended (#317)
* fix: duplicated comments extended

* 0.0.206
2021-07-25 08:51:28 +09:00
bokuweb 6c139144f3
Support custom xml (#316)
* feat: Add CustomXML

* feat: Add custom items

* fix: custom items

* fix: test

* update

* fix: lint error

* fix

* allow empty prefix namespace

* 0.0.204

* fix

* 0.0.205
2021-07-13 18:46:15 +09:00
renovate[bot] 1f4a6cd2f4
chore(deps): update dependency @types/file-saver to v2.0.3 (#315)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-09 13:05:12 +09:00
bokuweb cf52509dc3
fix: (#314)
* fix:

* 0.0.202
2021-07-09 13:04:48 +09:00
bokuweb 6c9b7a1c38
Improve web props (#313)
* fix: improve props

* fix: property
2021-07-01 16:54:03 +09:00
renovate[bot] 0740dac833
chore(deps): update dependency typescript to v4.3.5 (#312)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-01 16:49:38 +09:00
renovate[bot] 87a2c2f597
chore(deps): update dependency jest to v27.0.6 (#310)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-30 22:37:27 +09:00
bokuweb 3f88474f47
Support taskpane settings (#311)
* feat: Add some props

* feat: Add some ext props

* fix: taskpanes

* fix: property

* fix: test

* 0.0.200
2021-06-30 22:37:13 +09:00
bokuweb da9461f310
0.0.199 (#309)
* fix json def

* 0.0.199
2021-06-23 19:55:21 +09:00
bokuweb 9f01d8654e
0.0.198 (#308) 2021-06-23 18:41:28 +09:00
bokuweb 5bcb009100
Support custom props (#307)
* faet: Add custom props

* feat: Support custom in js

* feat: Support reader

* update snaps
2021-06-23 18:39:01 +09:00
renovate[bot] 21811daf6f
chore(deps): update dependency jest to v27.0.5 (#306)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-23 18:38:14 +09:00
renovate[bot] 9040e53e68
chore(deps): update dependency typescript to v4.3.4 (#304)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-23 18:38:06 +09:00
renovate[bot] 3863eaf3c6
chore(deps): update dependency serialize-javascript to v6 (#305)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-23 18:37:57 +09:00