Commit Graph

307 Commits (cdb91be925ac9245c0b8a2dbc6b15f4dae769679)

Author SHA1 Message Date
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
renovate[bot] aa0ccfa6c6
chore(deps): update dependency jest to v27.4.3 (#377)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-02 00:04:58 +09:00
renovate[bot] e1c4b5ab4b
chore(deps): update dependency @types/file-saver to v2.0.4 (#362)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-30 02:37:32 +09:00
bokuweb 423e075eb1
impl header reader with rust (#376)
* fix: document_rels reader to keep multi rels

* feat: Add header reader

* faet: assign header to sectionProperty

* spec: update snaps

* feat: read titlePg

* spec: update snaps
2021-11-30 02:36:04 +09:00
bokuweb 3342269a45
fix: remove unused rel (#375) 2021-11-30 02:07:47 +09:00
bokuweb 8c9bb7b72d
impl first and even header/footer with rust/JS (#374)
* fix: header structure

* fix: footer structure

* fix: Support first and even header / footer with rust

* fix: Support js interface

* fix: test
2021-11-27 19:12:06 +09:00
bokuweb 6c1d4a99d6
Improve line spacing json (#373)
* fix: def

* fix
2021-11-26 19:07:10 +09:00
bokuweb 48b4017b32
0.0.213 (#372)
* 0.0.213

* 0.0.214

* fix
2021-11-26 19:00:13 +09:00
bokuweb 59fb7c113f
impl: Add header writer with js (#371) 2021-11-26 00:06:16 +09:00
bokuweb d8f5b774d5
0.3.1 (#370)
* 0.3.1

* update npm
2021-11-25 23:47:21 +09:00
bokuweb 951899cb8e
fix: disabled empty header (#369) 2021-11-25 23:33:13 +09:00
bokuweb b72195d8e2
0.3 (#368)
* 0.3.0

* update npm
2021-11-25 19:51:57 +09:00
bokuweb c6a555aa75
Improve spacing (#367)
* fix: line spacing interfaces

* fix: js interface

* fix: js if

* fix: reader and testing
2021-11-25 19:42:06 +09:00
bokuweb 025aee280f
Support default footer (#366)
* feat: Support default footer writer with rust

* feat: Support footer for default section with js

* fix: improve footer interface
2021-11-25 01:49:27 +09:00
renovate[bot] f44faea75f
chore(deps): update dependency typescript to v4.5.2 (#363)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-25 01:42:25 +09:00
bokuweb df54a5a007
0.0.210 (#360)
* update

* 0.0.210
2021-10-21 14:42:49 +09:00
bokuweb 0ed724a6d0
update (#359) 2021-10-20 16:51:49 +09:00
bokuweb 3579615cfa
0.0.208 (#357) 2021-10-20 16:41:57 +09:00
bokuweb 00e01479e6
fix: outline lvl (#356)
* fix: outline lvl

* refactor

* fix test
2021-10-20 16:37:51 +09:00
renovate[bot] 0ff716318a
chore(deps): update dependency adm-zip to v0.5.9 (#351)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 15:05:04 +09:00
renovate[bot] 892ebc3302
chore(deps): update dependency jest to v27.3.1 (#354)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 15:04:49 +09:00
renovate[bot] dc8a44a682
chore(deps): update dependency jest to v27.2.5 (#350)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-14 11:56:20 +09:00
renovate[bot] 181916a480
chore(deps): update dependency typescript to v4.4.4 (#353)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-14 11:56:13 +09:00
inokawa 4d5835e9de
Fix wrong property name of InsertJSON and DeleteJSON (#349) 2021-09-29 13:43:46 +09:00
renovate[bot] bb7f1c79fa
chore(deps): update dependency jest to v27.2.3 (#345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 09:29:12 +09:00
Łukasz Kądalski 241a08dd42
Support for Paragraph's Line Spacing (#346)
* Support for Line Spacing

Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>

* Fixing clippy and yarn test

Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>
2021-09-29 09:03:39 +09:00
dependabot[bot] 7fa473e9df
build(deps): bump tmpl from 1.0.4 to 1.0.5 in /docx-wasm (#342)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-26 18:37:54 +09:00
renovate[bot] 3c06fb2a22
chore(deps): update dependency jest to v27.2.2 (#341)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-26 18:37:45 +09:00
renovate[bot] 4e7187fea8
chore(deps): update dependency typescript to v4.4.3 (#337)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 22:37:56 +09:00