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
d8f5b774d5
0.3.1 ( #370 )
...
* 0.3.1
* update npm
2021-11-25 23:47:21 +09:00
bokuweb
951899cb8e
fix: disabled empty header ( #369 )
2021-11-25 23:33:13 +09:00
bokuweb
b72195d8e2
0.3 ( #368 )
...
* 0.3.0
* update npm
2021-11-25 19:51:57 +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
bokuweb
8a23be3c59
Fix deltext escape ( #358 )
...
* fix: deltext escape
* 0.0.207
2021-10-20 16:49:17 +09:00
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