Commit Graph

20 Commits (72637a4dc04f606dcc8aa54d09717e66a52e6b3a)

Author SHA1 Message Date
unvalley 69b4c1a4a3
build: use rust 1.82 and fix clipyy errors (#768)
* build: use rust 1.82 and fix clipyy errors

* refactor: fix clippy errors
2024-10-30 14:53:26 +09:00
bokuweb e182f0e2d3
feat: Support adjust_right_ind (#691)
* feat: Support adjust_right_ind

* beta6

* fix: update spec

* fix
2024-03-18 23:27:28 +09:00
Griklit 86786eaa7b
add Paragraph borders (#642)
* fix widow_control xml

* add character_spacing_control

* snapshot
fix - character_spacing_values, snack to camelCase

* wasm snapshot

* snapshot

* paragraph_borders

* Update docx-core/src/documents/elements/paragraph_property.rs

Co-authored-by: bokuweb <bokuweb12@gmail.com>

---------

Co-authored-by: gwq <guowanqi@tianchuangsec.com>
Co-authored-by: bokuweb <bokuweb12@gmail.com>
2023-07-27 21:43:15 +09:00
bokuweb fe34873259
[#555] feat: Support isLgl (#563)
* feat: Support isLgl

* fix: clippy

* fix: snaps
2022-11-02 22:34:27 +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 69aedcb9d2
Support floating image (#75)
* feat: Support floating image

* chore: update README

* fix: lint error
2020-06-03 03:27:04 +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 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 fb7cdec1b6 feat: works on word online 2019-11-15 01:50:30 +09:00
bokuweb 32c9bcee08 feat: Add attr to paragraph 2019-11-13 18:39:05 +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 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 517c3b0b9f feat: Support space:preserve 2019-11-11 11:36:40 +09:00
bokuweb 16ecf4ec8c feat: Add style props 2019-11-06 19:23:55 +09:00
bokuweb 6083f27500 feat: Add docsDefault 2019-11-06 14:55:14 +09:00
bokuweb fee2dfeac7 feat: Add core 2019-11-06 12:41:55 +09:00
bokuweb 490efa47c2 feat: Add doc app props 2019-11-05 19:20:40 +09:00
bokuweb 3e154d6904 feat: Add rels 2019-11-05 18:03:23 +09:00