Commit Graph

129 Commits (838052be0fd25b5412863410e349eae5e360bedb)

Author SHA1 Message Date
bokuweb 698939d728
Fix table row height (#558)
* fix: row height behavior

* rc30
2022-11-01 14:57:27 +09:00
hayato-SMZ 984c0c2005
Support textdirection (#545)
* add text direction setting

* add text_directionSetting setting function

* snapshots update

* change tex_direction type

* change test snapshots

* change wasm test snap
2022-10-14 14:24:13 +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 b4be4bbe9b
Support adjust line height in table (#522)
* fix: support adjust_line_height_in_table in settings

* fix: read adjust in table

* fix
2022-08-25 16:27:55 +09:00
hayato-SMZ 7d026a4ee4
Support multi columns section (#521)
* Add variable space and transfer the role of columns

* Added attribute "w:num" to w:cols

* Update "docx-core" Test and snap updates

* Update "docx-wasm" snap

* Add columns method to Document struct.
2022-08-25 15:30:19 +09:00
bokuweb 0f5e1d1cdc
0.0.275 (#517)
* 0.0.275

* fix

* fix: hyperlink child types

* read hyperlink rels

* update snaps

* update

* 0.0.275

* fix
2022-08-09 15:32:17 +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 f08cefff0a
fix (#496)
* fix

* fix

* fix

* fix

* fix

* fix

* 0.0.271

* fix

* 0.0.272

Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-06-15 23:28:30 +09:00
bokuweb 585c2b1770
fix: recursive style (#475) 2022-05-19 16:35:29 +09:00
bokuweb 19c5dbe913
0.0.257 (#474)
* 0.0.257

* update
2022-05-19 14:17:56 +09:00
bokuweb 0af4da71b8
Fix anchor (#459)
* fix: textbox

* fix

* fix

* fix

* fix

* fix

* fix
2022-03-29 17:56:49 +09:00
bokuweb 6f787af9af
update json (#458) 2022-03-29 13:32:14 +09:00
bokuweb 5dea38a6d1
feat: improve pic reader (#456)
* feat: improve pic reader

* feat: improve image reader
2022-03-28 19:40:32 +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 ca874e2065
fix: line spacing (#450)
* fix: line spacing

* update
2022-03-24 17:09:54 +09:00
bokuweb 4e55970831
Fix fonts case (#428)
* fix: font case

* 0.0.241
2022-01-28 15:59:30 +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
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 87b0439ac8
Re fix numpr (#407)
* fix: numpr reader

* fix

* fix

* fix
2022-01-14 15:03:53 +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
bokuweb c50db721b9
Read font (#396)
* feat: Read font

* fix: snaps

* fix: snaps

* fix: snaps

* fix
2022-01-06 16:50:43 +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 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 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 951899cb8e
fix: disabled empty header (#369) 2021-11-25 23:33:13 +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 00e01479e6
fix: outline lvl (#356)
* fix: outline lvl

* refactor

* fix test
2021-10-20 16:37:51 +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 d759c62b60
Outline (#336)
* fix: snaps

* 0.2.13
2021-09-10 15:51:12 +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 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 d0cec601bc
Read ins del inrpr (#301)
* feat: Support del in rPr

* update snaps

* fix: support del/ins in run property

* 0.0.196
2021-06-07 19:30:05 +09:00
bokuweb b7b1a8a846
feat: Support grid before (#292)
* feat: Support grid before

* fix: snaps
2021-05-11 11:01:35 +09:00
bokuweb 40664493b2
feat: Support level restart reader (#282) 2021-04-27 18:18:44 +09:00
bokuweb 0f13916e02
Expose table cell margins (#277)
* expose

* 0.0.192

* fix: cell margin default

* published
2021-04-14 17:27:11 +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 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
bokuweb 967170f6d7
update snaps (#266)
* update snaps

* update
2021-03-26 13:37:01 +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