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
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
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
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
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
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
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