bokuweb
637c2a86f4
Support char spacing ( #637 )
...
* fix: spacing
* fix: spacing
* fix
* fix
* fix: snaps
2023-06-23 19:09:27 +09:00
bokuweb
e363ad8183
fix: snaps ( #636 )
...
* fix
* fix
2023-06-23 14:43:16 +09:00
bokuweb
1282686931
fix: add missing if ( #635 )
2023-06-23 13:56:04 +09:00
bokuweb
cfe2887387
fix: character congtrol for js ( #634 )
...
* fix: for js
* fix: snaps
* fix
2023-06-23 13:41:36 +09:00
Griklit
2897f0823c
fix widow_control xml, add character_spacing_control ( #633 )
...
* fix widow_control xml
* add character_spacing_control
* snapshot
fix - character_spacing_values, snack to camelCase
* wasm snapshot
* snapshot
---------
Co-authored-by: gwq <guowanqi@tianchuangsec.com>
2023-06-23 00:20:27 +09:00
bokuweb
45b58dc3b7
Support indent right ( #632 )
...
* fix: support indent right for js
* fix
2023-06-16 13:43:26 +09:00
bokuweb
a2e135d50e
fix: make docGrid optional ( #630 )
...
* fix: make docGrid optional
* fix
* fix
* fix
* fix
* fix
* fix
2023-06-16 12:53:47 +09:00
bokuweb
dbb9b9ded8
Sadsadsad ( #631 )
...
* fix: changelog
* fix
2023-06-16 12:32:08 +09:00
bokuweb
e4b5e13cee
fix: changelog ( #626 )
2023-05-26 08:17:02 +09:00
bokuweb
160fac91b7
feat: Support sym ( #625 )
2023-05-19 18:32:33 +09:00
Arif Driessen
fbbca22783
Wasm feature gate ( #622 )
...
* conditional wasm
* derive ts
* ts export
* incl wasm feature
2023-05-15 09:34:33 +09:00
bokuweb
971fceb2a1
Update README.md
2023-04-23 09:32:32 +09:00
bokuweb
42643183cd
fix: link output ( #616 )
2023-04-11 22:28:36 +09:00
renovate[bot]
148b10bc83
chore(deps): update dependency serialize-javascript to v6.0.1 ( #610 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-27 17:35:30 +09:00
bokuweb
56e46bf77c
fix: escape style name ( #612 )
...
* fix: escape style name
* fix: snaps
* fix
2023-03-27 17:35:15 +09:00
renovate[bot]
fcd6d40dd0
chore(deps): update dependency adm-zip to v0.5.10 ( #609 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 21:06:56 +09:00
renovate[bot]
3ea1fae1ff
Update dependency html-webpack-plugin to v5 ( #592 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 18:48:50 +09:00
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
dependabot[bot]
11c1618be8
build(deps): bump bumpalo from 3.7.0 to 3.12.0 ( #602 )
...
Bumps [bumpalo](https://github.com/fitzgen/bumpalo ) from 3.7.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases )
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.7.0...3.12.0 )
---
updated-dependencies:
- dependency-name: bumpalo
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 14:44:31 +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
f797f0c74e
fix: duplicated based on ( #604 )
2023-02-01 19:03:56 +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]
62e1b08205
build(deps): bump minimatch from 3.0.4 to 3.1.2 in /vrt ( #579 )
...
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:47 +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
1cdb20a54b
Update README.md
2022-11-03 08:46:52 +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