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
bokuweb
6f54e5e493
Support start chars ( #51 )
...
* feat: suport start char for writer
* support start char and add option to indent start
* fix:lint error
* fix: lint
2020-03-10 11:56:12 +09:00
bokuweb
4378de2ecc
Fix read error ( #49 )
...
* fix: use i32 instead of usize for indent
* update
* fix:insert json type
* fix: insert and delete child
* update
2020-02-28 19:52:41 +09:00
bokuweb
0697404b40
Fix breaking ( #46 )
...
* fix: brealing
* 0.0.40
2020-02-28 13:42:28 +09:00
bokuweb
03a6c7e970
Add json definitions ( #40 )
...
* feat: Add test
* fix: bom file
* fix: delete serializer
* fix: improve json
* fix: dxa
* fix: fixup ts
* 0.0.24
2020-02-13 16:14:06 +09:00
bokuweb
1ab91a6924
Update npm pkg ( #39 )
...
* fix: export read docx
* fix: numberings
2020-02-13 02:57:48 +09:00
bokuweb
1b944aeb97
fix: add abstract numbering and numbering ( #35 )
2020-02-12 00:21:26 +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
3d6f36ef88
Rename ( #27 )
...
* rename
* fix: readme
* fix: README
2020-01-24 19:44:43 +09:00
bokuweb
c80be45824
chore: Add examples ( #26 )
2020-01-24 18:50:16 +09:00
bokuweb
41432fb748
feat: Add tab and break
2019-11-13 17:03:57 +09:00
bokuweb
1533de70e2
feat: Support errors
2019-11-11 18:34:55 +09:00
bokuweb
b28c482c75
feat: Support indent
2019-11-11 17:16:27 +09:00
bokuweb
b167bd7f8d
feat: Support size
2019-11-11 15:36:26 +09:00
bokuweb
879189da3c
feat: Support alignment
2019-11-11 13:05:07 +09:00
bokuweb
efe4e0f118
chore: write simple xml
2019-09-13 19:48:12 +09:00
bokuweb
bb0f37f2c2
init
2019-09-13 19:02:19 +09:00