Commit Graph

736 Commits (5095e3d6d7464c2fadf9ae8975cfdc42a12d5195)

Author SHA1 Message Date
bokuweb 5f5bb0302f
Update CHANGELOG.md 2022-10-31 15:34:54 +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
hayato-SMZ 010613c909
Issue393 (#552)
* fix bug issue393

* Fixed to compare binary data

* Change search criteria to compare ID with binary data
2022-10-26 22:35:28 +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
renovate[bot] 0ab6c08ea1
fix(deps): update rust crate base64 to 0.13.1 (#548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-25 10:39:33 +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] f267114d2d
fix(deps): update rust crate zip to 0.6.3 (#544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-14 16:33:10 +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
bokuweb cfb6e0ab05
0.4.5 (#547) 2022-10-14 16:14:12 +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
renovate[bot] e5d68e4844
fix(deps): update rust crate image to 0.24.4 (#539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-12 10:03:03 +09:00
bokuweb 87f41bed09
fix: changelog (#542) 2022-10-12 10:02:32 +09:00
bokuweb 23d8dc0d45
0.4.3 (#541)
* docs: update changelog

* 0.4.3
2022-09-27 13:50:36 +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
hayato-SMZ e83a4eeb90
Support table style (#531)
* Fixed output of table_property when style is "Table"

* add test for table_style
2022-09-08 13:37:38 +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
renovate[bot] a974dcd9ec
chore(deps): update rust crate pretty_assertions to 1.3.0 (#529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-31 10:58:18 +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
bokuweb b4be4bbe9b
Support adjust line height in table (#522)
* fix: support adjust_line_height_in_table in settings

* fix: read adjust in table

* fix
2022-08-25 16:27:55 +09:00
bokuweb 753c6d4d7e
0.4.2 (#523)
* 0.4.1

* 0.4.1

* 0.4.2
2022-08-25 15:49:26 +09:00
hayato-SMZ 7d026a4ee4
Support multi columns section (#521)
* Add variable space and transfer the role of columns

* Added attribute "w:num" to w:cols

* Update "docx-core" Test and snap updates

* Update "docx-wasm" snap

* Add columns method to Document struct.
2022-08-25 15:30:19 +09:00
renovate[bot] a8b2f25470
chore(deps): update dependency cpy-cli to v4.2.0 (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-24 16:43:06 +09:00
bokuweb fec94fd5f5
Read hyperlink instr (#518)
* fix: read hyperlink instr

* fix

* fix

* fix

* rc7
2022-08-10 14:45:27 +09:00
bokuweb 0f5e1d1cdc
0.0.275 (#517)
* 0.0.275

* fix

* fix: hyperlink child types

* read hyperlink rels

* update snaps

* update

* 0.0.275

* fix
2022-08-09 15:32:17 +09:00
renovate[bot] c44b62dac4
chore(deps): update dependency jest to v28.1.3 (#509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-25 14:08:52 +09:00
renovate[bot] e2ea4d2246
chore(deps): update rust crate insta to 1.16 (#514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-22 11:46:21 +09:00
bokuweb 2e8a7731d6
Fix image reader (#512)
* ignore table

* ignore unsupported image

* fix

* fix

* fix

* fix

Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-07-22 11:46:07 +09:00
renovate[bot] 3a875e1d40
fix(deps): update rust crate image to 0.24.3 (#510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-21 17:44:40 +09:00
dependabot[bot] 453061b58e
build(deps): bump terser from 4.3.1 to 4.8.1 in /docx-wasm (#513)
Bumps [terser](https://github.com/terser/terser) from 4.3.1 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 17:44:20 +09:00
bokuweb 81e22b5ac0
Update CHANGELOG.md 2022-07-06 10:50:10 +09:00
bokuweb aaec11c8e9
Update package.json 2022-07-06 10:49:21 +09:00
bokuweb a346cd1a16
Fix support hyperlink reader (#508)
* fix

* fix: support external link

* wip

* fix

Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-07-06 10:47:15 +09:00
renovate[bot] 674499a436
chore(deps): update dependency jest to v28.1.2 (#507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-30 23:39:40 +09:00
renovate[bot] d294869350
chore(deps): update dependency ts-loader to v9.3.1 (#505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-26 00:42:50 +09:00
dependabot[bot] 8db2a8bd70
build(deps): bump shell-quote from 1.7.2 to 1.7.3 in /docx-wasm (#506)
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  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-26 00:42:38 +09:00
renovate[bot] 2863e3b0cc
chore(deps): update dependency typescript to v4.7.4 (#503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-22 00:10:17 +09:00
renovate[bot] 63292bafe5
chore(deps): update rust crate insta to 1.15 (#504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-22 00:10:09 +09:00
P40b0s 8ea72ed5c9
fix author if it have <> chars (#501) 2022-06-16 22:38:59 +09:00