docx-rs/docx-wasm/src
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
..
adaptors Support abstract num font (#204) 2020-12-14 11:42:07 +09:00
abstract_numbering.rs feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00
comment.rs Fix comment structure (#216) 2020-12-21 17:30:42 +09:00
delete.rs fix: comment importing in delete (#226) 2021-01-27 19:44:29 +09:00
doc.rs fix: date (#230) 2021-02-25 10:27:59 +09:00
insert.rs feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00
level.rs Support abstract num font (#204) 2020-12-14 11:42:07 +09:00
level_override.rs Improve level override (#155) 2020-10-05 22:46:18 +09:00
lib.rs Add page margin test (#175) 2020-10-13 00:04:09 +09:00
numbering.rs Support level override writer (#77) 2020-06-04 17:53:37 +09:00
page_margin.rs Add page margin test (#175) 2020-10-13 00:04:09 +09:00
paragraph.rs Spacing (#169) 2020-10-14 10:16:13 +09:00
reader.rs feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00
run.rs Fix spacing (#184) 2020-10-20 18:22:12 +09:00
run_fonts.rs Support font and paragraph prop (#81) 2020-06-08 13:41:13 +09:00
table.rs fix: cell margin to 24 (#149) 2020-09-24 12:18:04 +09:00
table_cell.rs Support text direction (#235) 2021-03-03 10:35:50 +09:00
table_cell_border.rs 0.0.63 (#66) 2020-04-30 13:39:56 +09:00
table_row.rs feat: support hRule (#234) 2021-03-02 12:31:46 +09:00