Commit Graph

104 Commits (d2c1417c989429503e0a2070f44f7cc0b7eca603)

Author SHA1 Message Date
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