Commit Graph

372 Commits (ff86d6fa67905ffdeaa410b0207a71dedbbd842b)

Author SHA1 Message Date
bokuweb ee41237378
Support table cell margin (#275)
* fix: writer

* fix: reader

* fix: update snaps
2021-04-14 13:47:46 +09:00
bokuweb 5402fe2190
Update ppr (#276)
* fix: writer

* fix: reader

* fix: spec

* fix: js

* 0.0.190
2021-04-14 12:01:38 +09:00
bokuweb b0a7de6b69
spec: update snaps (#272)
* spec: update snaps

* fix: lint

* 0.0.184

* fix: snaps

* fix: Add id

* 0.0.186

* fix: Add divid

* 0.0.187

* fix: divsChild

* 0.0.188

* 0.0.189

* fix: add fixtures
2021-04-09 11:30:50 +09:00
bokuweb 153429a086
Read hanging chars (#273)
* fix: reading hanging chars

* update snaps

* 0.0.183
2021-04-08 16:53:21 +09:00
renovate[bot] 2a6e147a38
chore(deps): update dependency typescript to v4.2.4 (#271)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-08 14:36:49 +09:00
renovate[bot] c7fbf044e3
chore(deps): update dependency ts-loader to v8.1.0 (#267)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-31 17:26:54 +09:00
dependabot[bot] c665eea9d7
build(deps): bump y18n from 4.0.0 to 4.0.1 in /docx-wasm (#269)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-31 17:26:43 +09:00
bokuweb 967170f6d7
update snaps (#266)
* update snaps

* update
2021-03-26 13:37:01 +09:00
bokuweb e33f4b292d
Expose settings json (#265)
* chore: expose settings json

* 0.0.181
2021-03-26 11:01:43 +09:00
bokuweb 19e8708057
Read table cell prop in style (#264)
* fix: read table cell props in style

* fix: spec
2021-03-25 15:30:33 +09:00
bokuweb ef612ee1ff
Fix bold and italic (#263)
* fix: bold and italic

* use RunProperty::read

* fix

* fix: style rPr reader

* 0.0.179

* fix: snaps
2021-03-24 22:49:32 +09:00
bokuweb 382dd33826
Read text border (#262)
* fix: reader

* 0.0.176

* 0.0.177

* update
2021-03-24 18:00:17 +09:00
bokuweb 298821cf90
Support orientation (#261)
* feat: Support page orient

* 0.0.175

* update snamps
2021-03-24 16:51:11 +09:00
bokuweb 90d1e9a92c
0.2.10 (#260)
* 0.2.10

* fix: example
2021-03-23 12:08:19 +09:00
bokuweb 0b4d457b6e
Support table layout (#259)
* feat: Add layout type

* feat: Add layout

* 0.0.174
2021-03-23 12:01:09 +09:00
bokuweb 147bebfa7f
fix: tl2br (#258)
* fix: tl2br

* update

* fix: type

* add mock

* update
2021-03-22 23:30:58 +09:00
bokuweb 6f6a399597
Support text border (#257)
* feat: Add text_border

* feat: Add reader

* feat: Add js if and test

* 0.0.171

* update test
2021-03-21 00:16:43 +09:00
bokuweb ba0ef0bd48
0.0.170 (#256) 2021-03-20 01:39:36 +09:00
bokuweb ae1f3ada58
feat: Add doc grid type (#248)
* feat: Add doc grid type

* feat: Add docgrid features

* update snaps

* 0.0.167

* add output

* expose docGrid

* fix: name

* update
2021-03-20 01:38:22 +09:00
bokuweb 71812cb27d
update (#255) 2021-03-19 14:53:46 +09:00
bokuweb 8ef46d9ce9
revert (#254) 2021-03-19 14:14:25 +09:00
renovate[bot] 6bf40f70c6
fix(deps): update rust crate wasm-bindgen to 0.2.72 (#252)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 13:34:23 +09:00
bokuweb f0894c412c
Fix shd type (#253)
* fix: Add camelcase

* update

* update

* 0.0.161

* fix: add type

* 0.0.162

* fix: type
2021-03-19 12:31:36 +09:00
renovate[bot] b17819ad18
chore(deps): update dependency libreoffice-convert to v1.3.2 (#195)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 00:15:57 +09:00
renovate[bot] 0ef79f6fe9
chore(deps): update dependency filesaver.js to v2.0.5 (#200)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 00:15:27 +09:00
renovate[bot] a36498579a
chore(deps): pin dependency cpy-cli to 3.1.1 (#251)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 00:14:32 +09:00
bokuweb f62d906cd2
0.0.159 (#250)
* 0.0.155

* 0.0.159
2021-03-18 23:02:51 +09:00
renovate[bot] 1c02892832
fix(deps): update rust crate wasm-bindgen to 0.2.71 (#129)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-18 19:03:27 +09:00
bokuweb 20361dac2d
Support table cell color (#249)
* feat: Add shd writer

* feat: Support shd

* fix: clippy

* 0.0.154
2021-03-18 19:02:28 +09:00
bokuweb 3075ffb506
Fix based on serialization (#247)
* fix: based on serialization

* 0.0.153

* update
2021-03-17 12:56:48 +09:00
bokuweb 65226e4098
-.0.152 (#246) 2021-03-16 17:45:42 +09:00
bokuweb 93b9f9baca
fix: bolf / italic (#245) 2021-03-16 17:41:36 +09:00
bokuweb ef63278e1f
fix: Add start and end (#244)
* fix: Add start and end

* update snaps
2021-03-16 16:32:02 +09:00
bokuweb 8890385f67
Improve cell borders (#243)
* feat: Support tl2br / tr2bl

* fix: some bugs

* fix: example

* update: snaps

* update
2021-03-16 16:09:39 +09:00
renovate[bot] a2ca156f83
chore(deps): update dependency ts-loader to v8.0.18 (#194)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-16 13:52:11 +09:00
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] 1d05c55415
chore(deps): update rust crate pretty_assertions to 0.7.1 (#239)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-15 15:30:15 +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] 008cce9890
fix(deps): update rust crate image to 0.23.14 (#236)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 11:28:46 +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] 4b701588eb
chore(deps): update rust crate insta to 1.7 (#197)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 12:32:41 +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
renovate[bot] 4099951cd6
fix(deps): update rust crate image to 0.23.13 (#227)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 12:32:09 +09:00