Commit Graph

277 Commits (d8f5b774d5905ebc56f09eaadfa761b605737c94)

Author SHA1 Message Date
renovate[bot] fe7c4e0a05
chore(deps): update dependency webpack-merge to v5.7.3 (#196)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-16 13:52:02 +09:00
renovate[bot] d2ce18e188
chore(deps): update dependency webpack to v4.46.0 (#223)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-15 16:47:30 +09:00
bokuweb 1f42839787
Table in table (#242)
* feat: Support nested table for now (comment is not supported)

* 0.0.149
2021-03-15 16:47:22 +09:00
bokuweb ffd03e0b12
Fix height rule (#241)
* use atLeast

* use atLeast

* fix: height rule

* fix: snaps

* fix

* fix

* 0.0.148

* update snaps
2021-03-15 15:54:14 +09:00
dependabot[bot] b900ff138c
build(deps): bump elliptic from 6.5.3 to 6.5.4 in /docx-wasm (#240)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 15:33:47 +09:00
renovate[bot] 0bf4123e81
chore(deps): update dependency webpack-dev-server to v3.11.2 (#220)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 11:29:02 +09:00
renovate[bot] 3197754399
chore(deps): update dependency typescript to v4.2.3 (#237)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 11:28:39 +09:00
bokuweb f14fbdcb75
Support text direction (#235)
* fix: Add text direction

* fix: Add element

* fix: add js if and update test

* fix example

* spec: update snaps

* update
2021-03-03 10:35:50 +09:00
renovate[bot] c2a96f6952
chore(deps): update dependency @wasm-tool/wasm-pack-plugin to v1.3.3 (#228)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 12:32:52 +09:00
renovate[bot] de3c7fa277
chore(deps): update dependency typescript to v4.2.2 (#202)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 12:32:30 +09:00
renovate[bot] 2faa3c33dc
chore(deps): update dependency html-webpack-plugin to v4.5.2 (#221)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 12:32:20 +09:00
bokuweb 23039556ac
feat: support hRule (#234)
* feat: support hRule

* 0.0.141

* 0.0.143

* fix
2021-03-02 12:31:46 +09:00
bokuweb ef3f2cbb3e
fix: ignore nested table (#233) 2021-03-01 17:18:42 +09:00
bokuweb 9587d47c38
fix: remove default border when read table (#231)
* fix: remove default border when read table

* env: update test
2021-02-25 16:16:20 +09:00
bokuweb ff03496182
fix: date (#230)
* fix: date

* 0.0.138
2021-02-25 10:27:59 +09:00
bokuweb 3a1e94caba
Fix comment importing (#229)
* fix: comment importing in delete

* 0.0.137
2021-02-09 10:13:19 +09:00
bokuweb 9069f08791
fix: comment importing in delete (#226) 2021-01-27 19:44:29 +09:00
bokuweb 17c669bdde
fix: read comment in ins (#222)
* fix: read comment in ins

* 0.0.135

* 0.0.136
2021-01-06 20:31:53 +09:00
dependabot[bot] 856b2b6660
build(deps): bump node-notifier from 8.0.0 to 8.0.1 in /docx-wasm (#219)
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-24 00:49:01 +09:00
bokuweb be821db19d
fix: json if (#218)
* fix: json if

* fix: use update comments

* 0.0.131

* fix: Add id

* 0.0.132

* fix: reset para id

* fix: test

* fix: num

* 0.0.134
2020-12-21 20:52:15 +09:00
bokuweb 727045c3be
Add json if (#217)
* fix: json

* fix: specs

* 0.0.127

* fix if

* fix: if

* 0.1.129
2020-12-21 18:44:31 +09:00
bokuweb 2e5a22fc53
Fix comment structure (#216)
* fix: Add comment children

* feat: Update snaps

* fix: specs

* spec: Add spec

* fix: js if
2020-12-21 17:30:42 +09:00
bokuweb e45e0431e9
Fix comment rw (#215)
* fix: comment

* 0.0.125
2020-12-18 16:09:48 +09:00
bokuweb d4b9e0b5e2
fix: json type (#214) 2020-12-16 11:59:48 +09:00
bokuweb 6133cffd21
0.0.123 (#213) 2020-12-16 10:20:20 +09:00
bokuweb 089772a12c
Impl comment reader (#212)
* feat: Impl comments reader

* feat: Impl comment extended reader

* feat: Fixup comment reader

* feat: Update snaps

* faet: Update snaps

* fix: comment overwritten bug

* fix: parent comment id seeker

* fix: update js reader snaps
2020-12-15 22:33:01 +09:00
bokuweb e346121dee
Support doc vars (#211)
* feat: Impl doc_var writer

* feat: Impl doc_vars reader

* update snaps
2020-12-15 15:38:17 +09:00
bokuweb 15702847a6
Fix json type (#210)
* fix: type

* 0.0.122
2020-12-14 17:44:47 +09:00
bokuweb 596ec30e31
Fix wasmbind gen version (#209)
* use 0.2.50

* revert bindgen
2020-12-14 16:21:41 +09:00
bokuweb 5d7fd94b98
chore: update version (#208) 2020-12-14 15:15:21 +09:00
bokuweb 688632bca2
Support default fonts (#207)
* feat: support default font writer

* feat: Support default font by js

* fix: update snaps

* fix: update snaps
2020-12-14 15:01:23 +09:00
bokuweb 352c922a14
update wasm-bindgen (#206)
* update wasm-bindgen

* update npm
2020-12-14 11:50:20 +09:00
dependabot[bot] 02750230b4
build(deps): bump ini from 1.3.5 to 1.3.8 in /docx-wasm (#203)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 11:45:30 +09:00
bokuweb 3d30737e97
Support abstract num font (#204)
* feat: Add runproperty to abstract num

* feat: Add js if

* 0.0.117

* fix: output

* 0.0.118

* fix: clippy

* fix: update snaps
2020-12-14 11:42:07 +09:00
renovate[bot] f0aceefd08
chore(deps): update dependency ts-loader to v8.0.7 (#186)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-03 10:25:42 +09:00
renovate[bot] 456b8198a1
chore(deps): update dependency webpack-merge to v5.3.0 (#192)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-03 10:25:32 +09:00
renovate[bot] 3e369f1ba2
chore(deps): update dependency jest to v26.6.2 (#185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-03 10:25:22 +09:00
bokuweb 8d78be9ceb
Read table style (#191)
* feat: Read table style

* feat: reader and json types

* spec: update snaps

* fix: lint error

* publish
2020-10-30 20:29:06 +09:00
renovate[bot] a365d75a8d
chore(deps): update dependency typescript to v4.0.5 (#190)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-30 19:19:35 +09:00
bokuweb c2f4744543
0.0.115 (#189) 2020-10-26 11:27:46 +09:00
renovate[bot] bd1811581f
chore(deps): update dependency jest to v26.6.0 (#180)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-21 13:03:16 +09:00
renovate[bot] 1f189702c9
chore(deps): update dependency ts-loader to v8.0.6 (#181)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-21 13:03:07 +09:00
bokuweb 7a13d159d2
Fix spacing (#184)
* fix spacing

* fix: spacing
2020-10-20 18:22:12 +09:00
bokuweb 2f1cd0d127
publish (#182) 2020-10-20 16:26:34 +09:00
bokuweb 388e6fa0e5
Impl row height (#183)
* fix: Add rowHeight func

* fix: rowHeight

* use: auto

* 0.0.112
2020-10-20 16:26:07 +09:00
bokuweb 454556606b
Spacing (#169)
* feat: Add spacing

* rename

* feat: Add run spacing

* spec: update snaps

* fix: lint error
2020-10-14 10:16:13 +09:00
renovate[bot] 47ce734119
chore(deps): update dependency ts-loader to v8.0.5 (#176)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-13 16:27:13 +09:00
bokuweb cc980f6551
fix: Add rowHeight func (#177)
* fix: Add rowHeight func

* fix: rowHeight

* use: auto
2020-10-13 16:27:03 +09:00
renovate[bot] 7f2750106d
chore(deps): update dependency jest to v26.5.3 (#170)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-13 00:04:48 +09:00
bokuweb 425e2bce08
Add page margin test (#175)
* fix: page margin

* fix: test

* 0.0.109
2020-10-13 00:04:09 +09:00
bokuweb 7e89f9a50e
fix: settings (#174)
* fix: settings

* update
2020-10-12 22:58:00 +09:00
bokuweb d0455d7c08
Expose section prop (#173)
* chore: expose section props

* 0.0.107
2020-10-12 17:51:28 +09:00
bokuweb 63370decff
0.2.8 (#165)
* 0.2.8

* 0.0.105
2020-10-10 00:02:32 +09:00
bokuweb 8e7ddbca70
Fix default section page props (#164)
* feat: Add default section page size and margin

* feat: Add reader

* spec: Update snaps

* feat: Suppoert page margin and size

* feat: support js
2020-10-09 20:30:55 +09:00
bokuweb 3329543c56
Fix row prop case (#163)
* fix: props case

* fix: version

* fix: snaps
2020-10-09 16:02:33 +09:00
bokuweb f86bbf7470
0.0.103 (#162) 2020-10-09 14:36:00 +09:00
bokuweb 06a5341348
Improve tr props (#161)
* feat: Read gridAfter

* fix: snaps

* fix: insta
2020-10-09 14:11:46 +09:00
renovate[bot] e34757f2b1
chore(deps): update dependency webpack to v4.44.2 (#145)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-08 09:35:49 +09:00
renovate[bot] db4b39751f
chore(deps): update dependency ts-loader to v8.0.4 (#147)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-08 09:35:38 +09:00
renovate[bot] 445e128481
chore(deps): update dependency html-webpack-plugin to v4.5.0 (#148)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-08 09:35:25 +09:00
renovate[bot] 9d2a6ccd1d
chore(deps): update dependency webpack-merge to v5.2.0 (#160)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-08 09:35:15 +09:00
renovate[bot] 65355080e0
chore(deps): update dependency jest to v26.5.2 (#159)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-08 09:34:27 +09:00
bokuweb 67b0dc165c
update (#158) 2020-10-06 12:19:43 +09:00
renovate[bot] a9e138965c
chore(deps): update dependency typescript to v4.0.3 (#146)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-05 23:00:59 +09:00
renovate[bot] 9589f27c35
chore(deps): pin dependencies (#156)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-05 23:00:28 +09:00
bokuweb d89f2a34fa
0.0.101 (#157)
* add keep

* 0.0.101

* 0.2.6
2020-10-05 23:00:12 +09:00
bokuweb 5267e31c62
Improve level override (#155)
* fix: improve lvlOverride to allow insert lvl

* fix: Add fixture

* fix: override reader

* fix: ci

* fix ci

* add fixture

* spec: Add js test

* fix: ci

* fix: spec
2020-10-05 22:46:18 +09:00
bokuweb 107abc5c0b
fix: tsc erropr (#154)
* fix: tsc erropr

* add tsc

* remove tsc
2020-10-05 17:25:13 +09:00
bokuweb 046a7dd7e9
fix: cell margin to 24 (#149)
* fix: cell margn setter

* chore: published

* fix: Add ts if
2020-09-24 12:18:04 +09:00
bokuweb 1941af9ef7
Support del in ins (#143)
* fix: ins child

* fix: ins reader

* fix: spec

* fix: ts types
2020-09-14 14:18:50 +09:00
renovate[bot] ec904987be
Update dependency webpack-merge to v5.1.4 (#141)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-14 14:16:00 +09:00
renovate[bot] fc1a003d04
Update dependency serialize-javascript to v5 (#142)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-14 14:15:49 +09:00
bokuweb d3ccfa10ba
0.0.96 (#139) 2020-09-07 15:56:50 +09:00
bokuweb d2c1417c98
Read docid and bookmark (#138)
* feat: Add document bookmark reader

* feat: Add docId reader
2020-09-07 15:46:23 +09:00
renovate[bot] 9eec10e374
chore(deps): update dependency webpack-cli to v3.3.12 (#101)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-07 15:45:09 +09:00
dependabot[bot] a2a837b919
build(deps): bump http-proxy from 1.17.0 to 1.18.1 in /docx-wasm (#137)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-05 12:22:04 +09:00
renovate[bot] 57bc51b740
Update dependency webpack-merge to v5.1.3 (#119)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-05 12:21:29 +09:00
renovate[bot] d8fa9b9bd3
Update dependency html-webpack-plugin to v4 (#110)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-05 12:21:20 +09:00
renovate[bot] 09541da17c
Update dependency webpack to v4.44.1 (#100)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-05 12:21:00 +09:00
renovate[bot] 4f2f2d9b05
Update dependency ts-loader to v8.0.3 (#131)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-04 12:02:23 +09:00
renovate[bot] 1b668898dd
Update dependency webpack-dev-server to v3.11.0 (#132)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-04 12:02:13 +09:00
bokuweb ecc049b0b1
add workflow (#128)
* add workflow

* add action

* fix

* add path

* remove unneeded path
2020-09-04 12:01:23 +09:00
bokuweb d94b5dc16e
0.0.95 (#136) 2020-09-03 11:53:58 +09:00
bokuweb 30c514fe18
0.0.94 (#134) 2020-09-02 18:26:03 +09:00
bokuweb 5dcd4d73ae
feat: Support top level bookmark (#133) 2020-09-02 18:23:53 +09:00
bokuweb f01d25a02d
0.0.93 (#127) 2020-09-02 15:21:01 +09:00
renovate[bot] 4439905eb4
chore(deps): update dependency typescript to v4 (#121)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-02 13:58:39 +09:00
bokuweb aceb32f918
feat: Support doc_id (#120) 2020-08-20 00:53:35 +09:00
renovate[bot] 4aa875b43f
Pin dependencies (#117)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-19 09:59:39 +09:00
bokuweb 48142fbced
0.0.90 (#118)
* update

* fix: table comment

* 0.2.5

* 0.0.90
2020-08-14 02:11:20 +09:00
bokuweb 7db426a132
Support nest comment (#116)
* fix: Prepare extended comments

* feat: Append paraId for paragraph

* feat: Support comment extended

* chore: Add fixture

* fix: browser example

* fix: test

* update snaps
2020-08-14 01:57:59 +09:00
renovate[bot] b08c560f22
chore(deps): update dependency ts-loader to v8 (#112)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-12 18:37:02 +09:00
renovate[bot] 0880356171
chore(deps): update dependency filesaver.js to v2 (#114)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-12 18:36:52 +09:00
renovate[bot] 3a04a874f1
chore(deps): update dependency serialize-javascript to v4 (#111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-05 23:52:55 +09:00
renovate[bot] 71543e49f5
chore(deps): update dependency typescript to v3.9.7 (#99)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-05 23:51:36 +09:00
renovate[bot] 764789a496
chore(deps): update dependency ts-loader to v6.2.2 (#97)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-01 10:18:18 +09:00
renovate[bot] 9ecbed8de7
chore(deps): update dependency @wasm-tool/wasm-pack-plugin to v1.3.1 (#95)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-01 10:17:49 +09:00
renovate[bot] 9390142ace
chore(deps): pin dependencies (#94)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-30 13:15:09 +09:00
dependabot[bot] 74f8397426
build(deps): bump elliptic from 6.5.1 to 6.5.3 in /docx-wasm (#93)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-30 13:14:58 +09:00
dependabot[bot] bfe0119d57
build(deps): bump lodash from 4.17.15 to 4.17.19 in /docx-wasm (#91)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-30 12:50:51 +09:00
bokuweb 4bce99003f
Fix table align reader (#88)
* fix: table align reader

* 0.0.87

* fix: spec

* chore: add fixture
2020-06-19 02:36:15 +09:00
bokuweb 146a6d799c
Add both (#87)
* feat: Add both to jc

* 0.0.86
2020-06-15 18:41:29 +09:00
bokuweb 7f22cc546e
0.0.81 (#84) 2020-06-12 16:53:41 +09:00
bokuweb ada3d55418
fix: Add end and distribute (#83) 2020-06-12 14:32:40 +09:00
bokuweb 6ed69bdf5d
0.0.78 (#82)
* chore: update packagejson

* 0.2.3

* fix: run fonts
2020-06-09 02:14:08 +09:00
bokuweb 00aecc91e0
Support font and paragraph prop (#81)
* feat: Add run fonts

* feat: Fix run property in pPr

* feat: Add js interface

* fix: lint error
2020-06-08 13:41:13 +09:00
dependabot[bot] 9265986b63
build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /docx-wasm (#80)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 13:36:57 +09:00
bokuweb 1bd03c3ea0
fix: 0.0.77 (#79) 2020-06-04 20:24:10 +09:00
bokuweb dd8ee73d7f
fix: level suff (#78) 2020-06-04 18:09:20 +09:00
bokuweb a6245193d0
Support level override writer (#77)
* fix: Support level override

* 0.0.75
2020-06-04 17:53:37 +09:00
bokuweb 880f9802bc
Support suff (#76)
* feat: Add suff writer

* feat: Add suff reader
2020-06-03 16:35:12 +09:00
bokuweb d3fcef1e2f
fix: package.json (#74) 2020-06-01 13:52:29 +09:00
bokuweb 74e8b2d90a
Fixed a bug where Delete / Insert can only have one Run (#73)
* fix: runs in insert / delete

* fix: json type

* fix: lint
2020-06-01 13:49:41 +09:00
bokuweb c12ca9d042
fix: numbering for js (#71) 2020-05-15 15:51:45 +09:00
bokuweb ed212793c5
Update package.json 2020-05-15 13:06:57 +09:00
bokuweb b24d4b4e3a
Update abstract-numbering.ts 2020-05-15 13:06:33 +09:00
bokuweb 4c5350381c
fix: expose abstract numbering (#70) 2020-05-15 12:54:59 +09:00
bokuweb d041018007
0.0.66 (#68)
* fix: border type case

* fix: json
2020-04-30 20:06:01 +09:00
bokuweb 587d895fad
0.0.64 (#67)
* 0.0.64

* 0.0.65
2020-04-30 14:38:56 +09:00
bokuweb 245da8dcf1
0.0.63 (#66)
* 0.0.63

* fix: ci
2020-04-30 13:39:56 +09:00
bokuweb 5c6d95aaf7
feat: Support table cell border (#63)
* feat: Support table cell border

* fix: lint

* fix: lint error
2020-04-27 10:41:23 +09:00
bokuweb 6e9c10b385
Fix json num types (#62)
* fix: typo

* update
2020-04-21 22:01:07 +09:00
bokuweb a1a3674ae6
Update package.json 2020-04-21 20:48:46 +09:00
bokuweb 63368592b8
fix: read levelOverride (#61)
* fix: read levelOverride

* spec: update snaps
2020-04-21 19:02:36 +09:00
bokuweb 83d7dc2b01
0.2.3 (#59)
* fix: fallback ignore

* update

* fix: spec
2020-04-07 10:55:44 +09:00
bokuweb a98ea28679 update: package.json 2020-04-07 10:26:22 +09:00
bokuweb 23a879f26d
Fix textbox import (#58)
* chore: Add fixtures

* feat: Add graphic skeleton

* feat: Add textbox base

* feat: Add graphic reader base

* fix: reader

* fix: json type

* fix: lint error

* feat: Add fixtures
2020-04-07 10:24:56 +09:00
dependabot[bot] ed23acbadc
build(deps): bump acorn from 6.3.0 to 6.4.1 in /docx-wasm (#57)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-20 19:40:53 +09:00
bokuweb fc10334a09
Support table valign (#56)
* feat: Support valign

* feat: Add valign writer

* feat: Add reader

* fix: indent

* 0.0.56

* fix: indent

* update
2020-03-20 01:19:39 +09:00
bokuweb edb8843b52
Fix reader error2 (#55)
* fix: numproperty

* update

* fix: lint error
2020-03-13 17:01:25 +09:00
bokuweb 82da29ebb1
0.0.53 (#53)
* 0.0.53

* 0.2.2
2020-03-10 12:15:03 +09:00
bokuweb 55655ab4b4
Fix reader error (#52)
* fix: cell reader error

* fix: table indent

* fix: error

* 0.0.51
2020-03-10 12:02:51 +09:00
bokuweb 6f54e5e493
Support start chars (#51)
* feat: suport start char for writer

* support start char and add option to indent start

* fix:lint error

* fix: lint
2020-03-10 11:56:12 +09:00
bokuweb 4378de2ecc
Fix read error (#49)
* fix: use i32 instead of usize for indent

* update

* fix:insert json type

* fix: insert and delete child

* update
2020-02-28 19:52:41 +09:00
bokuweb 042cdc58f4
Re fix bold (#48)
* fix:bold and italic

* update

* re-fix

* update
2020-02-28 15:36:50 +09:00
bokuweb aa549bd5cf
fix: bold and italic (#47) 2020-02-28 13:50:12 +09:00
bokuweb 0697404b40
Fix breaking (#46)
* fix: brealing

* 0.0.40
2020-02-28 13:42:28 +09:00
bokuweb 61d42f4d3c
Fix whitespace (#45)
* fix: whitespace

* fix: test
2020-02-28 11:36:03 +09:00
bokuweb d8ea19e7cf
fix: indent (#44) 2020-02-28 03:12:35 +09:00
bokuweb ff44dfb7fb
support: num style link (#43)
* support: num style link

* chore: update README

* chore: update snap
2020-02-26 20:26:32 +09:00
bokuweb f0d4d03848
Fix js types (#42)
* fix: abs num def

* fix: build steps

* chore: Add nodejs example

* remove babel file
2020-02-13 19:04:45 +09:00
bokuweb 88298bef9d
feat: Add definition (#41) 2020-02-13 17:02:08 +09:00
bokuweb 03a6c7e970
Add json definitions (#40)
* feat: Add test

* fix: bom file

* fix: delete serializer

* fix: improve json

* fix: dxa

* fix: fixup ts

* 0.0.24
2020-02-13 16:14:06 +09:00
bokuweb 1ab91a6924
Update npm pkg (#39)
* fix: export read docx

* fix: numberings
2020-02-13 02:57:48 +09:00
bokuweb 1b944aeb97
fix: add abstract numbering and numbering (#35) 2020-02-12 00:21:26 +09:00
bokuweb 5fe4e4d646
Add reader (#33)
* feat: Add contenttypes and rel deserializer

* feat: Add reader fundation

* feat: Add run reader

* feat: Add run reader

* feat: Add paragraph reader foundation

* fix:test

* feat: Add book mark

* fix:bookmark id

* feat: Add bookmark reader

* feat: Add paragraph json fondation

* fix:fix reader

* feat: Add table reader foundation

* feat: Add table reader foundation

* feat: Add table cell prop serializer

* chore: rename content to children

* feat: Add row serializer

* feat: Add table property serializer

* fix: lint error

* feat: Add table reader

* feat: reader
2020-02-11 17:01:39 +09:00
bokuweb 8cd2f627f6
Fix delete (#31)
* fix:delete

* fix:delete
2020-02-07 15:04:40 +09:00
bokuweb 1df5e25523
Fix run props (#29)
* fix: run

* fix:table

* fix: package.json
2020-01-31 01:14:48 +09:00
bokuweb 2c8bbbb43f
Improve js api (#28)
* fix: improve js api

* feat: Add builder

* feat: improve js

* fix: missing run property
2020-01-30 23:14:25 +09:00
bokuweb 3d6f36ef88
Rename (#27)
* rename

* fix: readme

* fix: README
2020-01-24 19:44:43 +09:00