docx-rs/docx-wasm/src
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
..
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 Support nest comment (#116) 2020-08-14 01:57:59 +09:00
delete.rs feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00
doc.rs Support doc vars (#211) 2020-12-15 15:38:17 +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 feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00
table_cell_border.rs 0.0.63 (#66) 2020-04-30 13:39:56 +09:00
table_row.rs fix: Add rowHeight func (#177) 2020-10-13 16:27:03 +09:00