Commit Graph

67 Commits (515812ffc8ba73cb27b0f6b07aa7ca2b8f70f31a)

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 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 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 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 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 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 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 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 1f42839787
Table in table (#242)
* feat: Support nested table for now (comment is not supported)

* 0.0.149
2021-03-15 16:47:22 +09:00
bokuweb 9069f08791
fix: comment importing in delete (#226) 2021-01-27 19:44:29 +09:00
bokuweb 17c669bdde
fix: read comment in ins (#222)
* fix: read comment in ins

* 0.0.135

* 0.0.136
2021-01-06 20:31:53 +09:00
bokuweb be821db19d
fix: json if (#218)
* fix: json if

* fix: use update comments

* 0.0.131

* fix: Add id

* 0.0.132

* fix: reset para id

* fix: test

* fix: num

* 0.0.134
2020-12-21 20:52:15 +09:00
bokuweb 727045c3be
Add json if (#217)
* fix: json

* fix: specs

* 0.0.127

* fix if

* fix: if

* 0.1.129
2020-12-21 18:44:31 +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 e346121dee
Support doc vars (#211)
* feat: Impl doc_var writer

* feat: Impl doc_vars reader

* update snaps
2020-12-15 15:38:17 +09:00
bokuweb 688632bca2
Support default fonts (#207)
* feat: support default font writer

* feat: Support default font by js

* fix: update snaps

* fix: update snaps
2020-12-14 15:01:23 +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 d2c1417c98
Read docid and bookmark (#138)
* feat: Add document bookmark reader

* feat: Add docId reader
2020-09-07 15:46:23 +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 48142fbced
0.0.90 (#118)
* update

* fix: table comment

* 0.2.5

* 0.0.90
2020-08-14 02:11:20 +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 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 93b21cee78
Read nums (#38)
* wip

* feat: Add numberings reader

* spec: Add snapshot testing
2020-02-12 19:19:38 +09:00
bokuweb 513faa67c1
Read styles (#37)
* feat: style reader

* feat: Add styles reader

* fix: lint
2020-02-12 16:03:11 +09:00
bokuweb 1b944aeb97
fix: add abstract numbering and numbering (#35) 2020-02-12 00:21:26 +09:00
bokuweb b68bdd93b5
fix: rels (#34) 2020-02-11 22:06:54 +09:00
bokuweb 5fe4e4d646
Add reader (#33)
* feat: Add contenttypes and rel deserializer

* feat: Add reader fundation

* feat: Add run reader

* feat: Add run reader

* feat: Add paragraph reader foundation

* fix:test

* feat: Add book mark

* fix:bookmark id

* feat: Add bookmark reader

* feat: Add paragraph json fondation

* fix:fix reader

* feat: Add table reader foundation

* feat: Add table reader foundation

* feat: Add table cell prop serializer

* chore: rename content to children

* feat: Add row serializer

* feat: Add table property serializer

* fix: lint error

* feat: Add table reader

* feat: reader
2020-02-11 17:01:39 +09:00
bokuweb 22aee045a0
refactor: rename macros (#25)
* refactor: rename macros

* fix: some clippy error

* fix: lint error

* chore: run lint in actions
2020-01-24 17:57:14 +09:00
bokuweb 0af89dbc79
fix: numbering error on word online (#15) 2019-12-16 11:36:04 +09:00
bokuweb 43ee93aa77
fix: ignore comments when there is no comments (#14) 2019-12-16 02:19:30 +09:00
bokuweb a27396e262
feat: Support date (#11) 2019-12-15 00:39:15 +09:00
bokuweb 8c82a7b206
Prepare for wasm (#2)
* feat: separate run and paragraph

* feat: Add paragraph

* feat:Add Table

* feat: Add numbering

* chore: Add table example

* chore: add test skeleton
2019-12-11 14:12:22 +09:00
bokuweb 73001dc720
Use string for wasm (#1)
* feat: Add numberings

* feat: Use String for wasm

This is because wasm-bindgen does not support 'static for function
Pleaase see https://github.com/rustwasm/wasm-bindgen/issues/1187
2019-12-09 04:14:27 +09:00
bokuweb 182f82e9a0 feat: Support custom numbering 2019-12-07 02:15:21 +09:00
bokuweb 61cc95f6ba feat: Add numberings 2019-12-07 00:20:33 +09:00
bokuweb 1d9625236f feat: Support comment for table 2019-12-05 16:15:34 +09:00
bokuweb 9ba3ef0aea feat: Support comment only paragraph 2019-12-05 15:44:18 +09:00
bokuweb 741f15236a feat: Add comments 2019-12-04 17:39:59 +09:00