Commit Graph

446 Commits (d969bc9844d2ca25a41a91d48f201db9ed9bdbd7)

Author SHA1 Message Date
dependabot[bot] d969bc9844
build(deps): bump json5 from 1.0.1 to 1.0.2 in /docx-wasm (#600)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 18:48:39 +09:00
bokuweb ccc6eda27d
fix: read sdt in cell (#601)
* fix: read sdt in cell

* fix

* fix: add without_sdt

* fix

* fix

* fix

* fix
2023-03-16 18:48:24 +09:00
bokuweb ced1ea74a6
fix (#606) 2023-02-06 18:55:50 +09:00
skanehira 1838774fad
fix: circular reference when using module that built with esbuild (#605) 2023-02-06 18:42:25 +09:00
bokuweb bffbd468e3
[#587] feat: Support link in style (#596)
* feat: Support link in style

* fix: style

* fix: snaps

* fix

* fix

* chore

Co-authored-by: bokuweb <bokuweb@bokuwebnoair.lan>
2022-12-20 12:01:08 +09:00
bokuweb 838052be0f
Support deleted toc (#595)
* fix: add delete in table of contents

* feat: support deleted toc

* fix
2022-12-20 09:18:48 +09:00
bokuweb 34ebfc5290
fix: after contents in toc (#594)
* fix: after contents in toc

* fix
2022-12-19 17:08:44 +09:00
bokuweb 44a236e6c0
fix: expose outline level (#590)
* fix: expose outline level

* fix: js method for style

* fix

* fix
2022-12-13 23:05:37 +09:00
dependabot[bot] f958b2488c
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /docx-wasm (#580)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 13:34:36 +09:00
dependabot[bot] 23bcb8def0
build(deps): bump minimatch from 3.0.4 to 3.1.2 in /docx-wasm (#581)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 13:34:22 +09:00
renovate[bot] bbe59ee8e5
chore(deps): update dependency webpack-cli to v5.0.1 (#583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-13 13:34:12 +09:00
dependabot[bot] a22faa8d56
build(deps): bump express from 4.17.1 to 4.18.2 in /docx-wasm (#586)
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 13:34:01 +09:00
bokuweb 7f2dace81c
fix: add before/after contents and with_instr_text in toc (#582)
* fix

* refactor js

* fix: add before/after contents in toc

* fix

* fix
2022-12-13 13:33:48 +09:00
bokuweb c4f9ba0e7e
[#584] fix: remove % (#585)
* fix: remove %

* fix
2022-12-07 16:40:55 +09:00
renovate[bot] 8e29fa387d
chore(deps): update dependency ts-loader to v9.4.2 (#578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-02 13:35:50 +09:00
bokuweb 47697f0fac
fix: js adjust line table settings (#577)
* fix: js adjust line table settings

* fix: readme
2022-12-02 13:35:43 +09:00
renovate[bot] 3b0b7e7647
chore(deps): update dependency webpack-cli to v5 (#574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 18:44:01 +09:00
bokuweb 46da586097
Rc36 (#573)
* fix: line spacing type

* rc36

* fix
2022-11-16 11:42:33 +09:00
bokuweb c639979ef4
fix: line spacing type (#572) 2022-11-16 11:37:01 +09:00
dependabot[bot] 9b8c4c9a9d
build(deps): bump loader-utils from 1.2.3 to 1.4.2 in /docx-wasm (#570)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.2.3 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.2.3...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 10:54:18 +09:00
renovate[bot] 8035035734
chore(deps): update dependency typescript to v4.9.3 (#571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 10:54:07 +09:00
bokuweb 0ab5869343
fix: alignemnt type (#567)
* fix: alignemnt type

* fix
2022-11-07 10:53:11 +09:00
bokuweb f8928f0c77
Rc34 (#566)
* fix

* fix

* fix
2022-11-04 21:57:30 +09:00
hayato-SMZ 8646553d92
Support image align (#564)
* support image align right

* add test case

* add PicAlign Center

* testcase update

* change fmt importing

* lint error update

* align setting move to child
2022-11-04 21:45:53 +09:00
bokuweb 51af3acfaf
Issue554 (#565)
* fix: replace escaped

* fix: #554
2022-11-04 21:44:34 +09:00
bokuweb fe34873259
[#555] feat: Support isLgl (#563)
* feat: Support isLgl

* fix: clippy

* fix: snaps
2022-11-02 22:34:27 +09:00
bokuweb ca6e24179d
fix: types (#561)
* fix: types

* rc32
2022-11-02 13:58:58 +09:00
bokuweb a89036258c
rc31 (#560) 2022-11-01 15:17:47 +09:00
bokuweb 154a61f3fc
feat: Support specVanish (#559) 2022-11-01 15:10:06 +09:00
bokuweb 698939d728
Fix table row height (#558)
* fix: row height behavior

* rc30
2022-11-01 14:57:27 +09:00
bokuweb 561da27ce3
fix: escape hyperlink (#556)
* fix: escape hyperlink

* fix

* fix

* update
2022-10-31 15:27:34 +09:00
bokuweb 59b527b7c6
rc28 (#557) 2022-10-31 15:17:14 +09:00
skanehira b44c05e13c
fix: missing replace json types IndexAccessType (#551) 2022-10-26 17:32:07 +09:00
bokuweb ec8ddb97fe
0.0.276-rc27 (#550) 2022-10-26 16:39:36 +09:00
skanehira 3609b7e639
refactor: define type instead of IndexAccessType (#549) 2022-10-26 16:37:43 +09:00
bokuweb 1018e4dd27
Read sdt (#546)
* feat: Add StructuredDataTagJSON

* spec: Add test

* 0.0.276-rc25

* fix: changelog
2022-10-14 18:49:20 +09:00
renovate[bot] 12921d9c8b
chore(deps): update dependency ts-loader to v9.4.1 (#537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-14 16:32:22 +09:00
hayato-SMZ 984c0c2005
Support textdirection (#545)
* add text direction setting

* add text_directionSetting setting function

* snapshots update

* change tex_direction type

* change test snapshots

* change wasm test snap
2022-10-14 14:24:13 +09:00
bokuweb 5a9c13dd5e
fix (#538) 2022-10-12 10:03:19 +09:00
renovate[bot] 0be616ddb4
chore(deps): update dependency typescript to v4.8.4 (#543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-12 10:03:11 +09:00
bokuweb cae632a2f3
feat: support rot (#540) 2022-09-27 13:49:15 +09:00
bokuweb 2717ec17dc
fix: level reader (#535)
* fix: level reader

* 21

* fix
2022-09-13 11:16:00 +09:00
bokuweb 697652ed9b
Read section props in paragraph (#536)
* feat: support section property in ppr

* spec: Add snao

* fix

* fix

* fix
2022-09-13 11:02:46 +09:00
bokuweb 726d0958c5
Read section props in paragraph (#533)
* feat: support section property in ppr

* spec: Add snao

* fix

* fix
2022-09-09 11:52:53 +09:00
bokuweb 2b6344f31b
Add style properties (#530)
* fix: support run style

* fix: table style

* fix: support run style in js

* fix: support paragraph style

* fix

* fix: package

* fix

* rc15

* fix

* fix

* fix

* fix

* fix: test

* fix
2022-09-09 11:10:05 +09:00
renovate[bot] cf31b7ad0a
chore(deps): update dependency typescript to v4.8.3 (#532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 11:09:56 +09:00
bokuweb 5489d03dd0
fix: use instrTextString in reader (#528)
* fix: use instrTextString in reader

* fix: clippy

* fix: snaps

* fix

* fix: instrTextString
2022-08-31 10:59:48 +09:00
bokuweb 333e012e73
0.0.276 rc10 (#527)
* fix: hrule

* fix
2022-08-26 15:40:09 +09:00
renovate[bot] df9bd36132
chore(deps): update dependency typescript to v4.8.2 (#526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-26 15:39:46 +09:00
bokuweb 69e5654872
0.0.276 rc8 (#524)
* fix: packagejson

* fix: changelog

* fix: js

* fix: table row rule

* fix
2022-08-26 11:14:16 +09:00