Commit Graph

66 Commits (5dd154d51d6fb5a9e61d235abca81063bef4c410)

Author SHA1 Message Date
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
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 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 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 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 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 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 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
14sxlin ff86d6fa67
add paragraph propertie outlineLvl support (#335)
* add support for outlineLvl of ParagraphPropertiy

* add outline_lvl method to Paragraph

* add outlineLvl example

* update test case about  json serializer output
2021-09-10 09:42:08 +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 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 90d1e9a92c
0.2.10 (#260)
* 0.2.10

* fix: example
2021-03-23 12:08:19 +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
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
bokuweb 9069f08791
fix: comment importing in delete (#226) 2021-01-27 19:44:29 +09:00
bokuweb 2e5a22fc53
Fix comment structure (#216)
* fix: Add comment children

* feat: Update snaps

* fix: specs

* spec: Add spec

* fix: js if
2020-12-21 17:30:42 +09:00
bokuweb 089772a12c
Impl comment reader (#212)
* feat: Impl comments reader

* feat: Impl comment extended reader

* feat: Fixup comment reader

* feat: Update snaps

* faet: Update snaps

* fix: comment overwritten bug

* fix: parent comment id seeker

* fix: update js reader snaps
2020-12-15 22:33:01 +09:00
bokuweb 8d78be9ceb
Read table style (#191)
* feat: Read table style

* feat: reader and json types

* spec: update snaps

* fix: lint error

* publish
2020-10-30 20:29:06 +09:00
bokuweb bfd0deb127
fix: document error (#188) 2020-10-26 11:23:16 +09:00
bokuweb 425e2bce08
Add page margin test (#175)
* fix: page margin

* fix: test

* 0.0.109
2020-10-13 00:04:09 +09:00
bokuweb 8e7ddbca70
Fix default section page props (#164)
* feat: Add default section page size and margin

* feat: Add reader

* spec: Update snaps

* feat: Suppoert page margin and size

* feat: support js
2020-10-09 20:30:55 +09:00
bokuweb 6b45f31eea
fix: style run props bool value (#153) 2020-10-05 16:19:05 +09:00
bokuweb 5dcd4d73ae
feat: Support top level bookmark (#133) 2020-09-02 18:23:53 +09:00
bokuweb aceb32f918
feat: Support doc_id (#120) 2020-08-20 00:53:35 +09:00
bokuweb 7db426a132
Support nest comment (#116)
* fix: Prepare extended comments

* feat: Append paraId for paragraph

* feat: Support comment extended

* chore: Add fixture

* fix: browser example

* fix: test

* update snaps
2020-08-14 01:57:59 +09:00
bokuweb c0aab13529
Support default section header (#115)
* feat: Add minimum header

* feat: Support minimum header feature

* fix: fix snaps
2020-08-13 17:27:45 +09:00
bokuweb 4bce99003f
Fix table align reader (#88)
* fix: table align reader

* 0.0.87

* fix: spec

* chore: add fixture
2020-06-19 02:36:15 +09:00
bokuweb 00aecc91e0
Support font and paragraph prop (#81)
* feat: Add run fonts

* feat: Fix run property in pPr

* feat: Add js interface

* fix: lint error
2020-06-08 13:41:13 +09:00
bokuweb 69aedcb9d2
Support floating image (#75)
* feat: Support floating image

* chore: update README

* fix: lint error
2020-06-03 03:27:04 +09:00
bokuweb 74e8b2d90a
Fixed a bug where Delete / Insert can only have one Run (#73)
* fix: runs in insert / delete

* fix: json type

* fix: lint
2020-06-01 13:49:41 +09:00
bokuweb d570df6813
Support image output (#69)
* chore: Add ficture

* feat: Add pic for drawing

* feat: Implement minimum image support

* fix: typo and spec

* fix: inline image

* fix: spec
2020-05-14 12:01:20 +09:00
bokuweb 5c6d95aaf7
feat: Support table cell border (#63)
* feat: Support table cell border

* fix: lint

* fix: lint error
2020-04-27 10:41:23 +09:00
bokuweb 83d7dc2b01
0.2.3 (#59)
* fix: fallback ignore

* update

* fix: spec
2020-04-07 10:55:44 +09:00
bokuweb 23a879f26d
Fix textbox import (#58)
* chore: Add fixtures

* feat: Add graphic skeleton

* feat: Add textbox base

* feat: Add graphic reader base

* fix: reader

* fix: json type

* fix: lint error

* feat: Add fixtures
2020-04-07 10:24:56 +09:00
bokuweb fc10334a09
Support table valign (#56)
* feat: Support valign

* feat: Add valign writer

* feat: Add reader

* fix: indent

* 0.0.56

* fix: indent

* update
2020-03-20 01:19:39 +09:00
bokuweb edb8843b52
Fix reader error2 (#55)
* fix: numproperty

* update

* fix: lint error
2020-03-13 17:01:25 +09:00
bokuweb 55655ab4b4
Fix reader error (#52)
* fix: cell reader error

* fix: table indent

* fix: error

* 0.0.51
2020-03-10 12:02:51 +09:00