Commit Graph

369 Commits (37fec82fd8d174ab597f924287ecc7c11d7dd7c3)

Author SHA1 Message Date
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
dependabot[bot] 920ad8286e
build(deps): bump trim-newlines from 3.0.0 to 3.0.1 in /docx-wasm (#303)
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 18:31:03 +09:00
bokuweb 5bb2d7d761
Support vertalign (#302)
* feat: Support vert_align

* 0.0.197

* fix: fixtures
2021-06-08 00:10:44 +09:00
renovate[bot] 806028ccbd
chore(deps): update dependency @types/file-saver to v2.0.2 (#274)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-07 23:06:23 +09:00
bokuweb d0cec601bc
Read ins del inrpr (#301)
* feat: Support del in rPr

* update snaps

* fix: support del/ins in run property

* 0.0.196
2021-06-07 19:30:05 +09:00
renovate[bot] 1b882879b3
chore(deps): update dependency adm-zip to v0.5.5 (#201)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-07 18:41:47 +09:00
renovate[bot] 45df60bb81
chore(deps): update dependency ts-loader to v9.2.3 (#284)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-07 18:41:40 +09:00
renovate[bot] 4c3f2164dd
chore(deps): update dependency jest to v27.0.4 (#299)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-07 18:41:30 +09:00
renovate[bot] 1d85ec3f23
chore(deps): update dependency webpack-merge to v5.8.0 (#300)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-07 18:41:21 +09:00
dependabot[bot] dd022a3b5e
build(deps): bump ws from 6.2.1 to 6.2.2 in /docx-wasm (#298)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 13:07:44 +09:00
dependabot[bot] 4b1ebb9429
build(deps): bump url-parse from 1.4.7 to 1.5.1 in /docx-wasm (#289)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 13:07:34 +09:00
dependabot[bot] 7734534780
build(deps): bump lodash from 4.17.19 to 4.17.21 in /docx-wasm (#291)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 13:06:56 +09:00
dependabot[bot] d69e535e58
build(deps): bump hosted-git-info from 2.8.5 to 2.8.9 in /docx-wasm (#294)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 13:06:48 +09:00
renovate[bot] 40a58ec4ac
chore(deps): update dependency jest to v27 (#295)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-02 13:06:39 +09:00