bokuweb
4c7bd61ce9
fix: rc16 ( #777 )
2024-10-31 22:28:07 +09:00
bokuweb
1f9046d2ee
feat: add comments_json ( #773 )
2024-10-31 18:13:59 +09:00
bokuweb
60d94921b0
Support ptab in r ( #756 )
...
* feat: add ptab
* feat: wasm object
* fix: suppoert ptab
* spec: add read test for ptab
* rc10
* rc11
* rc12
2024-10-15 18:30:05 +09:00
bokuweb
2626b89b83
Support page numbers ( #714 )
...
* feat: add num pages
* fix: num pages
* rc1
* fix
* fix
* fix
2024-06-09 09:01:52 +09:00
bokuweb
6955cd0e65
Support frame pr ( #687 )
...
* feat: define framePr
* fix: read frame pr
* fix: page num writer
* fix: page num writer
* feat: add page num for writer
* fix: add page_num for footer
* spec: update snaps
* fix: clippy
* 0.4.12-beta3
* fix: add frameProperty
* fix
2024-03-18 17:28:52 +09:00
bokuweb
9fbd323ce7
feat: Support pageNumType ( #684 )
...
* fix: support page num type writer
* fix: read page num type
* fix: add json type
* fix: add page num type writer
* 0.4.12-beta0
* fix
* fix
2024-03-06 19:13:11 +09:00
bokuweb
76b2622dc6
Support ppr default ( #673 )
...
* fix: ppr change
* fix: spacing
* feat: support pPrDefatul
2024-01-17 22:40:47 +09:00
bokuweb
637c2a86f4
Support char spacing ( #637 )
...
* fix: spacing
* fix: spacing
* fix
* fix
* fix: snaps
2023-06-23 19:09:27 +09:00
bokuweb
1282686931
fix: add missing if ( #635 )
2023-06-23 13:56:04 +09:00
bokuweb
cfe2887387
fix: character congtrol for js ( #634 )
...
* fix: for js
* fix: snaps
* fix
2023-06-23 13:41:36 +09:00
skanehira
1838774fad
fix: circular reference when using module that built with esbuild ( #605 )
2023-02-06 18:42:25 +09:00
bokuweb
7f2dace81c
fix: add before/after contents and with_instr_text in toc ( #582 )
...
* fix
* refactor js
* fix: add before/after contents in toc
* fix
* fix
2022-12-13 13:33:48 +09:00
bokuweb
47697f0fac
fix: js adjust line table settings ( #577 )
...
* fix: js adjust line table settings
* fix: readme
2022-12-02 13:35:43 +09:00
bokuweb
cae632a2f3
feat: support rot ( #540 )
2022-09-27 13:49:15 +09:00
bokuweb
2b6344f31b
Add style properties ( #530 )
...
* fix: support run style
* fix: table style
* fix: support run style in js
* fix: support paragraph style
* fix
* fix: package
* fix
* rc15
* fix
* fix
* fix
* fix
* fix: test
* fix
2022-09-09 11:10:05 +09:00
bokuweb
69e5654872
0.0.276 rc8 ( #524 )
...
* fix: packagejson
* fix: changelog
* fix: js
* fix: table row rule
* fix
2022-08-26 11:14:16 +09:00
bokuweb
a346cd1a16
Fix support hyperlink reader ( #508 )
...
* fix
* fix: support external link
* wip
* fix
Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-07-06 10:47:15 +09:00
bokuweb
442cbf7857
Add img js if ( #481 )
...
* fix: add image writer in js
* fix: test
2022-05-23 16:24:44 +09:00
bokuweb
54990d5eb1
Fix width type case ( #453 )
...
* fix: add camelcase to width type
* update
2022-03-25 13:20:09 +09:00
bokuweb
8bc4e522aa
0.0.247 ( #449 )
...
* fix: js
* fix
2022-03-16 12:54:17 +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
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
c89c42dbe2
0.0.230 ( #413 )
...
* fix: del and ins
* fix
2022-01-19 18:55:23 +09:00
bokuweb
eb817c9fb2
0.0.227 ( #410 )
...
* fix: ppr change numbering api
* 0.0.227
2022-01-18 01:44:08 +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
3c9615fc94
Fix font reader ( #401 )
...
* fix: snaps
* fix
2022-01-06 19:17:34 +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
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
ad229e91ad
fix: Add test and support table ( #379 )
2021-12-02 00:39:50 +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
59fb7c113f
impl: Add header writer with js ( #371 )
2021-11-26 00:06:16 +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
Ł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
bokuweb
6c139144f3
Support custom xml ( #316 )
...
* feat: Add CustomXML
* feat: Add custom items
* fix: custom items
* fix: test
* update
* fix: lint error
* fix
* allow empty prefix namespace
* 0.0.204
* fix
* 0.0.205
2021-07-13 18:46:15 +09:00
bokuweb
cf52509dc3
fix: ( #314 )
...
* fix:
* 0.0.202
2021-07-09 13:04:48 +09:00
bokuweb
3f88474f47
Support taskpane settings ( #311 )
...
* feat: Add some props
* feat: Add some ext props
* fix: taskpanes
* fix: property
* fix: test
* 0.0.200
2021-06-30 22:37:13 +09:00
bokuweb
5bcb009100
Support custom props ( #307 )
...
* faet: Add custom props
* feat: Support custom in js
* feat: Support reader
* update snaps
2021-06-23 18:39:01 +09:00
bokuweb
5bb2d7d761
Support vertalign ( #302 )
...
* feat: Support vert_align
* 0.0.197
* fix: fixtures
2021-06-08 00:10:44 +09:00
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
967170f6d7
update snaps ( #266 )
...
* update snaps
* update
2021-03-26 13:37:01 +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
0b4d457b6e
Support table layout ( #259 )
...
* feat: Add layout type
* feat: Add layout
* 0.0.174
2021-03-23 12:01:09 +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
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
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