bokuweb
00e01479e6
fix: outline lvl ( #356 )
...
* fix: outline lvl
* refactor
* fix test
2021-10-20 16:37:51 +09:00
bokuweb
f436a50f1d
0.2.14 ( #348 )
2021-10-14 11:56:27 +09:00
renovate[bot]
8e0e7e4eac
chore(deps): update rust crate pretty_assertions to v1 ( #347 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 09:28:59 +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
renovate[bot]
b0728d2989
chore(deps): update rust crate insta to 1.8 ( #338 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 22:37:49 +09:00
bokuweb
d759c62b60
Outline ( #336 )
...
* fix: snaps
* 0.2.13
2021-09-10 15:51:12 +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
renovate[bot]
619aaeb792
fix(deps): update rust crate xml-rs to 0.8.4 ( #320 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-31 21:48:25 +09:00
bokuweb
a2dd6e5df4
Fix duplicated extended ( #317 )
...
* fix: duplicated comments extended
* 0.0.206
2021-07-25 08:51:28 +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
6c9b7a1c38
Improve web props ( #313 )
...
* fix: improve props
* fix: property
2021-07-01 16:54:03 +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
renovate[bot]
e8020c6832
chore(deps): update rust crate pretty_assertions to 0.7.2 ( #278 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-26 11:03:15 +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
bokuweb
382dd33826
Read text border ( #262 )
...
* fix: reader
* 0.0.176
* 0.0.177
* update
2021-03-24 18:00:17 +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
90d1e9a92c
0.2.10 ( #260 )
...
* 0.2.10
* fix: example
2021-03-23 12:08:19 +09:00
bokuweb
0b4d457b6e
Support table layout ( #259 )
...
* feat: Add layout type
* feat: Add layout
* 0.0.174
2021-03-23 12:01:09 +09:00
bokuweb
147bebfa7f
fix: tl2br ( #258 )
...
* fix: tl2br
* update
* fix: type
* add mock
* update
2021-03-22 23:30:58 +09:00
bokuweb
6f6a399597
Support text border ( #257 )
...
* feat: Add text_border
* feat: Add reader
* feat: Add js if and test
* 0.0.171
* update test
2021-03-21 00:16:43 +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
8ef46d9ce9
revert ( #254 )
2021-03-19 14:14:25 +09:00
renovate[bot]
6bf40f70c6
fix(deps): update rust crate wasm-bindgen to 0.2.72 ( #252 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 13:34:23 +09:00
bokuweb
f0894c412c
Fix shd type ( #253 )
...
* fix: Add camelcase
* update
* update
* 0.0.161
* fix: add type
* 0.0.162
* fix: type
2021-03-19 12:31:36 +09:00
renovate[bot]
1c02892832
fix(deps): update rust crate wasm-bindgen to 0.2.71 ( #129 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-18 19:03:27 +09:00
bokuweb
20361dac2d
Support table cell color ( #249 )
...
* feat: Add shd writer
* feat: Support shd
* fix: clippy
* 0.0.154
2021-03-18 19:02:28 +09:00
bokuweb
3075ffb506
Fix based on serialization ( #247 )
...
* fix: based on serialization
* 0.0.153
* update
2021-03-17 12:56:48 +09:00
bokuweb
93b9f9baca
fix: bolf / italic ( #245 )
2021-03-16 17:41:36 +09:00
bokuweb
ef63278e1f
fix: Add start and end ( #244 )
...
* fix: Add start and end
* update snaps
2021-03-16 16:32:02 +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
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
ffd03e0b12
Fix height rule ( #241 )
...
* use atLeast
* use atLeast
* fix: height rule
* fix: snaps
* fix
* fix
* 0.0.148
* update snaps
2021-03-15 15:54:14 +09:00
renovate[bot]
1d05c55415
chore(deps): update rust crate pretty_assertions to 0.7.1 ( #239 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-15 15:30:15 +09:00
renovate[bot]
008cce9890
fix(deps): update rust crate image to 0.23.14 ( #236 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 11:28:46 +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
renovate[bot]
4b701588eb
chore(deps): update rust crate insta to 1.7 ( #197 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 12:32:41 +09:00
renovate[bot]
4099951cd6
fix(deps): update rust crate image to 0.23.13 ( #227 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 12:32:09 +09:00
bokuweb
23039556ac
feat: support hRule ( #234 )
...
* feat: support hRule
* 0.0.141
* 0.0.143
* fix
2021-03-02 12:31:46 +09:00
bokuweb
ef3f2cbb3e
fix: ignore nested table ( #233 )
2021-03-01 17:18:42 +09:00
Luca Barbato
29b1823be3
Fix a typo ( #232 )
2021-02-25 21:24:34 +09:00
bokuweb
9587d47c38
fix: remove default border when read table ( #231 )
...
* fix: remove default border when read table
* env: update test
2021-02-25 16:16:20 +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
e45e0431e9
Fix comment rw ( #215 )
...
* fix: comment
* 0.0.125
2020-12-18 16:09:48 +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
596ec30e31
Fix wasmbind gen version ( #209 )
...
* use 0.2.50
* revert bindgen
2020-12-14 16:21:41 +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
renovate[bot]
1020f4bd04
fix(deps): update rust crate image to 0.23.12 ( #198 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-14 11:50:58 +09:00
bokuweb
3d30737e97
Support abstract num font ( #204 )
...
* feat: Add runproperty to abstract num
* feat: Add js if
* 0.0.117
* fix: output
* 0.0.118
* fix: clippy
* fix: update snaps
2020-12-14 11:42:07 +09:00
renovate[bot]
4af56183bd
fix(deps): update rust crate image to 0.23.11 ( #187 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-03 10:25:10 +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
7a13d159d2
Fix spacing ( #184 )
...
* fix spacing
* fix: spacing
2020-10-20 18:22:12 +09:00
bokuweb
2f1cd0d127
publish ( #182 )
2020-10-20 16:26:34 +09:00
bokuweb
454556606b
Spacing ( #169 )
...
* feat: Add spacing
* rename
* feat: Add run spacing
* spec: update snaps
* fix: lint error
2020-10-14 10:16:13 +09:00
bokuweb
cc980f6551
fix: Add rowHeight func ( #177 )
...
* fix: Add rowHeight func
* fix: rowHeight
* use: auto
2020-10-13 16:27:03 +09:00
renovate[bot]
a1e4ffb79e
chore(deps): update rust crate insta to 1.1 ( #171 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-13 00:04:35 +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
7e89f9a50e
fix: settings ( #174 )
...
* fix: settings
* update
2020-10-12 22:58:00 +09:00
bokuweb
043da9fb23
feat: Add word compat to settings ( #166 )
2020-10-10 09:50:22 +09:00
bokuweb
63370decff
0.2.8 ( #165 )
...
* 0.2.8
* 0.0.105
2020-10-10 00:02:32 +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
3329543c56
Fix row prop case ( #163 )
...
* fix: props case
* fix: version
* fix: snaps
2020-10-09 16:02:33 +09:00
bokuweb
06a5341348
Improve tr props ( #161 )
...
* feat: Read gridAfter
* fix: snaps
* fix: insta
2020-10-09 14:11:46 +09:00
renovate[bot]
82430d03bb
fix(deps): update rust crate image to 0.23.10 ( #150 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-08 09:34:38 +09:00
bokuweb
67b0dc165c
update ( #158 )
2020-10-06 12:19:43 +09:00
renovate[bot]
f220205b12
chore(deps): update rust crate insta to v1 ( #152 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-05 23:00:39 +09:00
bokuweb
d89f2a34fa
0.0.101 ( #157 )
...
* add keep
* 0.0.101
* 0.2.6
2020-10-05 23:00:12 +09:00
bokuweb
5267e31c62
Improve level override ( #155 )
...
* fix: improve lvlOverride to allow insert lvl
* fix: Add fixture
* fix: override reader
* fix: ci
* fix ci
* add fixture
* spec: Add js test
* fix: ci
* fix: spec
2020-10-05 22:46:18 +09:00
bokuweb
6b45f31eea
fix: style run props bool value ( #153 )
2020-10-05 16:19:05 +09:00
bokuweb
046a7dd7e9
fix: cell margin to 24 ( #149 )
...
* fix: cell margn setter
* chore: published
* fix: Add ts if
2020-09-24 12:18:04 +09:00
bokuweb
1941af9ef7
Support del in ins ( #143 )
...
* fix: ins child
* fix: ins reader
* fix: spec
* fix: ts types
2020-09-14 14:18:50 +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
902adfe0ad
fix: width reader ( #135 )
2020-09-03 11:40:57 +09:00
bokuweb
5dcd4d73ae
feat: Support top level bookmark ( #133 )
2020-09-02 18:23:53 +09:00
bokuweb
e143a80216
Support min section3 ( #126 )
...
* feat: Add section elements
* feat: Add selection type
* update snaps
2020-09-02 15:54:43 +09:00
renovate[bot]
a157203900
fix(deps): update rust crate image to 0.23.9 ( #123 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-02 13:58:26 +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
renovate[bot]
fe7d281f5f
chore(deps): update rust crate insta to 0.16 ( #103 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-01 10:21:09 +09:00
renovate[bot]
eac619ac0f
fix(deps): update rust crate image to 0.23.8 ( #105 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-01 10:19:47 +09:00
renovate[bot]
4b85646d63
fix(deps): update rust crate zip to 0.5.6 ( #108 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-01 10:19:12 +09:00
renovate[bot]
59c2ce9d3a
fix(deps): update rust crate xml-rs to 0.8.3 ( #107 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-01 10:18:57 +09:00
bokuweb
4a4a1397f9
fix: ignore rPrChange ( #89 )
2020-07-09 13:25:01 +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
2237ece46d
fix: size reader ( #86 )
2020-06-12 19:13:44 +09:00
bokuweb
b464873e68
fix: ignore change property to import diff docx ( #85 )
2020-06-12 17:42:16 +09:00
bokuweb
ada3d55418
fix: Add end and distribute ( #83 )
2020-06-12 14:32:40 +09:00
bokuweb
6ed69bdf5d
0.0.78 ( #82 )
...
* chore: update packagejson
* 0.2.3
* fix: run fonts
2020-06-09 02:14:08 +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
a6245193d0
Support level override writer ( #77 )
...
* fix: Support level override
* 0.0.75
2020-06-04 17:53:37 +09:00
bokuweb
880f9802bc
Support suff ( #76 )
...
* feat: Add suff writer
* feat: Add suff reader
2020-06-03 16:35:12 +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
7556154bd5
fix: change pStyle dfefault to null ( #72 )
2020-05-27 20:43:25 +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
245da8dcf1
0.0.63 ( #66 )
...
* 0.0.63
* fix: ci
2020-04-30 13:39:56 +09:00
bokuweb
c992a4bcbf
fix: Support table borderrr writer ( #65 )
2020-04-28 02:00:02 +09:00
bokuweb
e9224f1129
Read cel border ( #64 )
...
* feat: Read cell border
* feat: update snaps
2020-04-27 12:06:19 +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
63368592b8
fix: read levelOverride ( #61 )
...
* fix: read levelOverride
* spec: update snaps
2020-04-21 19:02:36 +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
82da29ebb1
0.0.53 ( #53 )
...
* 0.0.53
* 0.2.2
2020-03-10 12:15:03 +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
042cdc58f4
Re fix bold ( #48 )
...
* fix:bold and italic
* update
* re-fix
* update
2020-02-28 15:36:50 +09:00
bokuweb
aa549bd5cf
fix: bold and italic ( #47 )
2020-02-28 13:50:12 +09:00
bokuweb
0697404b40
Fix breaking ( #46 )
...
* fix: brealing
* 0.0.40
2020-02-28 13:42:28 +09:00
bokuweb
61d42f4d3c
Fix whitespace ( #45 )
...
* fix: whitespace
* fix: test
2020-02-28 11:36:03 +09:00
bokuweb
ff44dfb7fb
support: num style link ( #43 )
...
* support: num style link
* chore: update README
* chore: update snap
2020-02-26 20:26:32 +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
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
6ec9be7fcd
feat: style reader ( #36 )
2020-02-12 15:44:53 +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
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
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
3d97593525
fix: run child for deleteText ( #24 )
2019-12-20 18:53:26 +09:00
bokuweb
3a81e88a98
fix: Add run, author and date to insert and delete ( #20 )
...
* fix: Add run, author and date to insert and delete
* fix:insert / delete interface
2019-12-19 16:37:28 +09:00
bokuweb
531314aa7c
feat: Add cell width ( #19 )
2019-12-17 01:57:56 +09:00
bokuweb
b3b6914e08
fix: escape ( #18 )
2019-12-16 18:57:13 +09:00
bokuweb
6bd903ec10
fix: \r escape for libreoffice ( #17 )
2019-12-16 18:38:40 +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
3dc2a59ede
feat: Support table width ( #12 )
2019-12-15 00:39:01 +09:00
bokuweb
4447ab6e9d
Support hidden ( #8 )
...
* feat: Add mock and deleteText
* feat:Support Hidden
* fix: Change comment id to usize
* chore: build wasm
2019-12-14 00:47:47 +09:00
bokuweb
df5eefff20
Add escape ( #7 )
...
* feat: Add section pr
* feat: Add sectPr to doc
* feat: Add escape
2019-12-13 19:41:33 +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
f4f47c06c7
feat: Add indent and align to table ( #4 )
...
* feat: Add indent and align to table
* fix: office download
2019-12-13 12:02:49 +09:00
bokuweb
c37c48128d
feat: Add set_grid for wasm ( #3 )
2019-12-12 18:10:57 +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
7dff9e771d
feat: Support default numbering
2019-12-07 00:29:12 +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
e524d6630e
feat: Add comment
2019-12-04 18:26:09 +09:00
bokuweb
741f15236a
feat: Add comments
2019-12-04 17:39:59 +09:00
bokuweb
e44590468e
feat: Add comment range
2019-12-04 17:25:31 +09:00
bokuweb
9f52bdd6e7
feat: Support bookmark
2019-12-04 16:55:03 +09:00
bokuweb
23f9a5de79
feat: Support underline
2019-12-04 16:28:11 +09:00
bokuweb
35e6e1ecc3
feat: Support insert / delete
2019-11-16 02:15:12 +09:00
bokuweb
af75b6a41c
feat: fix core props
2019-11-15 14:04:51 +09:00
bokuweb
fb7cdec1b6
feat: works on word online
2019-11-15 01:50:30 +09:00
bokuweb
a9eb8f96b2
feat: Add style
2019-11-14 19:21:45 +09:00
bokuweb
84972af477
feat: Add settings
2019-11-14 15:54:39 +09:00
bokuweb
2bfdf9bc2b
feat: Add document relation ship
2019-11-13 18:54:00 +09:00
bokuweb
32c9bcee08
feat: Add attr to paragraph
2019-11-13 18:39:05 +09:00
bokuweb
41432fb748
feat: Add tab and break
2019-11-13 17:03:57 +09:00
bokuweb
919f0af6af
feat: Add bold, italic, highlighht
2019-11-13 16:08:25 +09:00
bokuweb
8c657d1d85
feat: Add grid span and vmerge
2019-11-13 15:00:53 +09:00
bokuweb
2df62a9f98
feat: Add table grid
2019-11-13 14:08:00 +09:00
bokuweb
f0b33fa19b
fix: Table property
2019-11-13 13:55:58 +09:00
bokuweb
7153db3ed8
feat: Add table
2019-11-12 19:21:08 +09:00
bokuweb
f4a93bd4dd
feat: Add row
2019-11-12 19:11:58 +09:00
bokuweb
23b422c25f
feat: Add cell
2019-11-12 18:57:16 +09:00
bokuweb
e387c29edf
feat: Add cell borders
2019-11-12 18:20:50 +09:00
bokuweb
5378c07a35
feat: Add table property
2019-11-12 18:02:50 +09:00
bokuweb
506b11bf21
spec: Add VRT foundation
2019-11-12 13:33:45 +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
67b6be4618
chore: move fixture
2019-11-11 15:42:08 +09:00
bokuweb
b167bd7f8d
feat: Support size
2019-11-11 15:36:26 +09:00
bokuweb
d92d111aa6
feat: Add p style
2019-11-11 14:45:01 +09:00
bokuweb
879189da3c
feat: Support alignment
2019-11-11 13:05:07 +09:00
bokuweb
517c3b0b9f
feat: Support space:preserve
2019-11-11 11:36:40 +09:00
bokuweb
37d4a157d5
feat: add pack method
2019-11-11 10:41:59 +09:00
bokuweb
9e2c2c2951
feat: try wasm build
2019-11-08 00:02:27 +09:00
bokuweb
6967b32222
clean wasm dir
2019-11-07 18:11:32 +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