bokuweb
5dd154d51d
fix: del in ins ( #442 )
2022-03-15 16:58:29 +09:00
bokuweb
6e4648b0d2
docs: fontsize example ( #441 )
...
* docs: fontsize example
* fix
2022-03-11 11:35:56 +09:00
renovate[bot]
0d6b212565
chore(deps): update rust crate pretty_assertions to 1.1.0 ( #430 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 00:23:58 +09:00
bokuweb
8b169c632c
Support table row ins ( #431 )
...
* fix: support table row ins
* 0.0.242
2022-02-04 18:37:04 +09:00
bokuweb
4e55970831
Fix fonts case ( #428 )
...
* fix: font case
* 0.0.241
2022-01-28 15:59:30 +09:00
bokuweb
26e2f2f169
gen bindings ( #427 )
...
* gen bindings
* fix: build
* fix
* 0.0.239
* 0.0.240
2022-01-28 15:36:03 +09:00
renovate[bot]
0ea06da94c
chore(deps): update rust crate insta to 1.12 ( #426 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-28 11:03:48 +09:00
bokuweb
22aac7b457
fix: read theme ( #425 )
2022-01-27 17:23:30 +09:00
bokuweb
cee207e407
fix: wasm ( #423 )
2022-01-27 15:16:40 +09:00
Lilin Lao
8ab5925bce
fix: replace backslash before read_zip ( #420 )
...
* fix: replace backslash before read_zip
* Update docx-core/src/reader/read_zip.rs
* Update docx-core/src/reader/read_zip.rs
* Update docx-core/src/reader/read_zip.rs
Co-authored-by: bokuweb <bokuweb12@gmail.com>
2022-01-27 14:47:54 +09:00
renovate[bot]
7a6c1b4d88
chore(deps): update rust crate insta to 1.11 ( #419 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25 22:12:53 +09:00
bokuweb
f06f780e3c
Add table row del ( #421 )
...
* feat: add deleted table row
* fix: add del in table_row
2022-01-25 22:12:45 +09:00
bokuweb
c036c0e6a1
fix: tableRow and cell json type ( #418 )
2022-01-24 22:48:01 +09:00
bokuweb
515812ffc8
0.0.233 ( #417 )
...
* fix: level reader
* fix: level reader to read rpr
* 0.0.233
* fix: defs
* fix: changelog
2022-01-23 00:58:42 +09:00
bokuweb
e1bd606480
0.0.231 ( #414 )
...
* fix: ppr reader
* 0.0.231
2022-01-19 19:59:18 +09:00
bokuweb
fb99bd8f57
0.0.229 ( #412 )
...
* fix: del and ins type in run property
* 0.0.2300
* fix
2022-01-19 14:09:38 +09:00
bokuweb
447fcae3de
0.0.228 ( #411 )
...
* fix: numpr reader
* fix
2022-01-18 14:19:23 +09:00
bokuweb
22c6724d05
fix: js ppr change if ( #408 )
2022-01-17 15:27:24 +09:00
bokuweb
87b0439ac8
Re fix numpr ( #407 )
...
* fix: numpr reader
* fix
* fix
* fix
2022-01-14 15:03:53 +09:00
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]
c5b0c77b59
chore(deps): update rust crate insta to 1.10 ( #400 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-06 18:47:32 +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
bokuweb
c50db721b9
Read font ( #396 )
...
* feat: Read font
* fix: snaps
* fix: snaps
* fix: snaps
* fix
2022-01-06 16:50:43 +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
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
26c9bafbac
chore: 0.3.2 ( #384 )
2021-12-09 19:50:28 +09:00
bokuweb
54b7a4d20c
feat: Impl dataBinding ( #383 )
...
* feat: Impl dataBinding
* fix: snaps
2021-12-09 19:37:54 +09:00
bokuweb
1850ac2018
Add fldchar and instrtext ( #381 )
...
* feat: Add fieldCharater
* feat: Add instrText
* feat: Add toc inst
* wip
* feat: impl minimum toc write with rust
2021-12-06 00:28:31 +09:00
bokuweb
caa61e9947
feat: impl sdt writer ( #380 )
2021-12-03 00:56:29 +09:00
bokuweb
d8f5e19e7e
feat: impl footer reader ( #378 )
...
* feat: impl footer reader
* fix: snaps
2021-12-02 00:07:58 +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
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
bokuweb
8a23be3c59
Fix deltext escape ( #358 )
...
* fix: deltext escape
* 0.0.207
2021-10-20 16:49:17 +09:00
bokuweb
00e01479e6
fix: outline lvl ( #356 )
...
* fix: outline lvl
* refactor
* fix test
2021-10-20 16:37:51 +09:00
bokuweb
f436a50f1d
0.2.14 ( #348 )
2021-10-14 11:56:27 +09:00
renovate[bot]
8e0e7e4eac
chore(deps): update rust crate pretty_assertions to v1 ( #347 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 09:28:59 +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