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
5dea38a6d1
feat: improve pic reader ( #456 )
...
* feat: improve pic reader
* feat: improve image reader
2022-03-28 19:40:32 +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
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
bokuweb
298821cf90
Support orientation ( #261 )
...
* feat: Support page orient
* 0.0.175
* update snamps
2021-03-24 16:51:11 +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
e45e0431e9
Fix comment rw ( #215 )
...
* fix: comment
* 0.0.125
2020-12-18 16:09:48 +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
5dcd4d73ae
feat: Support top level bookmark ( #133 )
2020-09-02 18:23:53 +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
7556154bd5
fix: change pStyle dfefault to null ( #72 )
2020-05-27 20:43:25 +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
0af89dbc79
fix: numbering error on word online ( #15 )
2019-12-16 11:36:04 +09:00
bokuweb
7f65d18877
Add default sect pr ( #6 )
...
* feat: Add section pr
* feat: Add sectPr to doc
2019-12-13 12:58:01 +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
9ba3ef0aea
feat: Support comment only paragraph
2019-12-05 15:44:18 +09:00
bokuweb
35e6e1ecc3
feat: Support insert / delete
2019-11-16 02:15:12 +09:00
bokuweb
41432fb748
feat: Add tab and break
2019-11-13 17:03:57 +09:00
bokuweb
7153db3ed8
feat: Add table
2019-11-12 19:21:08 +09:00
bokuweb
506b11bf21
spec: Add VRT foundation
2019-11-12 13:33:45 +09:00
bokuweb
d92d111aa6
feat: Add p style
2019-11-11 14:45:01 +09:00
bokuweb
9e2c2c2951
feat: try wasm build
2019-11-08 00:02:27 +09:00
bokuweb
8699a970a9
hello docx 🎉
2019-11-07 17:31:58 +09:00
bokuweb
d4f08f9703
feat: Add paragraph
2019-11-07 16:08:59 +09:00